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]

Last address of compilation unit using STABS


Hi list,
I am sorry if this is not a concerned list !!!
Is there any way by which I can get to know about the last address of a file
using *STABS* debugging information. Document suggests that it can be
obtained by making compiler emit N_SO symbol with a blank string field at
the end of each compilation unit. Is there any other way than this which
will give give me the last address of a compilation unit irrespective of
additional compiler support ?

Thanx and Regards,

                                                            Shrikar.


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