ddd
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: No symbol in current context


From: Tim Combs
Subject: Re: No symbol in current context
Date: Thu, 10 Oct 2002 07:43:57 -0500
User-agent: Mutt/1.2.5.1i

Assuming you are using GDB as the underlying debugger, the problem (feature) is 
that
the variable is not in scope in the code you are using. In order to display
the variable you have to go to that point in the code where the variable is used
and then DDD/GDB will display it.

Tim
On Thu, Oct 10, 2002 at 12:40:22PM +0200, Norbert Schulz wrote:
> Hello,
> 
> I'm new in learning debugging with DDD. I have a problem for displaying some 
> variables in the data window. For some variables I want to display the 
> message 
> "No symbol 'symbol' in current context" appears. How is it possible to 
> display 
> these variables as well. The complete source code was compiled withe debug 
> option.
> Thank you for all hints in advanve.
> 
> Best regards
> 
> Norbert Schulz
> -- 
> 
> Rotorwerk Ingenieurdienstleistungen GbR
> 
> tel: 0381 / 375 659-29
> fax: 0381 / 375 659-34
> web: www.rotorwerk.de
> email: address@hidden
> 
> 
> _______________________________________________
> Ddd mailing list
> address@hidden
> http://mail.gnu.org/mailman/listinfo/ddd




reply via email to

[Prev in Thread] Current Thread [Next in Thread]