This is the mail archive of the archer@sourceware.org mailing list for the Archer project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: gdb hang



I was not able to get the reproducer to work the commit
includes a test case which causes the hang.

Was the user-submitted reproducer reproducible for you and got it fixed?



No, I could not get it to work. I am still messing around with it.


+ int current_line = find_pc_line (get_frame_pc (get_current_frame ()), 0).line;

I see there you should use get_selected_frame() instead, shouldn't you?


Yes, makes sense. I will try it and push an update.


Sami


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]