Re: Re[2]: [uml-user] gdb 6.3 doesn't stop on breakpoints in UML

2006-03-23 Thread Blaisorblade
On Thursday 23 March 2006 15:50, Serge Goodenko wrote: > > In my experience, it stops on some breakpoints and not on others (for > > instance it doesn't break on panic). You may see if attaching to an > > already running UML rather than starting it under GDB makes a difference > > ("gdb kernelBinar

Re[2]: [uml-user] gdb 6.3 doesn't stop on breakpoints in UML

2006-03-23 Thread Serge Goodenko
> In my experience, it stops on some breakpoints and not on others (for > instance > it doesn't break on panic). You may see if attaching to an already running > UML rather than starting it under GDB makes a difference ("gdb kernelBinary" > and "attach ", where PID is the lowest one between th