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: utils.c: Sign-extend addresses if required by the target


On Sun, 16 Dec 2007, Daniel Jacobowitz wrote:

> OK.  This routine is used by MI, but should not be - a long term TODO
> item is to change the way we present frame IDs to MI frontends to not
> be based on the stack pointer, and then its use will go away.  But
> that's not going to happen too soon.

 What about Insight?  Not that I would die for it, but the function is 
called from a few places in gdbtk/generic/gdbtk-{cmds,stack,varobj}.c and 
given the amount of development done on Insight these days I would imagine 
these uses are not going to go away anytime soon.

 Thanks for the review.

  Maciej


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