Author Topic: ddbg half-life [fixed]  (Read 3200 times)

Offline Digited

  • Multiple posting newcomer
  • *
  • Posts: 20
ddbg half-life [fixed]
« on: November 21, 2007, 08:52:15 pm »
Hi,

I'm working in C::B nightlies with D's dmd compiler under 32bit winXP.

Does anyone use ddbg's (0.10) callstack, watches and mouse-marked values lookup? All this doesn't work with last 4 nightly builds. Just one thing using ddbg works: breakpoints and stepping through code. Is this a bug or a feature?
Searched for same topics  - have found just one old topic. People talked about this in d forums, it was said that all ddbg's features perfectly work from command line, but not from C::B. But that was in august... The situation is the same now, or I just didn't add a magic switch or option somewhere?

btw, C::B is a great IDE, thanks, C::B team!
« Last Edit: December 04, 2007, 09:47:20 pm by Digited »

Offline Digited

  • Multiple posting newcomer
  • *
  • Posts: 20
Re: ddbg half-life
« Reply #1 on: December 04, 2007, 09:47:00 pm »
Last two builds - two upgrades of ddbg and d support. Now everything seems to be working.
Great great thanks to Code::Blocks team involved!