Skip to main content
summaryrefslogtreecommitdiffstats
path: root/debug
AgeCommit message (Expand)AuthorFilesLines
2010-09-30Remove stale annotation types and NLS keys, related to bug 326145Anton Leherbauer2-86/+0
2010-09-21Bug 325773 - Support copy in the Executables View. Fix up line endings.Ken Ryall1-6/+17
2010-09-20Bug 325773 - Support copy in the Executables ViewKen Ryall3-2/+156
2010-09-20Bug 321692: Remove dependencies to plugins from featuresMarc Khouzam2-28/+0
2010-09-12Prevent deadlock when opening projects while refreshing the executables list.Ken Ryall1-1/+1
2010-09-08Bug 323630 - Expanding registers in the register view triggers an infinite re...Anton Leherbauer5-24/+63
2010-08-26Bug 317796 - Build before launch should be cleverer about which configuratio...James Blackburn1-0/+8
2010-08-10Bug 315185 - [hover] When hovering over a macro argument the expansion as a w...Anton Leherbauer1-8/+75
2010-07-23Bug 318214: Unify Basic remote launch with Advanced remote launchMarc Khouzam7-2/+56
2010-07-23Bug 80700: test for project with spacesAlena Laskavaia1-0/+103
2010-07-23Bug 80700: modern gdb does need argument be quoted for environment-cd, let ...Alena Laskavaia1-14/+0
2010-07-23Bug 320629 - MI command -gdb-set does not properly escape argumentAlena Laskavaia1-0/+10
2010-07-16bug 319779: Unnecessary importsAndrew Gvozdev2-2/+0
2010-07-15bug 319748: Missing/unnecessary $NON-NLS$ tagsAndrew Gvozdev37-109/+109
2010-07-14bug 319814: The type Assert is deprecatedAndrew Gvozdev5-5/+5
2010-07-14bug 319769: Unnecessary type castsAndrew Gvozdev5-5/+5
2010-07-14Bug 316905 - DebugMarkerAnnotationModel does not reliably remove annotations ...Anton Leherbauer1-27/+13
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

Back to the top