Can't use the debugger in Gideon

Alexandros Karypidis karypid at inf.uth.gr
Wed Oct 23 01:08:05 UTC 2002


On Tuesday 22 October 2002 22:26, falk.brettschneider at gmx.de wrote:

> Alexandros Karypidis wrote:

> >Hi guys,
> >I don't want to rush anyone, but I'm interested in resolving bug:
> >http://bugs.kde.org/show_bug.cgi?id=49496

> What happens if you load your program in gdb directly? Does that work?
> gdb /path/to/program/yourprogram
>  > run

It works just fine:

------------------- CUT HERE -------------------
karypid at grads-d5-pc-2:~> gdb /laptop-home/testgideon/src/testgideon
GNU gdb 5.1.1
Copyright 2002 Free Software Foundation, Inc.
GDB is free software, covered by the GNU General Public License, and you are
welcome to change it and/or distribute copies of it under certain conditions.
Type "show copying" to see the conditions.
There is absolutely no warranty for GDB.  Type "show warranty" for details.
This GDB was configured as "i386-suse-linux"...
(gdb) run
Starting program: /laptop-home/testgideon/src/testgideon
Hello, world!

Program exited normally.
(gdb)
------------------- CUT HERE -------------------





More information about the KDevelop-devel mailing list