Skip to main content



Search      Help    Register    Login    Home
Home » Language IDEs » C / C++ IDE (CDT) » Unable to debug under Linux
Unable to debug under Linux [message #157350] Sun, 06 November 2005 07:35
Eclipse UserFriend
Hi,

I have an eclipse java RCP app which calls out to a C++ shared library
created by CDT. I debug a similar setup using Windows and MSVC by adding a
java break point to the loadLibrary() call in an eclipse workspace, and
then attaching the MSVC debugger to the eclipse process. I then have an
MSVC workspace and a java Eclipse workspace that I can debug together,
stepping from one into the other.

To try and accomplish something similar using Linux and CDT I've used the
"C/C++ Attach to Local Application" launch configuration, selected the
appropriate project and the "libXXX.so" c++ application, hit debug and
selected the java eclipse workspace process to attach to, but after a few
seconds CDT hangs with the following:

Previous frame inner to this frame (corrupt stack?)

I'd love for there to be a solution to this problem. I'm using Suse 9.3,
gcc 3.3.3, gdb 6.3, the latest Eclipse 3.2M3 and the latest CDT.

Thanks for any consideration,
Henrietta
Previous Topic:New to CDT - Having problems with C++ project build
Next Topic:outline and make targets view not working
Goto Forum:
  


Current Time: Sat Feb 22 09:38:16 EST 2025

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

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

Back to the top