Skip to main content
summaryrefslogtreecommitdiffstats
path: root/debug
AgeCommit message (Expand)AuthorFilesLines
2014-07-22Inremented branding plugin version to 8.5Sergey Prigogin9-9/+9
2014-07-22Inremented feature version to 8.5.Sergey Prigogin8-12/+12
2014-07-11Bug 437065 - Import executable wizard will not warn user that there'sIulia Vasii6-9/+56
2014-07-07Bug 438782 - Add check in Standalone Debugger install scriptJeff Johnston1-0/+19
2014-07-05Bug 438310 - Add --help option to cdtdebug.shjjohnstn1-2/+66
2014-07-04Bug 437692 - Refactor OpenNewViewActionDelegate to permitMarc Dumais4-36/+113
2014-07-01Cleared up the target model making it a provider responsibility.Doug Schaefer1-0/+1
2014-06-20Bug 437782 - Standalone Debugger does not consider the executable PATHJeff Johnston1-1/+38
2014-06-18Bug 435998 - Remove 'updateSiteName' string as they are not usedMarc Khouzam9-27/+0
2014-06-18standalone debugger: Disable menus only when product is the standalone debuggerMarc-Andre Laperle1-0/+8
2014-06-17Bug 435998 - Get rid of all "eclipse_update_120.jpg" files in CDTMarc Khouzam15-10/+4
2014-06-13Bug 436892 - Standalone Debugger should not delete launch while it is still r...Jeff Johnston4-9/+28
2014-06-13Bug 437302 - -e requires full pathJeff Johnston1-4/+15
2014-06-13Bug 437182: Display as array: make error messages match field namesSimon Marchi1-4/+5
2014-06-11Bug 436879 - 'connect' button sometimes disabled when it shouldn't beMarc Dumais1-2/+2
2014-06-09Bug 436893 - workspace should be renamed for Standalone DebuggerJeff Johnston2-7/+8
2014-06-07Bug 436554 - standalone debugger cannot find pushd/popd on UbuntuJeff Johnston2-6/+8
2014-06-04Bug 436260 - Standalone Debugger not startingJeff Johnston2-1/+2
2014-05-26Bug 435309 - Use the shared license file scheme for CDTMarc Khouzam39-5108/+23
2014-05-22about.html does not get included due to missing backslashMarc Khouzam1-1/+1
2014-05-20Update to new license textMarc Khouzam10-20/+10
2014-05-05Add CDT Standalone DebuggerJeff Johnston957-0/+30075
2014-05-05Bug 433761 - Breakpoint Actions Dialog should not allow creating unnamed actionsTeodor Madan3-27/+60
2014-05-02Update license.html files for 2014 versionMarc Khouzam6-12/+6
2014-05-01Bug 400628 - Support Dynamic PrintfMarc Khouzam32-45/+1206
2014-04-24Bug 433308 - Always show the Common page initially for new breakpointsAnton Leherbauer2-4/+14
2014-04-22Update some pom.xml to match new plugin versionMarc Khouzam1-1/+1
2014-04-21Enable API tooling for o.e.cdt.debug.ui.memory.traditionalMarc Khouzam1-1/+1
2014-04-21Enable API Tooling for o.e.cdt.gdb and o.e.cdt.gdb.uiMarc Khouzam2-0/+12
2014-04-21Missing exports for o.e.cdt.debug.mi.uiMarc Khouzam5-4/+7
2014-04-21Export missing packages for o.e.cdt.debug.coreMarc Khouzam1-0/+2
2014-04-17Bug 432503: Should not create two bps at same line with "Add breakpoint"Marc Khouzam1-2/+13
2014-04-14Bug 432734 - Infinite loop retrieving disassembly when debuggingTeodor Madan1-2/+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-09Fix warningsMarc Khouzam2-2/+2
2014-04-09Remove unused API filtersMarc Khouzam2-96/+0
2014-04-09TyposMarc Khouzam2-5/+5
2014-04-03Remove unused API filter.Marc Khouzam1-8/+0
2014-03-31Bug 430117 - "Connect to Process" is always enabled initiallyAnton Leherbauer1-0/+8
2014-03-13Bug 430304 - "Add C/C++ Watchpoints" no longer shows for variables andMarc Khouzam3-3/+3
2014-02-24Bug 427898: Allow changing breakpoint typeTeodor Madan8-4/+188
2014-01-24Enabled JDK 1.7.Sergey Prigogin21-35/+35
2014-01-21Bumped up CDT version to 8.4.Sergey Prigogin15-19/+19
2013-12-16Bug 419391 - Contribute Windows PTY supportUwe Stieber1-0/+2
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-10-31Fix NPE in CDebugUIUtils.getEditorFilePath() if file does not existAnton Leherbauer1-3/+15
2013-10-24bug 420287: CDT features are scattered around in update managerAndrew Gvozdev3-3/+3
2013-09-23Alphabetize the modes; to be in line with the restrictions added in bug 417138Jesse Weinstein1-2/+2

Back to the top