Skip to main content



      Home
Home » Language IDEs » C / C++ IDE (CDT) » gdb integration problem
gdb integration problem [message #211024] Mon, 03 March 2008 13:40 Go to next message
Eclipse UserFriend
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
Re: gdb integration problem [message #493966 is a reply to message #211024] Wed, 28 October 2009 11:49 Go to previous message
Eclipse UserFriend
Did you solve the problem? What did you do?
Previous Topic:Compilation problems or maybe MAC/WIN conversion ones
Next Topic:GUI exe still shows command window
Goto Forum:
  


Current Time: Thu Jul 17 19:26:16 EDT 2025

Powered by FUDForum. Page generated in 0.03994 seconds
.:: Contact :: Home ::.

Powered by: FUDforum 3.0.2.
Copyright ©2001-2010 FUDforum Bulletin Board Software

Back to the top