First of all: Thanks for your your great work. Unfortunately I still have the debugging problem already described in the debugger group (using the x86-64 build on Ubuntu 9.04).
I compile a programm using
ldmd -g -debug test.d
Then I try to debug using gdb with the D patches:
(gdb) list
1 ../sysdeps/x86_64/elf/start.S: No such file or directory.
in ../sysdeps/x86_64/elf/start.S
Any hints on this?
Thanks and best regards,
Timo
