Skip to main content



      Home
Home » Language IDEs » C / C++ IDE (CDT) » How to show backtrace from GDB ?
How to show backtrace from GDB ? [message #742248] Thu, 20 October 2011 06:12 Go to next message
Eclipse UserFriend
Hello,

I would like to reopen this topic. I use Eclipse for ARM development. My version is
Version: Indigo Release
Build id: 20110615-0604
and CDT version 201106081058

I did not find any possibility in my Eclipse installation how to show backtrace. Am I missing some plugin ?

Thank you in advance.
Re: How to show backtrace from GDB ? [message #742795 is a reply to message #742248] Thu, 20 October 2011 17:05 Go to previous messageGo to next message
Eclipse UserFriend
When using GDB in Eclipse, you can enter GDB commands directly into the Console window. So if you enter the bt / backtrace command in the Console window, the backtrace will be printed in that window.
Re: How to show backtrace from GDB ? [message #743165 is a reply to message #742795] Fri, 21 October 2011 03:27 Go to previous message
Eclipse UserFriend
The backtrace is always shown in the Debug View.
http://help.eclipse.org/indigo/topic/org.eclipse.cdt.doc.user/reference/cdt_u_dbg_view.htm
Previous Topic:timezone build
Next Topic:Building for distribution?
Goto Forum:
  


Current Time: Tue Jul 15 00:47:28 EDT 2025

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

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

Back to the top