Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Language IDEs » C / C++ IDE (CDT) » GDB Eclipse Issues
GDB Eclipse Issues [message #183063] Thu, 25 January 2007 19:13 Go to next message
Eclipse UserFriend
Originally posted by: jkalinowski.microwavedata.com

Hey all,
Not sure if this is right section to file this under but ... is there
any known issues with GDB and Eclipse? Like output wise, messages saying
"Previous frame inner to this frame (corrupt stack?)". Could this be
just an issue with GDB or is it a true problem with the program. I know
that GDB already has issues with stack traces and that they aren't
always done correctly. Thanks for the help.
Jeremy
Re: GDB Eclipse Issues [message #183072 is a reply to message #183063] Fri, 26 January 2007 11:32 Go to previous message
Eclipse UserFriend
Originally posted by: ed_06.tantec.de

Jerermy schrieb:

> Not sure if this is right section to file this under but ... is there
> any known issues with GDB and Eclipse? Like output wise, messages saying
> "Previous frame inner to this frame (corrupt stack?)". Could this be
> just an issue with GDB or is it a true problem with the program. I know
> that GDB already has issues with stack traces and that they aren't
> always done correctly. Thanks for the help.

I'm using MinGW for windows and I had a problem like this, when trying
to update from gcc 3.3.1 to a gcc 4.x version. It seemed to be
successful, but when starting the debugger, it always told me about
"Previous frame...". First I thought, there is an existing problem shown
by the update and searched a lot, but finally I was sure, there was no
problem with program, only with debugger - it always tells about this
problem, also caused by simple test programs, where definitely was no
possibility for "corrupt stack".
I tried other versions of GDB (at all I was busy with this item for two
long days!), but finally I capitulated and stepped back to 3.3.1 version.
Previous Topic:Only show files in CVS?
Next Topic:C++ Refracting
Goto Forum:
  


Current Time: Fri Nov 08 22:57:15 GMT 2024

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

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

Back to the top