Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    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 12:19
Wendell MacKenzie is currently offline Wendell MacKenzieFriend
Messages: 9
Registered: October 2012
Junior Member
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 18:02]

Report message to a moderator

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


Current Time: Fri Apr 26 09:51:39 GMT 2024

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

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

Back to the top