Skip to main content
aboutsummaryrefslogtreecommitdiffstats
path: root/debug
AgeCommit message (Expand)AuthorFilesLines
2010-12-05Enhanced loops.Sergey Prigogin1-38/+27
2010-12-04Generics.Sergey Prigogin3-89/+71
2010-12-04Cosmetics.Sergey Prigogin1-4/+3
2010-12-04Cosmetics.Sergey Prigogin2-166/+133
2010-12-04Cosmetics.Sergey Prigogin1-4/+4
2010-12-04Cosmetics.Sergey Prigogin2-29/+27
2010-12-03Reverted an accidentally submitted file.Sergey Prigogin1-3/+2
2010-12-03NLS-style string resources. This change removes public visibility from Source...Sergey Prigogin6-75/+94
2010-12-02NLS-style string resources.Sergey Prigogin21-704/+655
2010-12-02NLS-style string resources.Sergey Prigogin11-847/+671
2010-12-02Generics.Sergey Prigogin2-242/+226
2010-12-02Bug 331552 - [disassembly] Need a way to insert more than one source lineAnton Leherbauer1-0/+4
2010-12-02Cosmetics.Sergey Prigogin1-23/+22
2010-12-02Cosmetics.Sergey Prigogin1-72/+66
2010-12-02Generic parameters and exception logging.Sergey Prigogin3-97/+89
2010-12-01Cosmetics.Sergey Prigogin1-13/+13
2010-11-16Bug 329682 - Rename method "evaluateSymbolAddress" to "evaluateAddressExpress...Anton Leherbauer3-8/+10
2010-11-12Bug 329682 - Restore backwards compatibilityAnton Leherbauer3-13/+42
2010-11-11Bug 329682 - [disassembly] Address bar does not work for symbolsPatrick Chuong2-18/+44
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

Back to the top