code-google-com / qdevelop

Automatically exported from code.google.com/p/qdevelop
GNU General Public License v2.0
1 stars 1 forks source link

Cannot debug - no step no breakpoints #376

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
What steps will reproduce the problem?
Setting breakpoint in main.cpp the program runs and exits with the
following message

Debug...
(gdb) Make breakpoint pending on future shared library load? (y or [n])
[answered N; input not from terminal]
(gdb) (gdb) (gdb) (gdb) (gdb) Starting program: /home/larry/Documents/C++
GUI Programming with QT4 Example
Code/qt-book/chap12/imageconverter/imageconverter 
[Thread debugging using libthread_db enabled]
Program exited normally.
(gdb) 
No source file named main.cpp.

QDevelop ver .27
Ubuntu 9.04
GDB 6.8-3ubuntu2

Original issue reported on code.google.com by larryp...@gmail.com on 13 Aug 2009 at 4:13

GoogleCodeExporter commented 9 years ago
Yes, it's a known problem.

Original comment by Lord.Div...@gmail.com on 4 Oct 2009 at 5:57