Skip to main content
aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2012-04-19Bug 352748: [disassembly][non-stop] Cannot show disassembly when last thread ...Marc Khouzam3-5/+9
2012-04-17Bug 330974: Clean up non-stop runControl services.Marc Khouzam2-72/+66
2012-04-17Bug 361934 - Provide timeout for gdb commandsMikhail Khodjaiants48-31/+1905
2012-04-10Bug 376397: [services] Update version string for GDB 7.4Marc Khouzam1-4/+4
2012-04-05Cosmetics.Sergey Prigogin1-3/+2
2012-04-05Cosmetics.Sergey Prigogin1-7/+4
2012-04-05Cosmetics.Sergey Prigogin1-93/+52
2012-04-03CosmeticMarc Khouzam1-1/+1
2012-04-02Bug 180256 - Launch configurations should support build variablesAnton Gorenkov2-8/+9
2012-04-02Bug 180256 - Launch configurations should support build variablesAnton Gorenkov4-10/+30
2012-03-24Bug 375256: Disable assertion to allow existing launches to migrate to the ne...Marc Khouzam1-1/+6
2012-03-24Bug 375256: Use the wording: 'normal' instead of 'slow' for tracepointsMarc Khouzam6-54/+54
2012-03-24Bug 375227: Tracepoints cannot be set in the Disassembly viewMarc Khouzam1-1/+1
2012-03-23Bug 374988 - [breakpoints] Update "Add Watchpoint" action and "Add Event Brea...Pawel Piech1-1/+1
2012-03-23Bug 375131: [launch] Cancelling an attach or postmortem launch no longer cancelsMarc Khouzam1-0/+2
2012-03-22Merge branch 'master' of ssh://mkhodjai@git.eclipse.org/gitroot/cdt/org.eclip...Mikhail Khodjaiants10-44/+53
2012-03-22Bug 375091 - Invalid name of the generic test applicationMikhail Khodjaiants1-1/+1
2012-03-21Bug 374454: Better parsing of /proc/cpuMarc Khouzam1-21/+24
2012-03-20Bug 374823: NPE when trying to list remote processes with GDB 7.4Marc Khouzam1-0/+6
2012-03-20Bug 360314: Rename IGDBHardware to IGDBHardwareAndOS to prepare to use it for...Marc Khouzam8-23/+23
2012-03-16Bug 374024: In case /proc/cpuinfo cannot be fetched, rely on -list-thread-gro...Marc Khouzam3-23/+105
2012-03-16Bug 374024: Use GDB to fetch the /proc/cpuinfo file from the remote target.Marc Khouzam7-122/+321
2012-03-16Merge branch 'master' of ssh://mkhodjai@git.eclipse.org/gitroot/cdt/org.eclip...Mikhail Khodjaiants2-29/+118
2012-03-16Bug 373845 - Terminate should cancel the initialization sequence if itMikhail Khodjaiants1-13/+27
2012-03-15Bug 374374: Cancelling the launch before the finalLaunchSequence is started i...Marc Khouzam1-28/+71
2012-03-14Bug 374293: GDBHardware service should wait until the debug session is fully ...Marc Khouzam1-1/+47
2012-03-07Bug 373376: Save reference to debug view listener as intended.William R. Swanson1-11/+11
2012-03-07Bug 373376: remove Debug View listener in visualizer's dispose methodWilliam R. Swanson1-1/+23
2012-03-06Bug 369622 - Move to line fails using MinGW GDBRaphael Zulliger2-3/+11
2012-03-06Bug 373376: Multicore Visualizer should detect Debug View model changesWilliam R. Swanson1-0/+41
2012-03-06Bug 370462: Improving the debug preferences - add support for different chars...Marc Khouzam1-2/+2
2012-03-06Bug 370462: Improving the debug preferences - add support for different chars...Marc Khouzam11-89/+149
2012-03-06Bug 370462: Improving the debug preferences - add support for different chars...Mathias Kunter10-4/+254
2012-03-06Bug 307311: Add back method to MIConst to avoid breaking API, use a map for t...Marc Khouzam4-76/+89
2012-03-06Bug 307311: Incorrect string display when using non-ASCII charactersMathias Kunter7-110/+923
2012-03-05Bug 350837: Need an interface to access the GDB error stream.Marc Khouzam4-11/+72
2012-03-02Bug 371198: Fixes for intermittent test failures.Marc Khouzam2-7/+19
2012-03-02Bug 371198 - Fix a couple of stopAtMain test cases.Marc Khouzam1-2/+6
2012-03-01Bug 372795 - Refactor common code in GDBControl* classesMikhail Khodjaiants2-31/+66
2012-02-29Bug 372795 - Refactor common code in GDBControl* classesMikhail Khodjaiants7-426/+213
2012-02-29Bug 371198: Restart is not supported in a remote debug session.Marc Khouzam3-6/+35
2012-02-17Bug 362039: New postmortem JUnit testsMarc Khouzam1-15/+280
2012-02-17Bug 362039: Default directory for "post mortem" debug, as well as handling th...Marc Khouzam6-49/+159
2012-02-11Rename "CDT Multicore Visualizer" feature to "C/C++ MulticoreMarc Khouzam1-1/+1
2012-02-11Fix gnu.multicorevisualizer's artifactIdMarc-Andre Laperle1-1/+1
2012-02-10Bug 335027: Visualizer View feature. Initial contribution.William R. Swanson47-5/+6149
2012-02-09Bug 346789: fix startup sequence for remote JUnits testsMarc Khouzam1-22/+42
2012-02-06Bug 210366: Use the process factory so also create the gdb process.Marc Khouzam5-7/+33
2012-02-06Bug 210366: Use a process factory so as to allow others to override.Anton Gorenkov7-9/+118
2012-02-05Increment versions so that they are >= Indigo SR2Marc-Andre Laperle4-4/+4

Back to the top