This is the mail archive of the gdb@sources.redhat.com 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: Consistent format for memory addresses


On Wed, May 25, 2005 at 03:18:42PM +1200, Nick Roberts wrote:
> However "info frame" gives:
> 
> (gdb) info frame
> Stack level 0, frame at 0xbffff730:
>  eip = 0x80484d9 in main (myprog.c:55); saved eip 0x4006015a
>        ^^^^^^^^^
> 
> Still seven digits. The human mind adjusts easily to such differences, but
> front ends---or at least the one I'm writing for Emacs---don't.

I have no objection - but is it really that hard to treat it as a
number?

-- 
Daniel Jacobowitz
CodeSourcery, LLC


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