Skip to main content
aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2010-11-10Bug 326636 - [disassembly][source lookup] Enable disassembly view as "editor"Anton Leherbauer4-81/+132
2010-11-05Bug 325394 - follow-up fixAnton Leherbauer1-0/+13
2010-10-28Bug 328883 - AbstractCachingVMProvider throws ClassCastExceptionPawel Piech3-8/+7
2010-10-21DocumentationJohn Cortell1-6/+13
2010-10-14Bug 323683 - [disassembly][pda] NPE with PDA sessionAnton Leherbauer1-5/+38
2010-10-14Bug 327716 - [disassembly] NPE in BreakpointsAnnotationModelAnton Leherbauer1-15/+17
2010-10-14Bug 327056 - [disassembly] The view does not update to new context when it is...Anton Leherbauer1-1/+4
2010-10-13Bug 326670 - [Disassembly View] Enhancement request for unlink and re-evaluat...Anton Leherbauer7-48/+193
2010-10-08Bug 293109 - [debug view][view model] Terminate and Relaunch action not working.Pawel Piech1-1/+1
2010-10-08Bug 327358 - [variables][vm] "Wait for views to update after every step" pref...Pawel Piech8-677/+143
2010-10-08Warnings cleanup.Pawel Piech2-3/+3
2010-10-05Bug 327025 - [breakpoints][vm] Breakpoint groups get collapsed on frequent br...Pawel Piech1-12/+4
2010-09-30Restore API class InstructionPointerImageProviderAnton Leherbauer1-0/+52
2010-09-30Remove obsolete InstructionPointerImageProvider, see bug 326145Anton Leherbauer1-50/+0
2010-09-30Bug 326145 - [source lookup] Changing the color of the IP annotation is not r...Anton Leherbauer2-7/+26
2010-09-29Bug 325277 - [disassembly] add IInstruction#getSize() to fill single-instruct...Anton Leherbauer2-22/+32
2010-09-28Bug 325394 - some times the user cannot step for 5 seconds during fast steppingAnton Leherbauer1-0/+9
2010-09-24Bug 321932 - [update policy] When in manual mode, switching number format sho...Pawel Piech23-198/+1690
2010-09-17Bug 314350 - [debug view] Multi-threaded programs can cause the opening of u...Ken Ryall1-2/+14
2010-09-15Bug 325063 - [disassembly] view occasionally accepts no further scrolling/PC ...Anton Leherbauer2-28/+23
2010-09-08Bug 324613 - [disassembly] maximizing then minimizing causes debug stack view...Anton Leherbauer1-10/+15
2010-09-08Bug 324507 - [disassembly] view sometimes does not scroll further up, sometim...Anton Leherbauer1-15/+17
2010-09-07Bug 324597 - [disassembly] maximizing/resizing view sometimes leaves "..........Anton Leherbauer1-1/+4
2010-08-31Bug 323826 - Need a way to control the half second delay in SteppingControlerAnton Leherbauer1-8/+35
2010-08-26Bug 321162 - Disassembly view sometimes doesn't display all source codeAnton Leherbauer1-1/+1
2010-08-25Bug 323279 - Disassembly view not possible to display address size < 32 bitsAnton Leherbauer1-1/+2
2010-08-20Bug 313512 - [vm][cache][api] Add update flag to flush all propertiesAnton Leherbauer2-2/+12
2010-08-20Bug 322628 - [disassembly] DisassemblyDocument#computeIndexInPositionListFirs...Anton Leherbauer1-5/+6
2010-07-26Javadoc addition.Pawel Piech1-0/+8
2010-07-15Bug 318550 - SteppingController should clear step queue in case of stepping t...Anton Leherbauer1-17/+19
2010-07-13Bug 319656 - [expressions] ExpressionsChangedEvent.Type enum is not publicPawel Piech1-1/+21
2010-06-24Bug 315677 - [variables] Add "hasSubExpressions" method to IExpressionsMikhail Khodjaiants1-14/+34
2010-06-24Bug 317769 - "Show Type Names" has no effectMikhail Khodjaiants2-8/+14
2010-06-21Removed hardcoded bundle names.Sergey Prigogin14-35/+21
2010-06-21Removed hardcoded bundle names.Sergey Prigogin11-33/+19
2010-06-18Bug 317217: IDisassemblyBackend.SetDebugContextResult frame-level field is ex...John Cortell1-2/+0
2010-06-17Bug 316987: Show full paths preference under C/C++->Debug is not really neces...John Cortell1-2/+2
2010-06-16Bug 316987: Show full paths preference under C/C++->Debug is not really neces...John Cortell1-3/+2
2010-06-04 Bug 315835 - NPE in DisassemblyPartWarren Paul1-1/+1
2010-06-03 Bug 315461 - [launch] Invalid thread access exception during launchKen Ryall1-11/+15
2010-06-03Bug 315439 Fix up copyrightVivian Kong187-1351/+1351
2010-06-02Bug 315446: Wrong bundle name makes NLS strings fail to be found.Marc Khouzam1-2/+3
2010-05-28Bug 314950: A null reason is valid in non-stop modeMarc Khouzam1-2/+5
2010-05-27Bug 314056 - Disassembly truncates 64bit instruction addressesAnton Leherbauer1-2/+2
2010-05-26Bug 314557 - No error dialog when problems occur opening a memory monitor on...Ken Ryall1-6/+6
2010-05-25Bug 308835 - Multi-thread debugging in regular stop-mode with gdb 6.8 is not...Pawel Piech1-2/+81
2010-05-25Bug 303968, apply Marc's patch to move the remainder of the UI from gdb to ds...Ken Ryall2-0/+236
2010-05-21Bug 308626 - Backed out accidental checking of changes for bug 310352.Pawel Piech1-74/+43
2010-05-21Bug 313964 - [vm] StackOverflowException in a toString() method in AbstractV...Pawel Piech1-1/+1
2010-05-20Bug 313827 - [expressions] Use the "+" icon for the Add New Expression elementPawel Piech1-1/+5

Back to the top