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]

Re: GDB library to insert and delete watchpoints


Thanks Jan,

I am aware of the mudflap gcc option. Since software buffer overrun
protection is slow, the work im doing is kind of to experiment and see
if there is any substantial runtime improvement by using debug
resgisters to monitor buffer overflows.

Thanks,
Aravinda

On Fri, Dec 4, 2009 at 12:11 PM, Jan Kratochvil
<jan.kratochvil@redhat.com> wrote:
>
> On Fri, 04 Dec 2009 17:20:57 +0100, Aravinda wrote:
> > that I want to be safe from buffer overruns all the time,
>
> FYI there is `gcc -fmudflap -lmudflap'.
>
>
> Regards,
> Jan


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