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: porting gdb


On Fri, Jan 25, 2002 at 04:30:02PM +0100, Jan Hoogerbrugge wrote:
> Hi,
> 
> I am porting gdb to a new target where I am only interrested in remote 
> debugging. What is a good existing target to base this port on?
> 
> Cheers,
> Jan

Perhaps this skdb stub would be of interest. See attachment. It
shows how the stub supports hardware watchpoints. It's got the
advantage that it builds on kdb and is in user space so you can
debug it with gdb.

-piet

Attachment: skdb.c
Description: Text document


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