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