This is the mail archive of the gdb@sources.redhat.com mailing list for the GDB project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: pthreads debug with gdbserver


On Mon, Nov 22, 2004 at 02:40:21PM +0200, Vladimir Vorobyov wrote:
> I think I've added all missing routines and it ALMOST work. First, I
> have to specify 'set remotetimeout 60' otherwise gdb reports timeout
> error (Ignoring packet error, continuing...).
> - Is it normal ?
> Second, after I set any break point (e.g. break main) I cant use 'continue' 
> command. Program stops after any instruction with SIGTRAP. When I force 
> gdbserver to ignore 'stepping' variable, everything works fine. But Im sure 
> it is wrong correction. Who is responsible for reseting stepping? And why we 
> need it?

Try CVS; Andreas has also just implemented m68k support.

-- 
Daniel Jacobowitz


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]