Skip to main content



      Home
Home » Language IDEs » C / C++ IDE (CDT) » Eclipse CDT Debug attach usage(context not being maintained in source window)
Eclipse CDT Debug attach usage [message #1772637] Wed, 13 September 2017 08:19
Eclipse UserFriend
We are using Eclipse CDT 9.2.1 local debugger to attach to a running background daemon proc to debug it. Have set a breakpoint in the code and it catches it fine.

We added the project to the workspace folder in the debug run as configuration setup panel.

When the debugger catches the breakpoint, the main source window is not holding a notification pointer with any indicator (arrow?) to the line of code in the source file being executed. We only see in the stack frame window at the top left where it is and have to open that file to get context.

Is this normal behaviour?

note: If we use the full Eclipse CDT IDE environment and fire the debugger up and attach to the process in question, we *do* get the current line pointer in the source file window as expected.

[Updated on: Thu, 14 September 2017 14:02] by Moderator

Previous Topic:OpenOCD compatibility
Next Topic:Issue with cdt Indexer and iterators
Goto Forum:
  


Current Time: Wed Mar 26 08:20:16 EDT 2025

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

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

Back to the top