This is the mail archive of the cygwin@sourceware.cygnus.com mailing list for the Cygwin project.


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

compiling GDB from source



Does anybody know what configure/make flags I need to use so that when I
compile GDB from source it recognizes the pei-i386 symbol format.  I'm
trying to apply some patches to GDB for ObjC support and recompile it so
that I can debug my ObjC programs on cygwin32, but after I compile GDB I
always get this error when I run it with an exe to debug:

This GDB was configured as "i386-pc-cygwin32"...

I'm sorry, Dave, I can't do that.  Symbol format `pei-i386' unknown.
No display number 0.
Disabling display 0 to avoid infinite recursion.

thanks
Scott

-
For help on using this list (especially unsubscribing), send a message to
"gnu-win32-request@cygnus.com" with one line of text: "help".


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