SV: [gvd-users] remote debug no source files
Ole Hansen
gvd-users@lists.act-europe.fr
Fri, 27 Sep 2002 12:01:45 +0200
Hello Nik
When you say SOURCE, do you mean your sourcefile or your compiled object ??
The filename you enter as SOURCE needs to be your compiled object-file, that
you want to execute on your target. GVD /GDB wil find the source-file
inside, if you used -g option on compile.
Here is ewaht I use, when I compile for symbolic-debugging:
-g -ggdb -gstabs+
best regards
ole@danelec.dk
* danelec electronics a/s
* Blokken 44
* DK-3460 Birkeroed
* DENMARK
* Phone: +45 45821879
* Fax: +45 45821979
* Email: ole@danelec.dk
* http://www.danelec.dk
* ftp://ftp.danelec.dk
* Radio call sign: oz1jru
***************************************************************
* If you seek luck, luck will strike you ..... 8o) *
***************************************************************
> -----Oprindelig meddelelse-----
> Fra: Nikolai.Fink@flowtec.endress.com
> [mailto:Nikolai.Fink@flowtec.endress.com]
> Sendt: Friday, September 27, 2002 10:52 AM
> Til: gvd-users@lists.act-europe.fr
> Emne: [gvd-users] remote debug no source files
>
>
> I'm using Win NT and arm-elf-gdb.
>
> This
> D:\Programme\GVD\bin\gvd.exe --debugger arm-elf-gdb --target
> 172.16.68.93:2001:remote SOURCEFILE
>
> starts GVD and loads the SOURCEFILE on the target. When I
> cont. the the
> source is running on the Target.
>
> But...
>
> GVD shows no source at all. Also the list of files is empty.
> How to make GVD to show somthing usefull?
>
> Any Ideas
>
> Thanks Nik
>
>
> _______________________________________________
> gvd-users mailing list
> gvd-users@lists.act-europe.fr
> http://lists.act-europe.fr/mailman/listinfo/gvd-users
>