Skip to main content
aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2019-08-10Remove redundant superinterfaces. Alexander Kurtakov1-3/+1
2018-11-22Bug 540373: Cleanup: Remove redundant semicolonsJonah Graham2-2/+2
2018-11-22Bug 540373: Cleanup: Format & Remove trailing whitespaceJonah Graham69-681/+679
2018-11-22Bug 540371: Update to EPLv2 using releng/scripts/change_to_eplv2.shJonah Graham74-222/+444
2017-05-08Bug 516300: Display extension message when creating marker messageJonah Graham2-0/+22
2016-04-27Bug 487998: [breakpoints] Editing code while debug is activeStefan Sprenger1-0/+12
2016-04-25Bug 489512 - Show local variables in the traditional memory renderAlvaro Sanchez-Leon1-0/+147
2016-03-29Add javadocMarc Khouzam1-0/+4
2016-03-29Bug 488661: Simplification of reverse debugging codeMarc Khouzam1-9/+17
2016-03-23Bug 488661 - Moving the last trace method to GdbReverseToggleCommandraddepal1-0/+2
2016-03-09Bug 484900: Remove Majority of CDI classesJonah Graham9-413/+1
2016-02-19Bug 478740: Changes for supporting Hardware Reverse Debuggingraddepal1-0/+32
2016-01-04Fix copyright of all CDT plugins using the copyright tool from platform.Marc Khouzam11-11/+11
2014-12-09Bug 235747: [registers] Allow user to edit the register groups.Alvaro Sanchez-Leon4-0/+82
2014-05-01Bug 400628 - Support Dynamic PrintfMarc Khouzam1-0/+65
2013-12-02Bug 418710 - Provide a way to disable "View memory" menu per expressionMarc Khouzam1-0/+32
2013-04-30Bug 244865 – Support for Step Into Selectionaleon1-0/+20
2013-01-23Bug 344890 - [remote] Cannot start a new process on a remote target withMikhail Khodjaiants1-0/+22
2013-01-21Revert "Bug 344890 - [remote] Cannot start a new process on a remote target w...Mikhail Khodjaiants1-22/+0
2013-01-21Bug 344890 - [remote] Cannot start a new process on a remote target withMikhail Khodjaiants1-0/+22
2012-07-25Bug 290173: Migrate the Connect command to the asynchronous platform APIMarc Khouzam1-0/+21
2012-04-03Bug 374512 - breakpointContribution does not support customPawel Piech1-2/+2
2012-03-19Bug 360588 - [breakpoints] Allow user to edit all its properties prior to cre...Pawel Piech8-0/+67
2012-02-08Bug 360280 - [breakpoints] Reposition breakpoints when planted on invalid lineScott Tepavich3-1/+218
2012-01-17Code cleanup, mostly about missing @OverrideMarc Khouzam3-0/+3
2011-03-10Bug 336876 - [multicore] Grouping of Execution Elements for DSF debugger featurePatrick Chuong2-0/+44
2011-03-07Bug 337881: [Memory Browser] Persist the Go To Address history in the launch ...John Cortell1-24/+0
2011-03-04Bug 337881: [Memory Browser] Persist the Go To Address history in the launch ...John Cortell1-0/+38
2011-02-24Bug 337881 - Applied Alain Lee patch to deliniate saparate expression lists o...Randy Rohrbach1-0/+24
2010-06-03Bug 315439 Fix up copyrightVivian Kong19-169/+169
2010-05-20Bug 309032: Need APIs to support memory pages (add ability for backend to ind...John Cortell1-1/+8
2010-05-13Bug 309032: Need APIs to support memory pages (or memory spaces)John Cortell3-0/+154
2010-05-04Bug 289526 - [debug view] Migrate the Restart feature to the new one, as sup...Pawel Piech1-3/+10
2010-04-29Bug 289526 - [debug view] Migrate the Restart feature to the new one, as sup...Pawel Piech1-1/+4
2010-04-08[305752] Moved gdb event breakpoint constants into new common gdb plugin as w...John Cortell1-122/+6
2010-03-12[305752] Constants for standard event breakpoint types should be outside the ...John Cortell1-13/+139
2010-03-11[249223] Make ResumeWithoutSignal retargettable. Add ResumeWithoutSignal act...Marc Khouzam1-0/+21
2010-03-09Update with Pawel's adjusted patch using ICBreakpoint.C_BREAKPOINTS_DEBUG_MOD...Ken Ryall1-0/+11
2010-01-27[284286] New Trace Control View to allow to start/stop/status a tracing exper...Marc Khouzam3-0/+60
2010-01-07Increment version number to 7.0Ken Ryall6-7/+11
2009-12-18[284286] First phase of tracepoint support. Tracepoints can now be created/d...Marc Khouzam1-0/+46
2009-12-16[275687] Moving Reverse commands to the core of CDT from DSF-GDB, and making ...Marc Khouzam5-0/+115
2009-03-12[111711] - added go to address action to cdi dissasembly viewAlena Laskavaia1-0/+11
2009-02-25Fix API tooling problems and first pass and cleanup of the Executables view s...Ken Ryall4-150/+154
2008-07-15Fixed 240916 (casting a child of a global results in an NPE). Also fixed all ...John Cortell1-1/+1
2008-07-07Move-to-line feature. Application of the patch in bugzilla 118147. Includes r...John Cortell5-10/+77
2008-05-07Renamed ICBreakpointTyped to ICBreakpointTypeJohn Cortell1-1/+1
2008-05-07TypoJohn Cortell1-1/+1
2008-05-06Updated to provide clarity on the use of TEMPORARY as a special-case, bit-wis...John Cortell1-79/+57
2008-05-06bug 118100 - moving breakpoints types in ICBreakpointTypedAlena Laskavaia1-3/+89

Back to the top