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]

Re: open watcom


Yep, I've rechecked my options, and in both the compile and link time, I have 
the debug swtich to use DWARF.

Yamin

Quoting Michael Elizabeth Chastain <mec@shout.net>:

> Check the switches for open watcom.  It's likely that you need to
> specify debug switches both at compile time *and* link time when
> building your program.
> 
> gdb automatically detects debug type.
> 
> I know that other people have used dwarf 1, and I ran the gdb test
> suite on it earlier this year.  So I know that gdb does automatically
> detect and use dwarf-1 debug information with gcc -gdwarf.
> 
> Michael C
> 




----------------------------------------
This mail sent through www.mywaterloo.ca


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