Antwort: Re: Antwort: Re: [gvd-users] remote debug no source files

gvd-users@lists.act-europe.fr gvd-users@lists.act-europe.fr
Fri, 27 Sep 2002 11:30:56 +0200


>Only if gdb can find the files. You probably need to specify where you=
r
>sources are, using the "dir" gdb command. You can also verify whether =
gdb
>can find the file by typing info line <file>:1

When I type the command
     info line <file>:1
I get the message
     Line 1 of <file> is at address 0x0 <sel_all> but contains no code
but I get the tree with c  files containing my <file>

But...

the source window shows the <file> name unix style /d/asdf/asdf/<file>
with the comment File not found.

the location is correct but the style?=A8

Nik=