This is the mail archive of the
gdb@sourceware.org
mailing list for the GDB project.
Re: -var-update using formatted value
On Fri, Jan 18, 2008 at 12:17:19PM -0500, Marc Khouzam wrote:
> In my case, since I display all formats (sometimes), I need to do
> var-evaluate-expression on every displayed variable, since var-update won't
> properly tell me which variable really changed (in the case of float and strings).
We should fix that. Is checking in natural format the answer? Do we
really need to check all supported formats - that could get out of
hand if we support custom formatting someday.
--
Daniel Jacobowitz
CodeSourcery