Skip to main content



      Home
Home » Language IDEs » C / C++ IDE (CDT) » debugger hangs on this project
debugger hangs on this project [message #85589] Thu, 13 November 2003 19:56 Go to next message
Eclipse UserFriend
Originally posted by: skearns.hotmail.com

The attached project demonstrates a serious problem with the eclipse/gdb
integration. The eclipse environment hangs if you ever debug into the
function in here, and try to display the "variables" tab in the debug
perspective.
If you only display the breakpoints tab, then all works fine. But of course
it is not possible to examine variables.

This is on the windows xp with cygwin env installed.



  • Attachment: debugProb.zip
    (Size: 150.16KB, Downloaded 189 times)
Re: debugger hangs on this project [message #85676 is a reply to message #85589] Fri, 14 November 2003 07:56 Go to previous messageGo to next message
Eclipse UserFriend
Originally posted by: mikhailkhod.rogers.com

Can you submit this as a bug in bugzilla?

"Steven Kearns" <skearns@hotmail.com> wrote in message
news:bp194b$ftr$1@eclipse.org...
> The attached project demonstrates a serious problem with the eclipse/gdb
> integration. The eclipse environment hangs if you ever debug into the
> function in here, and try to display the "variables" tab in the debug
> perspective.
> If you only display the breakpoints tab, then all works fine. But of
course
> it is not possible to examine variables.
>
> This is on the windows xp with cygwin env installed.
>
>
>
>
Re: debugger hangs on this project [message #85685 is a reply to message #85589] Fri, 14 November 2003 08:20 Go to previous message
Eclipse UserFriend
Originally posted by: mikhailkhod.rogers.com

The CDT debugger is using gdb as a debug engine. And this is the message
that that gdb returns during ths session:

/netrel/src/gdb-20030303-1/gdb/gdbtypes.c:532: internal-error: make_cv_type:
Assertion `TYPE_OBJFILE (*typeptr) == TYPE_OBJFILE (type) || TYPE_STUB
(*typeptr)' failed.
A problem internal to GDB has been detected. Further debugging may prove
unreliable.

After that gdb is still alive but it stops responding.
CDT should handle this situation better, but there is not much that we can
do.

"Steven Kearns" <skearns@hotmail.com> wrote in message
news:bp194b$ftr$1@eclipse.org...
> The attached project demonstrates a serious problem with the eclipse/gdb
> integration. The eclipse environment hangs if you ever debug into the
> function in here, and try to display the "variables" tab in the debug
> perspective.
> If you only display the breakpoints tab, then all works fine. But of
course
> it is not possible to examine variables.
>
> This is on the windows xp with cygwin env installed.
>
>
>
>
Previous Topic:CDT editor is not interactive during a build?
Next Topic:Co-debugging with CDT?
Goto Forum:
  


Current Time: Thu Jul 17 20:15:29 EDT 2025

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

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

Back to the top