This is the mail archive of the gdb-patches@sourceware.org mailing list for the GDB 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: handle leader exits; don't get stuck when all resumed threads exit


On Wed, 26 Oct 2011 21:00:03 +0200, Pedro Alves wrote:
> Any comments?  Jan, maybe you could take a look?

Really a masterpiece, thanks.  I do not see any issues there.

Just I would prefer the non-ldr-exc-*.c files stop in some reasonable time
when run standalone, various leftover testcases during some GDB failures may
be otherwise left running forever on the testing machine.

gdb.threads/no-unwaited-for-left.exp needs:
-gdb_breakpoint [gdb_get_line_number "break-here-2"]
+gdb_breakpoint $srcfile:[gdb_get_line_number "break-here-2"]

Otherwise it does not work with glibc-debuginfo installed.



Thanks,
Jan


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