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]

Re: GDB errors when debugging xfree86


On Tue, Nov 06, 2001 at 10:07:52PM +0000, Alan Hourihane wrote:
>Wonder if someone can help. I've been talking to Chris Faylot about some
>GDB problems and he's forwarded me to you guys.
>
>(I'm not on this list so if you could CC me any info posted).
>
>With the current CVS of gdb built around an hour ago I'm getting this
>when trying to debug some new code in Cygwin/XFree86.
>
>"/cygdrive/c/WINNT/system32/KERNEL32.DLL": error reading line numbers
>"/cygdrive/c/WINNT/system32/ADVAPI32.DLL": error reading line numbers
>"/cygdrive/c/WINNT/system32/RPCRT4.DLL": error reading line numbers
>"/cygdrive/c/WINNT/System32/winmm.dll": error reading line numbers
>"/cygdrive/c/WINNT/system32/version.dll": error reading line numbers
>"/cygdrive/c/WINNT/system32/SHELL32.DLL": error reading line numbers
>"/cygdrive/c/WINNT/system32/lz32.dll": error reading line numbers
>warning: Lowest section in /cygdrive/c/WINNT/System32/sbeng32.dll is .rsrc at 10001000
>coffread.c:472: gdb-internal-error: sect_index_text not initialized
>
>I have to also hit CTRL+C twice, as the program seems to completely hang,
>so I can get a prompt back at GDB.
>
>Anyone ideas on where the problems lie ?

I asked Alan to send this.  The "error reading line numbers" are not something
to worry about.  I don't know what the warning and error are, though.

cgf


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