DMD on Linux?
Cristian Vlasceanu
cristian at zerobugs.org
Tue Apr 3 15:06:10 PDT 2007
John Demme Wrote:
> One of two things:
> -The current stack frame is shown correctly (except the symbol name is not
> demangled) and the next frame will be 000000000002 (or some other low
> number) then ???. These are the only two stack frames shown
> -Also, sometimes the same thing happens, but the second line is a line in
> some system library.
>
I am about to fix the demangling problem.
> Additionally, if I open a file by hand after loading a program, I can't set
> a breakpoint in it. If I step into a function in that file, it opens
> another tab with the same file and I'm able to set breakpoints only in that
> one. I'd be nice if there was a dropdown or something with a list of all
> the files the program refers to and I can select them to open them.
>
It may be related to incorrect line info from DMD, I will investigate it.
And yes, the dropdown is a good idea, will look into it.
Thanks!
More information about the Digitalmars-d-debugger
mailing list