[Anjuta-list] some problem when I try to debug on Anjuta 2.26 with Moblin SDK



I have some problem when I try to debug on Anjuta 2.26 with Moblin SDK

I create a project of C->Generic(Minimal) . 

And Configure the project in Debug Configuration.

And I Debug the Program in  Run -> Debug Program

but the program can not be run.

I copy the error message. 

What is the problem??




Copyright (C) 2008 Free Software Foundation, Inc.
License GPLv3+: GNU GPL version 3 or later
<http://gnu.org/licenses/gpl.html>
This is free software: you are free to change and redistribute it.
There is NO WARRANTY, to the extent permitted by law.  Type "show
copying"
and "show warranty" for details.
This GDB was configured as "--host=i686-pc-linux-gnu
--target=i586-moblin-linux"...
(gdb) 
-environment-cd /home/hawa11/ProjectofAnjuta/debug2
done
(gdb) 
-inferior-tty-set /dev/pts/3
done
(gdb) 
-exec-run
running
(gdb) 
Don't know how to run.  Try "help target".
error,msg="Don't know how to run.  Try \"help target\"."
(gdb) 
info program
The program being debugged is not being run.
done
(gdb) 
-data-read-memory 0x0 x 1 1 512
error,msg="Unable to read memory."
(gdb) 
-var-update *
done,changelist=[]
(gdb) 
-var-create - * i
mi_cmd_var_create: unable to create variable object
error,msg="mi_cmd_var_create: unable to create variable object"
(gdb) 
-var-create - * i
mi_cmd_var_create: unable to create variable object
error,msg="mi_cmd_var_create: unable to create variable object"
(gdb) 
-var-create - * i
mi_cmd_var_create: unable to create variable object
error,msg="mi_cmd_var_create: unable to create variable object"
(gdb) 
-var-create - * i
mi_cmd_var_create: unable to create variable object
error,msg="mi_cmd_var_create: unable to create variable object"
(gdb) 
-break-list
done,BreakpointTable={nr_rows="0",nr_cols="6",hdr=[{width="7",alignment="-1",col_name="number",colhdr="Num"},{width="14",alignment="-1",col_name="type",colhdr="Type"},{width="4",alignment="-1",col_name="disp",colhdr="Disp"},{width="3",alignment="-1",col_name="enabled",colhdr="Enb"},{width="10",alignment="-1",col_name="addr",colhdr="Address"},{width="40",alignment="2",col_name="what",colhdr="What"}],body=[]}
(gdb) 
-data-list-register-names
done,register-names=["eax","ecx","edx","ebx","esp","ebp","esi","edi","eip","eflags","cs","ss","ds","es","fs","gs","st0","st1","st2","st3","st4","st5","st6","st7","fctrl","fstat","ftag","fiseg","fioff","foseg","fooff","fop","xmm0","xmm1","xmm2","xmm3","xmm4","xmm5","xmm6","xmm7","mxcsr","orig_eax","mm0","mm1","mm2","mm3","mm4","mm5","mm6","mm7"]
(gdb) 








[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]