Re: Debugging LDC executables

2009-05-25 Thread MIURA Masahiro
Timo Gransch wrote: > I tried dmd 1.045 on Arch Linux/i386 yesterday, and at least for my > small test, debugging with gdb worked OK with Phobos. But when I > switched to Tango, I got strange results again. Hmm, I have failed using the patched GDB with DMD1/Phobos and DMD1/Tango. Now I should make

Re: Debugging LDC executables

2009-05-25 Thread MIURA Masahiro
Hi, I'm also looking forward to using debugger on Linux! Timo Gransch wrote: > I compile using > > ldc -g -debug test.d Earlier this month I tried to debug LDC-compiled programs with llvm-db, the LLVM debugger, on Ubuntu. It seems to be immature, unfortunately: % ldc -g ./resauth.d % ./resauth