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] |
Jan Kratochvil wrote: > On Tue, 09 Oct 2007 20:59:31 +0200, Daniel Jacobowitz wrote: > ... >> Does that work with the default linker script and without -nostdlib? > > Attached the patch with the testcase no longer using its own .lds. Jan, I'm afraid this patch causes the following regression for me: FAIL: gdb.threads/thread_check.exp: breakpoint at tf This FAIL disappears as soon as I revert to revision 1.236 of gdb/dwarf2read.c -- right before your changes. Do you see the same failure? I attach the gdb.log, if that helps. Thanks, Volodya
Attachment:
gdb.log
Description: Text document
Index Nav: | [Date Index] [Subject Index] [Author Index] [Thread Index] | |
---|---|---|
Message Nav: | [Date Prev] [Date Next] | [Thread Prev] [Thread Next] |