Skip to main content
aboutsummaryrefslogtreecommitdiffstats
path: root/debug
AgeCommit message (Expand)AuthorFilesLines
2014-12-23Revert "Bug 451929 - Leverage p2 ability to express native packages"Doug Schaefer1-2/+0
2014-12-16Bug 451929 - Leverage p2 ability to express native packagesPascal Rapicault1-0/+2
2014-12-16Update to new CDT LogoMarc Khouzam1-0/+0
2014-12-11Bug 439631 - [dynamic printf] Backslashes in the file name should be escapedAnton Leherbauer1-5/+15
2014-12-09Bug 235747: [registers] Allow user to edit the register groups.Alvaro Sanchez-Leon21-396/+909
2014-11-28Bug 450080 - Add option for remote launch to stand-alone debuggerMarc Khouzam15-19/+671
2014-11-25Cosmetics.Sergey Prigogin2-4/+8
2014-11-20Setting preferences for standalone debugger plugin.Marc Khouzam3-24/+82
2014-11-14fixed NPE in DebugStringVariableSubstitutor when var cannot be resolvedAlena Laskavaia1-0/+2
2014-11-13Replace hard-code launch types with their constants.Marc Khouzam3-6/+3
2014-11-13Cleanup commented printoutsMarc Khouzam12-117/+3
2014-11-04Bug 446013 - Improvements to CDT launch configurations context helpIulia Vasii1-12/+18
2014-10-29Bug 449224 - Fix for NLS'd plugin andMarc Khouzam1-1/+2
2014-10-14Bug 445375 : Watchpoints cannot be disabled for targets that do notTeodor Madan6-15/+120
2014-10-07Fix standalone feature names in their .project files.Jeff Johnston2-2/+2
2014-09-30Bug 445357 Fix breakpoint set on external filesTeodor Madan1-20/+44
2014-09-26Bug 444736 - Importing a subset of exported breakpoints often logs exceptionsAnton Leherbauer3-17/+32
2014-09-25Bug 444395 - Must synchronize creation of bp extensionMarc Khouzam1-38/+45
2014-09-22Bug 355165 - Cannot insert breakpoint when org.eclipse.cdt.debug.ui is not ru...Marc-Andre Laperle1-1/+3
2014-08-28Add missing arg for jacoco in in tests. Update jacoco.Marc-Andre Laperle1-1/+1
2014-08-22Bug 441713 - [visualizer] Make pinning of multicore visualizer viewMarc Dumais2-1/+4
2014-08-14Bug 436095 - [visualizer] Make cloning of visualizer view possibleMarc Dumais1-2/+2
2014-07-29Bug 439830 - Standalone debugger launch script can fail when 'source'Marc Khouzam1-4/+4
2014-07-29Update README for standalone debugger to match recent changes.Marc Khouzam1-13/+5
2014-07-29Improve Standalone Debugger scriptsMarc Khouzam2-44/+43
2014-07-25Minor edits to Stand-alone debugger docs.Jeff Johnston1-14/+14
2014-07-24Update pom.xml of features for which version was changed to 8.5Marc Khouzam2-2/+2
2014-07-24Update remaining feature versions to 8.5Marc Khouzam2-2/+2
2014-07-22Increment parent pom versionMarc Khouzam2-2/+2
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

Back to the top