Skip to main content
aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2010-01-05[298909] - [launch] DSF suspend trigger susceptible to race conditionsPawel Piech3-3/+93
2009-12-18[284286] First phase of tracepoint support. Tracepoints can now be created/d...Marc Khouzam9-9/+792
2009-12-16[275687] Moving Reverse commands to the core of CDT from DSF-GDB, and making ...Marc Khouzam15-925/+291
2009-11-11[294351] Fix debug hover labelAnton Leherbauer1-2/+2
2009-11-10Bug 294351 - Add debug hover support for DSFPawel Piech3-0/+41
2009-11-05[285225] If there is not enablement in the plugin.xml file for a ToggleBreakp...Marc Khouzam1-0/+4
2009-10-21[285225] Only enable disassembly toggle breakpoint target for the DSF disasse...Marc Khouzam2-5/+13
2009-10-20[285225] Undo unintended tracepoint related changeAnton Leherbauer1-10/+1
2009-10-20[285225] [disassembly view] DSF Disassembly view does not respect selected br...Anton Leherbauer6-3/+294
2009-10-14[292271] DsfSession.addServiceEventListener must be used on the Executor thread.Marc Khouzam1-1/+5
2009-10-07Bug 291423 - [debug view] RejectedExecutionException when stepping fast past...Pawel Piech1-23/+41
2009-10-06[291535] inconsistency in listener registration in launch vm providersJohn Cortell1-14/+1
2009-09-10Removed unnecessary SuppressWarnings({"restriction"})John Cortell1-1/+0
2009-09-07Bug 287057. Gets an ICElement from the selected IFileEditorInputKen Ryall1-4/+20
2009-09-06Bug 286366, fix use of & in control labelKen Ryall1-1/+1
2009-09-05Bug 286359. Executable not auto-selectedKen Ryall1-0/+10
2009-09-03[288553] - Change DSF plugins' version to 2.1.Pawel Piech1-1/+1
2009-07-07[277752] Add multi-process support to ThreadFilter. Also, support the case o...Marc Khouzam1-47/+40
2009-07-07[280502] Don't allow to turn on reverse if the inferior is running or it will...Marc Khouzam1-8/+29
2009-06-05[234468] Adding a new preference to decide if we should automatically termina...Marc Khouzam6-10/+37
2009-05-27update copyrightsVivian Kong1-7/+7
2009-05-26bug 254307 - brandingVivian Kong1-2/+3
2009-05-11[275497] Return the names of all processes without having to storeMarc Khouzam1-46/+68
2009-04-29Missing @since tagsMarc Khouzam1-0/+3
2009-04-23[273502] - problems with launch configuration when renaming project and when ...Alena Laskavaia1-1/+4
2009-04-17[233230] Support for RunToLineMarc Khouzam3-0/+208
2009-04-13[202346] Create GdbSteppingModeTarget that checks if we are doing aMarc Khouzam2-3/+73
2009-04-09[202346] Support for postmortem debugging in DSF-GDBMarc Khouzam8-205/+635
2009-03-19[269306] - Implemented GDB-specific OS ID.Pawel Piech5-30/+197
2009-03-19[269373] Must guard against a null service reference.Marc Khouzam1-10/+21
2009-03-19[269306] Fix ThreadVMNode to display as we used to.Marc Khouzam1-6/+14
2009-03-13[254200] Remove unnecessary cast which triggers warnings.Marc Khouzam1-2/+2
2009-03-13[254200] - Localization - ICU4JPawel Piech2-2/+2
2009-03-13Localization - ICU4JPawel Piech1-0/+1
2009-03-11[258284] Add ToggleDebugging button to Debug View context menu.Marc Khouzam1-0/+16
2009-03-11[258284] Move ToggleDebugging button from Workbench toolbar to Debug View too...Marc Khouzam1-18/+14
2009-03-10[225650] - [view model] Convert debug views' view model implementation to use...Pawel Piech2-126/+109
2009-03-10[267881] - [launch] There is no possibility to configure remote protocol, hos...Pawel Piech1-1/+1
2009-03-02[265882] API cleanup: Remove StepQueueManagerAnton Leherbauer1-155/+0
2009-02-28[249227] Removing of old Verbose Console launch option, which was not being u...Marc Khouzam1-39/+1
2009-02-28[249227] New TracingConsole solution to allow for GDB traces to be printed.Marc Khouzam11-1/+553
2009-02-27Bug 262826 - Create common C/C++ launch configurationsPawel Piech10-29/+255
2009-02-26partial fix for Bugzilla 265882Randy Rohrbach1-1/+1
2009-02-26Add .options file in binary buildAnton Leherbauer1-0/+1
2009-02-20[263526] Reverse debugging keybindings should be limitted to C/C++ debugging.Marc Khouzam1-4/+4
2009-02-09[258284] This patch allows the user to enable reverse debugging from the laun...Marc Khouzam2-2/+32
2009-01-27[258284] Reverse buttons only appear when reverse debugging is toggled AND wh...Marc Khouzam4-51/+197
2009-01-23[258284] Added @since 2.0. And added getter/setter method to MIRunControlMarc Khouzam12-0/+30
2009-01-23[258284] First attempt at supporting Reverse Debugging. Note that this can o...Marc Khouzam21-1/+1319
2009-01-08Migrated DSF and DSF-GDB to the CDT project.Pawel Piech51-0/+7736

    Back to the top