NuSphere Forums Forum Index
NuSphere Forums
Reply to topic
Does DDD 3.3.10 Integration Actually Work At All


Joined: 27 Jun 2005
Posts: 1
Reply with quote
I've been trying to get DDD 3.3.10 to work with dbg-cli version 2.11.32, built from source. After a lot of running around (your documentation is very sparse), I've gotten DDD to use dbg-cli as its sub-debugger:

Code:

ddd --debugger /usr/local/bin/dbg-cli &


.dbg_init contains something like:
Code:

set mode on
set mapurlroot http://localhost/
set maplocalroot /home/torenware/testdir/
set mapremoteroot /home/torenware/testdir/


I've set up the client to listen on port 11111, and when I do "listen" in the dbg command window, ddd pauses, and ddd finds my index.php.

But I can't get the stupid debugger to do anything useful once it finds the page. All attempts I've made via the DDD UI to set breakpoints cause errors. If I hit the ddd "break" button, for example, immediately after dbg detects I've hit the web page, I get something like this in the command window:
Code:

dbg>break includes
file name and line number must be separated by colon.


Everything else also gets errors.

Does you patch actually do any useful work

I'm aware that emphasis is on your paid application. But if the DDD patch is a good measure of the quality of the paid application, I'm not sure I want to invest either the time or money into it.

At a minimum, stop suggesting that dbg-cli works with DDD, or give enough documentation so that your users do not waste a great deal their time on an application that does not work.

Right now, I'm inclined to buy a debugger. But it won't be yours Sad

_________________
Rob Thorne
Torenware Networks
View user's profileFind all posts by TorenwareSend private message


Joined: 29 Jun 2005
Posts: 3
Reply with quote
Try to launch ddd using:

Code:
ddd --dbg --debugger /usr/local/bin/dbg-cli
View user's profileFind all posts by ziabiceSend private message
Does DDD 3.3.10 Integration Actually Work At All
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum
All times are GMT - 5 Hours  
Page 1 of 1  

  
  
 Reply to topic