Re: gdb question
Re: gdb question
- Subject: Re: gdb question
- From: "Sailesh Agrawal" <email@hidden>
- Date: Tue, 15 Apr 2003 10:36:06 -0400
I'm don't have access to gdb right now but I think the command you're
looking for is "watch". In gdb try "help watch". For future reference,
if you need help with unix utilities you'll have better luck searching on
google, i.e.:
http://groups.google.com/groups?q=gdb+watch+memory
good luck,
Sailesh
On Sun, 13 Apr 2003 23:34:20 -0400, "Susan G. Conger"
<email@hidden> said:
>
Does anyone know how to make gdb stop when a value in a memory address
>
changes. I have a problem with someone trashing a memory address so I
>
need to have gdb watch a memory address range and if it changes break.
>
Is this possible using gdb?
>
>
Thanks,
>
susan
>
======================================================================
>
Susan G. Conger Custom Windows & Macintosh Development
>
President Web Site Design & Development
>
YOERIC Corporation Database Design & Development
>
256 Windy Ridge Road
>
Chapel Hill, NC 27517
>
Phone/Fax: (919)542-0071
>
email@hidden
>
www.yoeric.com
>
_______________________________________________
>
cocoa-dev mailing list | email@hidden
>
Help/Unsubscribe/Archives:
>
http://www.lists.apple.com/mailman/listinfo/cocoa-dev
>
Do not post admin requests to the list. They will be ignored.
_______________________________________________
cocoa-dev mailing list | email@hidden
Help/Unsubscribe/Archives:
http://www.lists.apple.com/mailman/listinfo/cocoa-dev
Do not post admin requests to the list. They will be ignored.
References: | |
| >gdb question (From: "Susan G. Conger" <email@hidden>) |