Bug 474168 - Preference to limit number of stack frames is hard to find
Summary: Preference to limit number of stack frames is hard to find
Status: NEW
Alias: None
Product: CDT
Classification: Tools
Component: cdt-debug-dsf (show other bugs)
Version: 8.8.0   Edit
Hardware: All All
: P3 normal (vote)
Target Milestone: ---   Edit
Assignee: Project Inbox CLA
QA Contact: Jonah Graham CLA
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2015-08-03 14:10 EDT by Marc-André Laperle CLA
Modified: 2020-09-04 15:19 EDT (History)
2 users (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Marc-André Laperle CLA 2015-08-03 14:10:54 EDT
Using CDT 8.8.0.201508011003

I was looking for a preference to see all stack frames instead of having to click "more frames" all the time and I had a hard time finding it. It is located under Run/Debug > View Performance. Since I was debugging C/C++, I was looking for it under C/C++ > Debug. As far as I know, DSF is only used to debug C/C++ so it make sense to me there.

I suggest moving the View Performance page under C/C++ > Debug.

Also, I haven't found documentation about the debug preferences, I found it by "grepping" the CDT git repo.