Skip to main content

Notice: this Wiki will be going read only early in 2024 and edits will no longer be possible. Please see: https://gitlab.eclipse.org/eclipsefdn/helpdesk/-/wikis/Wiki-shutdown-plan for the plan.

Jump to: navigation, search

Difference between revisions of "DSDP/DD/DSF Phone 11-March-2008"

< DSDP‎ | DD
m (Topics/Bugs to cover (copied from last weeks canceled meeting)
m
Line 10: Line 10:
  
 
==Topics/Bugs to cover (copied from last weeks canceled meeting==
 
==Topics/Bugs to cover (copied from last weeks canceled meeting==
* ST Micros Multi-context Project  
+
* ST Micros Multi-context Project:
 +
** Based on current sources in CVS.
 +
** Extending MI-protocol: prepending an identifier string before every command which identifies which core the command is intended for.
 +
*** Extended MIContainerDMContext to contain the core identifier.
 +
*** Extended DsfMIParser class to parse the context to look for the core identifier.
 +
*** Modified the DsfMIResult, DsfMIAsyncRecord objects to include the core identifier.
 +
*** CommandCache.isTargetAvailable() needed to be extended to support multiple contexts.
 +
*** MICommandControl needed to be modified to track multiple processors (current stack frame, current thread).
 +
*** Implemented GDB/MI new process notification events, corresponding to a patch submitted to GDB.
 +
*** Modified MIVariableManager to work with multiple containers:
 +
**** In MIRootVariableObject added an MI Core context.
 +
** Found a few bugs in DSF during multi-core development.
 +
 
 +
* Question about plugin names
 
* Generic Disassembly (not quite out of 1.0)?
 
* Generic Disassembly (not quite out of 1.0)?
 
* Persisting contexts (bug 214546)
 
* Persisting contexts (bug 214546)

Revision as of 11:08, 11 March 2008

Location & Time

When 
Tuesday, March 11th, 10:30 AM (EDT)
Where 
  • Dial In - (888) 545-8370 , International: (770) 659-3936, passcode: 5107492128#
Duration
1 hour

Attendees

  • Pawel, Francois, Ted, Denis Pilat, Marc, Randy

Topics/Bugs to cover (copied from last weeks canceled meeting

  • ST Micros Multi-context Project:
    • Based on current sources in CVS.
    • Extending MI-protocol: prepending an identifier string before every command which identifies which core the command is intended for.
      • Extended MIContainerDMContext to contain the core identifier.
      • Extended DsfMIParser class to parse the context to look for the core identifier.
      • Modified the DsfMIResult, DsfMIAsyncRecord objects to include the core identifier.
      • CommandCache.isTargetAvailable() needed to be extended to support multiple contexts.
      • MICommandControl needed to be modified to track multiple processors (current stack frame, current thread).
      • Implemented GDB/MI new process notification events, corresponding to a patch submitted to GDB.
      • Modified MIVariableManager to work with multiple containers:
        • In MIRootVariableObject added an MI Core context.
    • Found a few bugs in DSF during multi-core development.
  • Question about plugin names
  • Generic Disassembly (not quite out of 1.0)?
  • Persisting contexts (bug 214546)
  • Memory block retrieval for multiple address spaces (bug 221185)
  • Separating launch plugin
  • Dividing Launch sequence into DSF services and MI commands
  • Team project set
  • EclipseCon presentation

Outstanding Action Items

  • Pawel to look at CDT changes need to show global variables. bug 208921
  • Marc to take ownership of the stack service.
  • Pawel to add linking of testing page to release notes to the testing process.
  • Denis to present the modification done in DSF to support multi-process

Previous Meeting

DSDP/DD/DSF_Phone_26-February-2008

Next Meeting

DSDP/DD/DSF_Phone_25-March-2008

Back to the top