(gdb) list Can't find a default source file

Michael Elizabeth Chastain mec.gnu@mindspring.com
Wed Jul 14 17:47:00 GMT 2004


You have to link your executable program with the same flags
that you compiled it with, including the -g flag.

Also, wdb is based on an old version of gdb.
If your problem is not easily solved, you may have to
contact HP for support rather than us.

Michael C
GDB QA Guy



More information about the Gdb mailing list