swarm-support
[Top][All Lists]
Advanced

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

Re: simplest gdb commands


From: Daniel Calhoun
Subject: Re: simplest gdb commands
Date: Mon, 27 Nov 2000 19:17:59 -0800

Thanks.  Oddly, it is the "self" here that is the nonintuitive part.

-- Dan Calhoun


----- Original Message ----- 
From: "Marcus G. Daniels" <address@hidden>
To: <address@hidden>
Sent: Monday, November 27, 2000 5:38 PM
Subject: Re: simplest gdb commands


> >>>>> "DC" == Daniel Calhoun <address@hidden> writes:
> 
> DC> What is the command that will give me a panel of the values of
> DC> variables for the frame being currently referenced in a
> DC> backtrace? 
> 
> "info locals" should do that.  
> 
> Also you can do "print *self" in Objective C code and see the ivar values
> (with or without a specially-equipped GDB for Objective C).
> 
> An online version of the GDB manual is available from the GNU website:
> 
>   http://www.gnu.org/manual/manual.html
> 
> 
>                   ==================================
>    Swarm-Support is for discussion of the technical details of the day
>    to day usage of Swarm.  For list administration needs (esp.
>    [un]subscribing), please send a message to <address@hidden>
>    with "help" in the body of the message.
> 


                  ==================================
   Swarm-Support is for discussion of the technical details of the day
   to day usage of Swarm.  For list administration needs (esp.
   [un]subscribing), please send a message to <address@hidden>
   with "help" in the body of the message.



reply via email to

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