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: support libthread_db xregset functions


On Thu, Mar 25, 2004 at 10:49:57AM -0500, Andrew Cagney wrote:
> Jim,
> 
> + # See the definition of 'struct xregset_desc' in gregset.h.
> + v::XREGSET_DESC:struct xregset_desc 
> *:xregset_desc:::::0::0:%p:current_gdbarch->xregset_desc
> 
> Back in oct MarkK added "regset.h", while the write path is missing that 
> is definitly the right way to go.

Yes, definitely.  We need the write path to support things like cross
generate-core-file anyway.

I may rip out the indirection through thread-db for this particular
case after 6.1.  It seems increasingly clear that using enough of
thread-db to support non-1:1 threading is no longer a useful feature.

-- 
Daniel Jacobowitz
MontaVista Software                         Debian GNU/Linux Developer


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