This is the mail archive of the gdb@sourceware.cygnus.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]

Re: mdebug


On Fri, Mar 31, 2000 at 06:12:43PM -0500, Elena Zannoni wrote:
> 
> Thanks David, I did find your paper.
> 
> And yes, I have a specific question.  Does mdebug let the user specify
> a procedure like 'main()' in a section other than .text? 

8-9 years ago when I was hacking ECOFF, the answer was no, since you couldn't
create any sections other than the predefined sections (and indeed, there was
no way to create section names of more than 8 characters).  The MIPS/SGI tools
would crash if you built up a section with an unknown name.  Using mdebug under
ELF, I dunno.  My guess is no.

-- 
Michael Meissner, Cygnus Solutions, a Red Hat company.
PMB 198, 174 Littleton Road #3, Westford, Massachusetts 01886, USA
Work:	  meissner@redhat.com		phone: +1 978-486-9304
Non-work: meissner@spectacle-pond.org	fax:   +1 978-692-4482

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