This is the mail archive of the gcc-help@gcc.gnu.org mailing list for the GCC 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: debugging information of extern variables


sumanth <sumanth.gundapneni@redpinesignals.com> writes:

>        I am using Gcc-4.3.3 and gdb-6.8.
>       As far as I know , there is no issue with my gdb . How can I
> make sure debugging information generated by my compiler is correct.
>       If my compiler generates wrong debugging information , how can I
> detect it.

The only way I know is to run the gdb testsuite.

Ian


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