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

Using gdb with a Delphi XE2 project


Hello all,

Under Windows, I'm trying to debug with gdb an exe file created with Delphi XE2
However, I can't find which options I should set for the compiler/linker in order for gdb to find the symbols and allow debugging as right now, I always get this message:


Reading symbols from C:\Some\Dir\MyProgram.exe...(no debugging symbols found)...done.

Does anyone have any suggestion?

Regards


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