LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Programming (https://www.linuxquestions.org/questions/programming-9/)
-   -   Using DDD to watch Args and Local Variables (https://www.linuxquestions.org/questions/programming-9/using-ddd-to-watch-args-and-local-variables-291482/)

jonty_11 02-17-2005 01:34 PM

Using DDD to watch Args and Local Variables
 
I am running an application and debugging using DDD.

When I diaplay Local Variables and Args, I see them in a serial order (in one line - one after another), I have to right click on them everytime and click Rotate. I have to repeat this one more time to Display the Args and Locals in a Proper fashion (One below the other)

When I click local which is a pointer , it opens up another box and that is seially aligned too....

How can I make DDD open all variables in Proper structure.??

In a

bigearsbilly 02-22-2005 04:31 AM

what's your code?

jonty_11 02-22-2005 12:05 PM

I am trying to debug a softphone called Linphone

www.linphone.org

jonty_11 03-15-2005 12:01 PM

Even if I debug a small program ...all variables show up in series (in one row) rather than one on top of the other..

How do I set the default to be more readable..


All times are GMT -5. The time now is 03:34 AM.