open watcom
Michael Elizabeth Chastain
mec@shout.net
Thu Sep 18 21:11:00 GMT 2003
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
More information about the Gdb
mailing list