This is the mail archive of the gdb-patches@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: Proposed fix to gdb for printing 64-bit addresses on AIX


> Problem:
> 64-bit addresses reported by 'info break' and 'backtrace' are truncated when debugging a 64-bit executable on AIX 4.3.
> 
> ChangeLog entry:
> 2002-04-29  Brian Taylor  <briant@model.com>
> 
>        * ui-out.c (ui_out_field_core_addr): Use the function
>        'longest_local_hex_string_custom' to format addresses > 32 bits wide.
> 
I'm just checking this in....

Thanks!
Andrew




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