Thread overview |
---|
February 09, 2004 Debugger? | ||||
---|---|---|---|---|
| ||||
I've been looking through the D site, and I'm thinking that D seems to rock pretty hard. I was unable to find any information on how well D plays with debuggers -- will I be able to use the same source level debuggers I've used with C/C++? Or is there a D debugger out there? Thanks, -- John |
February 09, 2004 Re: Debugger? | ||||
---|---|---|---|---|
| ||||
Posted in reply to John | i use zeusedit to edit my .d files. zeus has an integrated debugger option although i dont know how good it is because i havent got it to work yet. In article <c07dj3$13tk$1@digitaldaemon.com>, John says... > >I've been looking through the D site, and I'm thinking that D seems to rock pretty hard. I was unable to find any information on how well D plays with debuggers -- will I be able to use the same source level debuggers I've used with C/C++? Or is there a D debugger out there? > >Thanks, >-- John > > |
February 13, 2004 Re: Debugger? | ||||
---|---|---|---|---|
| ||||
Posted in reply to John | "John" <John_member@pathlink.com> wrote in message news:c07dj3$13tk$1@digitaldaemon.com... > I've been looking through the D site, and I'm thinking that D seems to rock > pretty hard. I was unable to find any information on how well D plays with > debuggers -- will I be able to use the same source level debuggers I've used > with C/C++? Or is there a D debugger out there? I use C debuggers with it. |
Copyright © 1999-2021 by the D Language Foundation