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]

Re: What do I need to look at the source while debugging?


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".





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