Bug 518222 - full stack frame is requested even if stack frame limit preferences is setup
Summary: full stack frame is requested even if stack frame limit preferences is setup
Status: CLOSED DUPLICATE of bug 315920
Alias: None
Product: CDT
Classification: Tools
Component: cdt-debug-dsf-gdb (show other bugs)
Version: 9.2.0   Edit
Hardware: PC Linux
: P3 major (vote)
Target Milestone: ---   Edit
Assignee: Project Inbox CLA
QA Contact: Marc Khouzam CLA
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2017-06-14 03:57 EDT by jonathan ponroy CLA
Modified: 2017-06-14 09:34 EDT (History)
3 users (show)

See Also:


Attachments
full stack frame request (77.45 KB, image/png)
2017-06-14 03:57 EDT, jonathan ponroy CLA
no flags Details
installation details (139.21 KB, image/png)
2017-06-14 03:59 EDT, jonathan ponroy CLA
no flags Details

Note You need to log in before you can comment on or make changes to this bug.
Description jonathan ponroy CLA 2017-06-14 03:57:44 EDT
Created attachment 268895 [details]
full stack frame request

When i debug my c++ program, full stack is requested to gdb (taking long time) even if stack frame limit is set up to 10.

We should use low-frame high-frame parameters to limit the number of frames.

I use official eclipse/c++ distribution
Comment 1 jonathan ponroy CLA 2017-06-14 03:59:04 EDT
Created attachment 268896 [details]
installation details
Comment 2 Nobody - feel free to take it CLA 2017-06-14 09:34:50 EDT

*** This bug has been marked as a duplicate of bug 315920 ***