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