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: What does GDB use taskstruct for?


On Thu, Jul 25, 2002 at 09:02:46AM -0700, Lucy Zhang wrote:
> Hi,
> 
> I saw that ELF core dumps contain the TASKSTRUCT struct in its note section.
> I was wondering what does GDB use that for? Since I'm converting a different
> dump to an ELF dump, is it ok if I leave it out? What functionalities of GDB
> would I be losing?

Probably none.  Only in a.out dumps did we really use that, I believe.

-- 
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]