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: [RFA 3/5] Prec: x86 segment register support: target


> Date: Mon, 22 Mar 2010 10:53:35 -0400
> From: Daniel Jacobowitz <dan@codesourcery.com>
> Cc: teawater@gmail.com, msnyder@vmware.com, gdb-patches@sourceware.org, 	hjl.tools@gmail.com
> 
> On Mon, Mar 22, 2010 at 03:33:55PM +0100, Mark Kettenis wrote:
> > Sorry, but I don't think adding these xx_base registers is a good
> > idea.  They are not acrhitected registers so they don't beling in the
> > list of registers.
> 
> What do you suggest instead?

Would a separate command fit the bill?  (The DJGPP build already has
something similar, see "info dos ldt" and its description in the
manual with an example of how to use it to display the DS segment base
address and limit.)


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