problem setting displays

Daniel Jacobowitz drow@mvista.com
Fri Sep 6 06:08:00 GMT 2002


On Fri, Sep 06, 2002 at 01:06:00PM +0200, Arjan van Dijk wrote:
> Now I want to add a second watch, for variable x:
> 
> 
> 
> 
> 
> ##### (gdb) display MAIN__::x
> ##### A parse error in expression, near ':x'.

That's not how you do it.  You run until you are in MAIN__ and "display
x".  Does that work?


-- 
Daniel Jacobowitz
MontaVista Software                         Debian GNU/Linux Developer



More information about the Gdb mailing list