This is the mail archive of the gdb-patches@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: [rfc] Allow watchpoints on inaccessible memory


> Date: Thu, 28 Feb 2008 11:17:49 -0500
> From: Daniel Jacobowitz <drow@false.org>
> Cc: Eli Zaretskii <eliz@gnu.org>, Jim Blandy <jimb@red-bean.com>
> 
> Eli, is the NEWS entry OK?

Yes, but I think we should mention this feature in the manual as well.

Btw, are there any command, either CLI or MI, that print the current
value of the watched expression?  If there are, we need to fix them
somehow in the case struct value is NULL.

Also, maybe we should display <PENDING> in "info break" in this case,
like we do with breakpoints.


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