Skip to main content



      Home
Home » Language IDEs » C / C++ IDE (CDT) » problem with shared library debug
problem with shared library debug [message #134561] Wed, 12 January 2005 03:38
Eclipse UserFriend
Originally posted by: mcottret.laas.fr

Hi,

I use eclipse and cdt to develop modules for our internal framework. Each
module generates through a configure/make/make install process a shared
lib with algorithms and a shared lib for using those algorithms in Tcl
(dynamically loaded in an interperter), installed somewhere in the
framework but out of the module tree. Each module tree is a project under
eclipse.

how can I use the eclipse debug perspective in order to debug my lib ? I
made symbolics links to the interperter binaries and shared libraries
directories, so I can find then in the debug configuration panel but no
breakpoint works then. (I use the attach process debug mode)
I also tried to add my shared libraries directory in the gdb option panel
with automatic symbols load and stop on library event but I had the
following error:
Error initializing shared library option: Undefined show command:
"solib-search-path". try "help show".

I use eclipse 3.1M4 with CDT 3.0.0 (the first build) on a powerbook 1GHz
with 768 RAM.

if anybody has an idea ?

thanks a lot

Maxime Cottret
PhD Student - LAAS-CNRS (FRANCE)
Previous Topic:Minimal eclipse plugins to run CDT+ CVS ?
Next Topic:Add include paths to managed makefile project
Goto Forum:
  


Current Time: Fri Jul 25 17:26:06 EDT 2025

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

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

Back to the top