This is the mail archive of the gdb@sourceware.org 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]

GDB library to insert and delete watchpoints


Hi,

Im working on a project that currently requires inserting and deleting
watchpoints to monitor buffer overruns. I was looking at the
gdb-internals documentation which talks about a gdb library that can
be used to do exactly this. But I couldnt find more info on this. Im
looking for a ready to use library to be used with a kernel module
that allows for modifying the debug registers. kindly point me to any
sources if it can be done.

Thanks,
Aravinda


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