ip log for dsdp device debugging move of dsf mi and gdb
play

IP Log for DSDP/Device Debugging move of DSF, MI, and GDB - PDF document

IP Log for DSDP/Device Debugging move of DSF, MI, and GDB components to CDT Third-Party Code CQ Third-Party Code License Use No pre-req dependencies Committers Past and Present Active Name Organization Francois Chouinard Ericsson AB Marc


  1. IP Log for DSDP/Device Debugging move of DSF, MI, and GDB components to CDT Third-Party Code CQ Third-Party Code License Use No pre-req dependencies Committers Past and Present Active Name Organization Francois Chouinard Ericsson AB Marc Khouzam Ericsson AB Anton Leherbauer Wind River Pawel Piech Wind River Randy Rohrbach Wind River Ted Williams Wind River Never Active Name Organization Kirk Beitz Samantha Chan IBM Doug Gaff Wind River Paul Gingrich

  2. Ewa Matejska ACCESS Systems America Inc. Chris Recoskie IBM Ken Ryall Nokia Aaron Spear Darin Wright IBM Contributors and Their Contributions Bug Size Description Stuart Fullmer (mvista.com) [variables] Implement expression service using standard 1596 MI 775 96 Minor modification to the IExpressions interface(+committed, +logged) Veenu Khanna (yahoo.com) [variables] Implement expression service using standard 1596 19.6 MI 96 K stack-selection implemented (+committed, +logged) [variables] Implement expression service using standard 1596 MI 9.0K 96 Implementation to retrieve local variables from a stack frame (+commite, +logged) 1600 100. [debug view] Multi-threaded app support 38 0K Handling of multiple threads (+committed,+logged) 1600 33.8 [debug view] Multi-threaded app support 38 K Thread exit event handling (+committed, +logged). 1600 86.2 [debug view] Multi-threaded app support 38 K Update on previous one (+committed, +logged)

  3. [debug view] Add thread started/exited detection for 2006 26.2 GDB. 15 K Thread exit event handling for GDB (+committed, +logged) [debug view] Add thread started/exited detection for 2006 1.2K GDB. 15 GDB Event processing (+committed, +logged) Marc Khouzam (ericsson.com) [variables] Implement expression service using standard 1596 MI 7.1K 96 Updates to support DECIMAL format (+committed, +logged) [variables] IExpressionDMContext should contain only 1877 16.7 the fully qualified expression. 18 K Only qualified expression will be contained (+committed, +logged) [tests] Infrastructure for writing unit tests for standard 1879 2.7K MI-back end service implementations. 04 Must create data/launch/bin (+committed, +logged) [tests] Infrastructure for writing unit tests for standard 1879 3.4K MI-back end service implementations. 04 New RunToLocation method (+committed, +logged) Anton Leherbauer (windriver.com) 1600 81.2 [debug view] Retrieving limited # of stack frames. 41 K Update 4 (+committed) [view model] Move ThreadsVMNode and 1640 45.1 ContainerVMNode to the org.eclipse.dd.dsf.debug.ui 44 K plugin. Reworked patch (+committed)

  4. [debug view][stack] Stack frames layout node retrieves 2025 41.7 all stack frames when stepping fast. 53 K Patch with suggested changes (+committed) [update policy][debug view] Add manual refresh mode 2026 25.1 for thread list in debug view. 49 K Final patch (+committed) [disassembly] Port Wind River disassembly view to 2277 491. DSF 43 6K Disassembly view (+committed, +logged) [run control][disassembly] Integrate DSF with CDT's 2280 40.3 toggle instruction step mode action. 62 K Integrate with CDT step mode action (+committed, +logged) [disassembly][breakpoints] Problem when setting an 2294 96.2 address breakpoint from the Disassembly view 86 K Fix for setting address breakpoints (+committed, +logged) [disassembly] NPE when opening the 2294 963 DisassemblyView while there is an existing breakpoint 91 Fix for NPE (+committed, +logged) 2295 1.1K [disassembly] Cannot access memory at address 0x0 72 Fix for premature update (+committed, +logged) [disassembly] Get rid of 'com.windriver.ide' in 2296 22.2 comments and ids 01 K Get rid of 'com.windriver.ide' (+committed). [debug view] When a stack frame is selected another 2309 12.7 thread suspending causes the selection to change. 32 K Minor correction (+committed) 2364 1.1K [pda] Port PDA Virtual Machine implementation to Java 61 Fix for windows (+committed)

  5. 2368 2.9K [variables] Hanging variables view (2) 43 Fix (+committed) 2381 5.8K [viewmodel] null pointer access in VM provider classes 08 Fix (+committed) 2384 1.2K [disassembly] DisassemblyDocument does not compile 19 Fix (+committed) Fran Litterio (windriver.com) [variables] Implement expression service using standard 1596 18.3 MI 96 K Patch to DSF to provide implementation of interface IExpressions. (+committed, +logged) [variables] Implement expression service using standard 1596 MI 1.3K 96 Patch to DSF launch sequence to initialize the Expression service. (+committed, +logged) [variables] Implement expression service using standard 1596 MI 1.6K 96 Patch to DSF shutdown sequence to finalize the Expression service (+committed, +logged) Interface IExpressions needs refactoring and better 1834 16.8 documentation. 00 K Patch implementing my recommended solution. (+committed, +logged) Need to integrate Expressions view with Variables view layout nodes. 1917 39.7 Patch providing writable expressions in the Variables 29 K view and Expressions view layout nodes.(+committed, +logged) Frederic Riss (st.com) 2233 15.1 Multi container support 86 K CommandCache handling multiple top-level Containers

  6. Multi container support 2233 7.4K Patch to allow MIVariable manager to handle mutliple 86 top-level Containers Randy Rohrbach (Windriver.com) 1575 67.8 Added simple initial MI Register Service and Adapter 30 K Updated code for the feature. (+committed, +logged) Michael Scharf (windriver.com) DsfQuery should use Generics 1539 4.5K Patch to make DsfQuery to use generics (+committed, 47 +logged) 1539 50.1 Remove references to Riverbed in the code 59 K rename riverbed to dsf (+committed, +logged) Ling Wang (nokia.com) 2323 17.7 [launch] Progress monitor is ignored in the launch 11 K proposed fix [launch] The way to launch & configure GDB process 2400 35.5 in DSF is not customizable 92 K Implement IGDBLauncher as a DSF service [launch] The way to launch & configure GDB process 2400 110. in DSF is not customizable 92 4K full backend service [launch] The way to launch & configure GDB process 2400 81.4 in DSF is not customizable 92 K proposed fix [launch] Failed finalLaunchSequence leaves zombie 2514 2.2K launch entry in Debug View 86 my patch to the bug [launch] Failed finalLaunchSequence leaves zombie 2514 3.6K launch entry in Debug View 86 do shutdown in a query

  7. [concurrent] Step in a sequence cannot control the 2518 8.1K progress monitor of the sequence 06 some revision to previous patch [concurrent] Step in a sequence cannot control the 2518 15.1 progress monitor of the sequence 06 K revised fix [concurrent] Step in a sequence cannot control the 2518 14.0 progress monitor of the sequence 06 K proposed fix Tobias Sodergren (ericsson.com) Setting breakpoints in CodeSourcery gdb fail because 2199 15.5 backslashes are always substituted with double 20 K backslashes for MICommands Proposed implementation Setting breakpoints in CodeSourcery gdb fail because 2199 20.8 backslashes are always substituted with double 20 K backslashes for MICommands Single patch for all changes (+committed, +logged)

Download Presentation
Download Policy: The content available on the website is offered to you 'AS IS' for your personal information and use only. It cannot be commercialized, licensed, or distributed on other websites without prior consent from the author. To download a presentation, simply click this link. If you encounter any difficulties during the download process, it's possible that the publisher has removed the file from their server.

Recommend


More recommend