Bug 210808

Summary: [commands][expressions] Optimize requests to backend by using --all-values when appropriate
Product: [Tools] CDT Reporter: Marc Khouzam <marc.khouzam>
Component: cdt-debug-dsf-gdbAssignee: Project Inbox <cdt-debug-dsf-gdb-inbox>
Status: ASSIGNED --- QA Contact: Jonah Graham <jonah>
Severity: normal    
Priority: P3 CC: dd.general-inbox, pawel.1.piech
Version: 6.0Keywords: performance
Target Milestone: ---   
Hardware: PC   
OS: Linux   
Whiteboard:
Attachments:
Description Flags
email about issue(1)
none
answer to first email
none
Comment on second email
none
first email about issue
none
Answer to first email
none
Comment on second email none

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.