Skip to main content
aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2015-01-09Cosmetics.Sergey Prigogin2-26/+1
2015-01-07Incremented CDT feature version to 8.6.0.Sergey Prigogin1-1/+1
2014-12-09Bug 235747: [registers] Allow user to edit the register groups.Alvaro Sanchez-Leon8-7/+395
2014-11-14fixed NPE in DebugStringVariableSubstitutor when var cannot be resolvedAlena Laskavaia1-0/+2
2014-10-14Bug 445375 : Watchpoints cannot be disabled for targets that do notTeodor Madan1-7/+4
2014-09-26Bug 444736 - Importing a subset of exported breakpoints often logs exceptionsAnton Leherbauer2-15/+27
2014-09-25Bug 444395 - Must synchronize creation of bp extensionMarc Khouzam1-38/+45
2014-07-22Inremented branding plugin version to 8.5Sergey Prigogin1-1/+1
2014-05-05Bug 433761 - Breakpoint Actions Dialog should not allow creating unnamed actionsTeodor Madan1-26/+22
2014-05-01Bug 400628 - Support Dynamic PrintfMarc Khouzam15-29/+527
2014-04-21Enable API tooling for o.e.cdt.debug.ui.memory.traditionalMarc Khouzam1-1/+1
2014-04-21Export missing packages for o.e.cdt.debug.coreMarc Khouzam1-0/+2
2014-04-11Fixed compiler warnings.Sergey Prigogin2-18/+8
2014-04-10Bug 335180 - Remote debugging and virtual folders =>Mikhail Khodjaiants1-5/+16
2014-04-09Remove unused API filtersMarc Khouzam1-89/+0
2014-04-03Remove unused API filter.Marc Khouzam1-8/+0
2014-02-24Bug 427898: Allow changing breakpoint typeTeodor Madan1-0/+5
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-02Bug 418710 - Provide a way to disable "View memory" menu per expressionMarc Khouzam1-0/+32
2013-11-26Updated version of o.e.cdt.debug.coreMarc Khouzam2-2/+2
2013-09-13Bug 417199 - Fix project-less debugMarc Khouzam1-2/+2
2013-09-13Revert "[bug 417138] Various schema cleanups in cdt.debug.*"Sergey Prigogin8-173/+240
2013-09-13[bug 417138] Various schema cleanups in cdt.debug.*Jesse Weinstein8-240/+173
2013-09-06Bug 415304 - project_loc, project_name and project_path variables inSergey Prigogin11-46/+572
2013-08-27Fixed parent pom version to referenceAndrew Gvozdev1-1/+1
2013-08-11Bug 382462 - Allow debugging without binary parsers enabledMarc-Andre Laperle1-4/+10
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-12-13Bug 365776 - [breakpoints] Add breakpoint action to toggle reverseMarc Dumais1-0/+37
2012-11-29Bug 392512 - Support GDB breakpoint notificationsMikhail Khodjaiants2-0/+88
2012-11-07Bug 393791 - Cannot substitute Windows path to Unix path on LinuxScott Tepavich2-28/+26
2012-08-29Bug 388338 - [breakpoints] event breakpoints broken for DSFPawel Piech2-0/+51
2012-07-25Bug 290173: Migrate the Connect command to the asynchronous platform APIMarc Khouzam3-2/+23
2012-06-28Bumped up feature versions for Kepler.Sergey Prigogin1-1/+1
2012-04-20Bug 317173: Cleanup warnings for DSF-GDB.Marc Khouzam1-1/+6
2012-04-03Bug 374512 - breakpointContribution does not support customPawel Piech1-2/+2
2012-04-02Cosmetics.Sergey Prigogin1-6/+5
2012-04-02Bug 180256 - Launch configurations should support build variablesAnton Gorenkov5-7/+22
2012-03-23Bug 374988 - [breakpoints] Update "Add Watchpoint" action and "Add Event Brea...Pawel Piech3-48/+65
2012-03-19Bug 360588 - [breakpoints] Allow user to edit all its properties prior to cre...Pawel Piech21-954/+1543
2012-03-07Bug 370462 - Improving the debug preferences - add support for different char...Mathias Kunter2-11/+16
2012-03-06Bug 370462: Improving the debug preferences. Better handling of octal addres...Mathias Kunter2-6/+28
2012-03-06Bug 370462: Improving the debug preferences - add support for different chars...Marc Khouzam6-20/+23
2012-03-06Bug 370462: Improving the debug preferences - add support for different chars...Marc Khouzam1-1/+2
2012-03-06Bug 370462: Improving the debug preferences - add support for different chars...Mathias Kunter5-25/+141
2012-02-08Bug 360280 - [breakpoints] Reposition breakpoints when planted on invalid lineScott Tepavich15-35/+525
2012-01-17Code cleanup, mostly about missing @OverrideMarc Khouzam111-24/+798

Back to the top