Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Language IDEs » C / C++ IDE (CDT) » debugg STL(regarding [message #544836])
debugg STL [message #716133] Tue, 16 August 2011 14:14 Go to next message
katjakoch1 is currently offline katjakoch1Friend
Messages: 4
Registered: August 2011
Junior Member
Hello,

I read bugs.eclipse.org/bugs/show_bug.cgi?id=302121, is there a possibility to get the submitted fix for "Fully support gdb pretty printers". Or perhaps I Don't get it right? There is a fix but the status is still assigned and hence there is no download regarding this issue?

Thanks, Katja
Re: debugg STL [message #716345 is a reply to message #716133] Wed, 17 August 2011 06:13 Go to previous messageGo to next message
Axel Mueller is currently offline Axel MuellerFriend
Messages: 1973
Registered: July 2009
Senior Member
In principle, the bug is resolved and the patches were applied (see comment #201) and are included in the Indigo release. However, there are some minor glitches. That's why the bug is still open. Do you encounter any problems not mentioned in this bug report?

Before you ask
- search this forum
- see the FAQ http://wiki.eclipse.org/CDT/User/FAQ
- google
Re: debugg STL [message #716436 is a reply to message #716345] Wed, 17 August 2011 11:58 Go to previous messageGo to next message
katjakoch1 is currently offline katjakoch1Friend
Messages: 4
Registered: August 2011
Junior Member
I have wascana and I have some issue to update Eclpise IDE to Indigo release. Hope to solve soon. If I encouter any problems not mentioned in this bug report, I will report this.
Re: debugg STL [message #716837 is a reply to message #716436] Thu, 18 August 2011 14:48 Go to previous messageGo to next message
katjakoch1 is currently offline katjakoch1Friend
Messages: 4
Registered: August 2011
Junior Member
hi,

now Indigo is installed:
Version: Indigo Release
Build id: 20110615-0604

But i guess don't having the right gdb Version. I installed Python 2.7.2 on my system and don't update gdb directly, just update eclipse cdt to indigo.
After assinging the gdbinit in eclipse I get following errormessage:

C:\Wascana\mingw\.gdbinit:6: Error in sourced command file:
Python scripting is not supported in this copy of GDB.
I noticed that I should have 7.2 gdb on my system.

So i checked this under Eclipse CDT, GDB Common has:
Version: 7.0.0.201106081058
Build id: 201106081058

But Wascana MinGW GDB Debugger: 7.1.0.2a wascana.gdb

Is there a possibility to update Wascana MinGW GDB Debugger or have I install a new eclipse IDE? I see that wascana is still not supported.
Or is gdb 7.1 not responsible for the error "Python scripting is not supported in this copy of GDB"?


thanks, katja
Re: debugg STL [message #717044 is a reply to message #716837] Fri, 19 August 2011 07:03 Go to previous messageGo to next message
Axel Mueller is currently offline Axel MuellerFriend
Messages: 1973
Registered: July 2009
Senior Member
Wascana is discontinued. You should MinGW (gcc, gdb etc.) directly from the MinGW homepage. See
http://help.eclipse.org/indigo/index.jsp?topic=/org.eclipse.cdt.doc.user/concepts/cdt_c_before_you_begin.htm

This gdb version should support Python. You will also need the Python scripts for the STL pretty printers.
http://sourceware.org/gdb/wiki/STLSupport?action=AttachFile&do=view&target=stl-views-1.0.3.gdb


Before you ask
- search this forum
- see the FAQ http://wiki.eclipse.org/CDT/User/FAQ
- google
Re: debugg STL [message #717066 is a reply to message #717044] Fri, 19 August 2011 08:03 Go to previous messageGo to next message
katjakoch1 is currently offline katjakoch1Friend
Messages: 4
Registered: August 2011
Junior Member
thanks.
I installed MinGW on my computer, still the some error.
I guess that eclipse still takes MinGW from the Wascana MinGW folder with the old MinGw version. How can I change this?
Would you recommend a new eclipse installation caused of wascana is discontinued?

I created a .gdbinit file with Python scripts for the STL pretty printers. So my qustion is how install and configure MinGw correctly or install eclipse CDT from the beginning without wascana.
Re: debugg STL [message #718045 is a reply to message #717066] Tue, 23 August 2011 06:12 Go to previous message
Axel Mueller is currently offline Axel MuellerFriend
Messages: 1973
Registered: July 2009
Senior Member
Uninstall/remove MinGW from the Wascana MinGW folder.


Before you ask
- search this forum
- see the FAQ http://wiki.eclipse.org/CDT/User/FAQ
- google
Previous Topic:I can't find my post-build tab..
Next Topic:why each time i debug im getting: "No source available for "main() at 0x401fa0"
Goto Forum:
  


Current Time: Fri Apr 26 22:08:58 GMT 2024

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

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

Back to the top