Skip to main content
aboutsummaryrefslogtreecommitdiffstats
path: root/debug
AgeCommit message (Expand)AuthorFilesLines
2010-06-25Bug 314865 - When "Skip All Breakpoints" is ticked breakpoints at launch can...James Blackburn1-14/+21
2010-06-24Bug 314637 Register manager shouldn't log exception during debug session tear...James Blackburn1-1/+2
2010-06-21Removed hardcoded bundle names.Sergey Prigogin7-60/+20
2010-06-20Fixed a typo.Sergey Prigogin1-1/+1
2010-06-20Added missing NON-NLS tag.Sergey Prigogin1-1/+1
2010-06-18More changes to keep project warning-freeJohn Cortell2-1/+99
2010-06-18Bug 317226: Disassembly view throws NPE when debugging with CDI. Fix also NPE...Teodor Madan1-1/+7
2010-06-18Bug 317217: IDisassemblyBackend.SetDebugContextResult frame-level field is ex...John Cortell2-12/+6
2010-06-18Bug 317226: Disassembly view throws NPE when debugging with CDIJohn Cortell1-12/+28
2010-06-17Bug 316987: Show full paths preference under C/C++->Debug is not really neces...John Cortell5-6/+11
2010-06-16Bug 316987: Show full paths preference under C/C++->Debug is not really neces...John Cortell4-45/+8
2010-06-14Missing about.html files in various source plugins.Doug Schaefer4-1/+5
2010-06-14Fix missing about.html and removed the templates for the source plugins.Doug Schaefer1-1/+2
2010-06-06Bug 315895 - Names and descriptions of CDT features are confusing.Sergey Prigogin2-4/+4
2010-06-04Bug 315415: always clear a terminated job from pathToJobsMap, and store off f...Ed Swartz1-6/+6
2010-06-04Bug 315415: add .api_filters exception for Executable#getSourceFiles() callEd Swartz1-0/+12
2010-06-04Prettier 32x32 icon.Doug Schaefer1-0/+0
2010-06-04Bug 315415 fixed performance issues of Executables view, esp. with files over...Ed Swartz6-95/+334
2010-06-04Fixed up branding plug-ins.Doug Schaefer1-1/+6
2010-06-04Fixed up branding plug-ins.Doug Schaefer5-1/+60
2010-06-03Bug 315439 Fix up copyrightVivian Kong91-241/+241
2010-06-03Bug 315439 Fix up copyrightVivian Kong128-741/+761
2010-06-03Bug 315439 Fix up copyrightVivian Kong5-5/+5
2010-06-02Bug 315439 Fix up copyrightVivian Kong5-11/+30
2010-06-01 Bug 315244 - Can't map sources if the executable was built on a different f...Ken Ryall1-1/+4
2010-06-01Fix warnings.Ken Ryall1-6/+6
2010-06-01 Bug 315244 - Can't map sources if the executable was built on a different f...Ken Ryall1-2/+46
2010-05-31Bug 314749: Typo.Marc Khouzam1-1/+1
2010-05-31Bug 306627 - Fix license inconsistenciesVivian Kong8-244/+476
2010-05-31 Bug 314212 - CDT Feature copyright dates are outdatedVivian Kong2-2/+2
2010-05-28Additional explanationJohn Cortell1-1/+2
2010-05-28javadoc correctionJohn Cortell1-1/+1
2010-05-28Bug 314745: Need to API to expose the address bar text and memory space ID se...John Cortell2-0/+40
2010-05-27Bug 307272 - Move or Remove disassembly options from the CDebug pref pageKen Ryall1-64/+0
2010-05-27Bug 314700 - TVT36:TCT349: PLK Untranslated tooltip in Executables viewVivian Kong3-8/+21
2010-05-26Bug 313893, reorg capabilities into cdt product plug-in.Ken Ryall4-86/+0
2010-05-26Still trying to fix testsAlena Laskavaia1-4/+4
2010-05-25trying to fix test with hit conditionAlena Laskavaia1-3/+3
2010-05-25Trying to fix del break point failureAlena Laskavaia1-19/+22
2010-05-24fixed bug #314152.Warren Paul1-1/+3
2010-05-20 Bug 313821: Intermittent NPE during shutdown, in source-not-found handlingJohn Cortell1-3/+4
2010-05-20 Bug 313821: Intermittent NPE during shutdown, in source-not-found handlingJohn Cortell3-7/+13
2010-05-20Bug 313806: Export all debug packagesJohn Cortell3-3/+6
2010-05-20 Bug 313806 - Export all debug packages.Mikhail Khodjaiants2-1/+3
2010-05-20Bug 309032: Need APIs to support memory pages (add ability for backend to ind...John Cortell2-1/+17
2010-05-19Bug 312997: Set the default launch delegate using the launch configuration ty...Marc Khouzam2-22/+69
2010-05-17Fixed warning. Removed no-longer-necessary API tooling filterJohn Cortell1-7/+0
2010-05-14Trying to fix failed tests issuesAlena Laskavaia1-6/+13
2010-05-14Bug 312848: Remove CDI-GDB pref to enable distinct code and data spaces. Also...John Cortell1-7/+4
2010-05-14Attempt to diagnose JUnit failure in testDelBreak - use assertEquals to see...James Blackburn1-17/+2

Back to the top