gdb integration problem [message #211024] |
Mon, 03 March 2008 13:40  |
Eclipse User |
|
|
|
Originally posted by: mmzarzu.gmail.com
Hi,
I'm using eclipse ('Ubuntu' version: 3.2.2-3ubuntu3) with CDT 3.1.2
Suddenly I can't debug my programs using eclipse. I get these errors:
A syntax error in expression, near `-console'.
Stopped due to shared library event
[Thread debugging using libthread_db enabled]
[New Thread -1225984288 (LWP 6701)]
Stopped due to shared library event
[Switching to Thread -1225984288 (LWP 6701)]
Stopped due to shared library event
Warning:
Cannot insert breakpoint 0.
Error accessing memory address 0x806: Input/output error.
Single stepping until exit from function _dl_debug_state,
which has no line number information.
I CAN debug the same program using gdb on the command line, so I guess
this is a problem about gdb integration in eclipse
|
|
|
|
Powered by
FUDForum. Page generated in 0.03994 seconds