Re: [anjuta-list] debug in anjuta 3.4.4 not works



Hi,


On 07/09/2012 18:53, Эдгар wrote:
I try to debug my small c project in anjuta, but debugger does not do
anything. I set breakpoints and etc, but debugger only shows this:

=thread-group-added,id="i1"
GNU gdb (Ubuntu/Linaro 7.4-2012.04-0ubuntu2) 7.4-2012.04
Copyright (C) 2012 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 "x86_64-linux-gnu".
For bug reporting instructions, please see:
<http://bugs.launchpad.net/gdb-linaro/>...

and nothing happens.
I want to know if this is a bug of the program, the debugger or just me
doing something wrong.

Thanks for reporting this, but for such question it is better to create a bug report here:
https://bugzilla.gnome.org/enter_bug.cgi?product=anjuta
Try to put as much details as possible.

I don't know what's happen in your case. I have tried here and it's working. After your last line, I have
  Reading symbols from .....
  done
  (gdb)
  ....

You can check which program is selected for debugging in
Run->Program Parameters...
You can check here Run in a terminal, to see if your program has output something.

Then, you can try to run it without the debugger using
Run->Run


Regards,

Sébastien


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