Bug 210808 - [commands][expressions] Optimize requests to backend by using --all-values when appropriate
Summary: [commands][expressions] Optimize requests to backend by using --all-values wh...
Status: ASSIGNED
Alias: None
Product: CDT
Classification: Tools
Component: cdt-debug-dsf-gdb (show other bugs)
Version: 6.0   Edit
Hardware: PC Linux
: P3 normal (vote)
Target Milestone: ---   Edit
Assignee: Project Inbox CLA
QA Contact: Jonah Graham CLA
URL:
Whiteboard:
Keywords: performance
Depends on:
Blocks:
 
Reported: 2007-11-23 14:54 EST by Marc Khouzam CLA
Modified: 2020-09-04 15:19 EDT (History)
2 users (show)

See Also:


Attachments
email about issue(1) (2.62 KB, application/octet-stream)
2007-11-23 14:54 EST, Marc Khouzam CLA
no flags Details
answer to first email (3.99 KB, application/octet-stream)
2007-11-23 14:56 EST, Marc Khouzam CLA
no flags Details
Comment on second email (1.05 KB, application/octet-stream)
2007-11-23 14:57 EST, Marc Khouzam CLA
no flags Details
first email about issue (2.62 KB, text/plain)
2007-11-23 15:02 EST, Marc Khouzam CLA
no flags Details
Answer to first email (3.99 KB, text/plain)
2007-11-23 15:03 EST, Marc Khouzam CLA
no flags Details
Comment on second email (1.05 KB, text/plain)
2007-11-23 15:04 EST, Marc Khouzam CLA
no flags Details

Note You need to log in before you can comment on or make changes to this bug.
Description Marc Khouzam CLA 2007-11-23 14:54:00 EST
Created attachment 83669 [details]
email about issue(1)

Certain MI commands take options like --all-values and --simple-values, which are currently not used in GDB/MI of DSF.  In some cases, these options would make the MI communication more efficient.

We should look into when to use such commands.
The three attachments are emails discussing this issue.
Comment 1 Marc Khouzam CLA 2007-11-23 14:56:51 EST
Created attachment 83671 [details]
answer to first email
Comment 2 Marc Khouzam CLA 2007-11-23 14:57:52 EST
Created attachment 83673 [details]
Comment on second email
Comment 3 Marc Khouzam CLA 2007-11-23 15:02:59 EST
Created attachment 83674 [details]
first email about issue
Comment 4 Marc Khouzam CLA 2007-11-23 15:03:40 EST
Created attachment 83675 [details]
Answer to first email
Comment 5 Marc Khouzam CLA 2007-11-23 15:04:01 EST
Created attachment 83676 [details]
Comment on second email
Comment 6 Marc Khouzam CLA 2007-11-23 15:05:10 EST
First three attachments did not get detected as plain text, so I replaced them with three new attachments.
Comment 7 Marc Khouzam CLA 2008-01-25 16:12:02 EST
This bug has been fixed for the expression service so it no longer blocks bug 159696.

It may still be used in the Stack service, once it is complete, so I have added a blocks to 202377
Comment 8 Pawel Piech CLA 2008-06-16 17:23:50 EDT
This bug is a performance enhancement, so I'm removing it from the umbrella bug.