This is the mail archive of the gdb@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: Sparc supply_gregset and supply_fpregset


On Wed, Feb 27, 2002 at 01:00:25PM -0800, David O'Brien wrote:
> Who (which file) is 1 to supply the definitions for supply_gregset
> and supply_fpregset when USE_PROC_FS is not set?
> 
> I am writing the FreeBSD/sparc64 support and at this point I do not want
> to support /proc.

Normally your target -nat file will do this.

If you can do them from the target -tdep file without a great deal of
awkwardness, however, that's preferable.

-- 
Daniel Jacobowitz                           Carnegie Mellon University
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]