Skip to main content
aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2014-01-24Enabled JDK 1.7.Sergey Prigogin3-5/+5
2014-01-21Bumped up CDT version to 8.4.Sergey Prigogin1-1/+1
2013-12-19Bug 396386 - Attach to process does not work with JunoTeodor Madan1-1/+8
2013-12-13Bug 390827 - Trace View enhancementVladimir Prus1-0/+126
2013-12-02Bug 418710 - Provide a way to disable "View memory" menu per expressionMarc Khouzam1-1/+44
2013-08-27Fixed parent pom version to referenceAndrew Gvozdev1-1/+1
2013-08-12Bug 414687 - Adapt to generified API from platform DebugMarc-Andre Laperle2-3/+3
2013-08-08Bug 414622 - Enhanced debug hover cannot be turned offMarc Khouzam1-2/+5
2013-07-03Bug 410821 - The process select dialog on "Attach" should react toMarc Khouzam1-0/+11
2013-04-30Bug 244865 – Support for Step Into Selectionaleon1-1/+11
2013-03-14Bug 376116 - Use new "Add breakpoint..." with tracepointsMarc Khouzam6-244/+202
2013-02-21Bug 398913 - 'Connect' button remains disabled after being usedMikhail Khodjaiants3-7/+76
2013-02-13Bug 400152 - Add org.eclipse.debug.core and org.eclipse.resources.core importsPawel Piech1-1/+3
2013-02-08Cleanup importsMarc Khouzam1-4/+6
2013-01-31Bug 399163 - [reverse] Make use of GDB's new =record-started/stopped MIMarc Khouzam1-1/+57
2013-01-28Bug 399123 - [reverse] Uncall does not work with instruction steppingMarc Khouzam1-2/+2
2013-01-23Bug 344890 - [remote] Cannot start a new process on a remote target withMikhail Khodjaiants9-31/+585
2013-01-21Revert "Bug 344890 - [remote] Cannot start a new process on a remote target w...Mikhail Khodjaiants4-441/+0
2013-01-21Bug 344890 - [remote] Cannot start a new process on a remote target withMikhail Khodjaiants4-0/+441
2012-12-21Bug 396386 - Cannot attach to process when prompted for a pidMarc Khouzam1-2/+7
2012-11-15Bug 360314: Improve diagnostics of invalid selections in OS Resources view.Vladimir Prus3-15/+44
2012-10-26Bug 360735: Add support for multi-selection in the Debug view for "ShowMarc Khouzam1-26/+54
2012-10-26Bug 360735: Add support for multi-process for "Show BreakpointsMarc Khouzam1-34/+77
2012-10-26Bug 360735: Add preference for behavior of "Show Breakpoints SupportedMarc Khouzam5-10/+127
2012-10-26Bug 360735: "Show Breakpoints Supported by Selected Target" should allowMikhail Khodjaiants1-17/+153
2012-10-03Bug 386156 - IllegalArgumentException in ThreadVMNodeMikhail Khodjaiants1-2/+1
2012-09-20Bug 360314: OS awareness debug view. Change of a text message withinMarc Khouzam1-1/+1
2012-09-20Bug 360314: OS awareness debug viewVladimir Prus13-3/+1598
2012-09-13Bug 389518: Simplify DSF-GDB preferences pageMarc Khouzam3-22/+13
2012-09-13Bug 389518: Simplify GDB traces preferenceMarc Khouzam3-40/+6
2012-08-31Bug 388562: Missing cleanup of DsfSession in TraceControlViewMarc Khouzam1-0/+2
2012-08-29Bug 388338 - [breakpoints] event breakpoints broken for DSFPawel Piech1-1/+1
2012-08-03Bug 386424 - non-externalized strings - GDB Debugger preference pageVivian Kong3-9/+26
2012-07-25Bug 290173: Migrate the Connect command to the asynchronous platform APIMarc Khouzam7-184/+90
2012-07-10Bug 384756 - Projectless debugging: no error is reported if a directoryMikhail Khodjaiants1-1/+6
2012-06-28Bumped up feature versions for Kepler.Sergey Prigogin1-1/+1
2012-05-11Bug 379225: Address FindBugs issues for DSF-GDBMarc Khouzam1-1/+1
2012-05-11Bug 378418: Process name should be shown in Debug view according to the "Show...Marc Khouzam1-1/+11
2012-05-11Bug 317173: Remove unnecessary @SuppressWarnings and fix the warning properly...Marc Khouzam6-8/+2
2012-05-08Bug 377447: Use the DSF Executor instead of a separate job.Marc Khouzam1-73/+63
2012-05-04Bug 375585: Add an option to not show running threadsMarc Khouzam9-47/+267
2012-05-02Bug 377447 - 'DsfTerminateCommand' doesn't wait for the session shutdownMikhail Khodjaiants1-1/+5
2012-05-02Bug 377536 - Add a global preference to use RTTI for variable typesxgsa3-3/+33
2012-04-30Bug 377447 - 'DsfTerminateCommand' doesn't wait for the session shutdownMikhail Khodjaiants1-25/+154
2012-04-20Bug 373707: [tracepoints] Make use of the new 'collect /s' commandMarc Khouzam3-4/+133
2012-04-17Bug 361934 - Provide timeout for gdb commandsMikhail Khodjaiants10-10/+730
2012-04-05Cosmetics.Sergey Prigogin1-3/+2
2012-04-05Cosmetics.Sergey Prigogin1-7/+4
2012-04-05Cosmetics.Sergey Prigogin1-93/+52
2012-04-02Bug 180256 - Launch configurations should support build variablesAnton Gorenkov2-8/+9

Back to the top