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: RFA: change for gdb/mi 495


Andrew Cagney writes:
 > > J. Johnston writes:
 > >  > The following is a patch for gdb/mi 495.  The PR requests changing ui_out_field_core_addr
 > >  > to use core_addr_to_string().
 > >  > 
 > >  > Ok to commit?
 > >  > 
 > > 
 > > I think it is ok. No unexpected changes in the output, I take it.
 > 
 > Hmm, I'd like to think about this for a bit.  Check exactly where it is 
 > called.
 > 

In various places, but the main/easiest to check is the address at the
beginning of a disassembly line. Other calls are in the frame displaying code.

Elena



 > Andrew
 > 


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