What do I need to look at the source while debugging?
Michael Snyder
msnyder@specifix.com
Sun Jun 15 20:06:00 GMT 2008
On Sun, 2008-06-15 at 00:02 -0400, Igor Korot wrote:
> Hi,
> I just tried to use a 'load' command:
>
> (gdb) load /home/igor/portage/dev-db/unixODBC-2.2.12/work/unixODBC-2.2.12/DriverManager/SQLDriverConnectW.c
Why? That's not at all what it's for.
You never "load" a source file": "load" actually means
"download a binary image onto a development board".
More information about the Gdb
mailing list