Skip to main content
aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2006-08-01Bug 74854 [breakpoints] Ctrl+B should set a method breakpoint if invoked from...Darin Wright3-4/+64
2006-07-26Bug 141570 [variables] CCE when array partition part of multi-selectionDarin Wright3-144/+116
2006-07-25Bug 151433 Firing content event on a debug target does not causing the target...Darin Wright1-1/+5
2006-07-25spellingDarin Wright1-1/+1
2006-07-25Bug 151744 Source lookup is performed after implicit evaluationDarin Wright1-0/+3
2006-07-25Bug 149728 Detaching from process with many threads takes a long timeDarin Wright1-1/+4
2006-07-24Bug 151066 details sash same background color as treeDarin Wright1-10/+12
2006-07-24Bug 146298 [launching] Eclipse does not ask to save dirty editors before runn...Darin Wright1-2/+2
2006-07-19spellingDarin Wright1-4/+4
2006-07-19Bug 142602 [breakpoints] Default Breakpoint Working Set's setting lost when w...Darin Wright1-7/+24
2006-07-19Bug 151086 Editor History not updated when SourceLookupFacility reuses an ope...Darin Wright2-1/+2
2006-07-18Bug 151006 - Expression View menu inconsistent when refering to Detail(s) Pan...Darin Wright2-3/+3
2006-07-17fixed discouraged method variable assignmentMichael Rennie1-2/+4
2006-07-14Bug 149205 AssignValueAction ignores target messagesDarin Wright3-5/+1
2006-07-14Bug 150563Unused NLS message warningDarin Wright1-0/+10
2006-07-14Bug 149638 [breakpoints] 'Don't ask again' option for 'Remove All Breakpoints'Darin Wright5-9/+9
2006-07-13 Bug 150193 - second frame selected instead of top frame after step returnDarin Wright1-6/+13
2006-07-13Bug 149638Michael Rennie8-5/+33
2006-07-13Bug 148897 - [Memory View] memory renderings leak menu listenerSamantha Chan4-30/+90
2006-07-13Bug 148923 - [Memory View] selection is incorrect after steppingSamantha Chan2-9/+40
2006-07-12spelling errorsDarin Wright1-14/+14
2006-07-12Bug 135170 - Terminate All menu option does not do anythingDarin Wright1-74/+56
2006-07-12Bug 135170 - Terminate All menu option does not do anythingDarin Wright1-4/+3
2006-07-12Bug 148995 Deadlock while steppingDarin Wright1-5/+12
2006-07-10Bug 149891 - SourceLookupFacility should use IEditorMatchingStrategyDarin Wright1-20/+6
2006-07-07Bug 140561debug view scrolls to top, loses thread focusDarin Wright1-1/+7
2006-07-07plug-in version updatesDarin Wright1-1/+1
2006-07-06Bug 146880 - No selection in the debug view when an application is runningDarin Wright1-1/+1
2006-07-06Bug 144253 [source lookup] Stack Frame CHANGE events no longer force a source...Darin Wright1-9/+21
2006-07-06Bug 149728 - Detaching from process with many threads takes a long timeDarin Wright1-1/+4
2006-07-05Bug 149176 - [Working Sets] UI is blocked when clearing all items in a breakp...Kevin Barnes1-12/+19
2006-07-05Bug 149069 - [preferences] Move USE_STEP_FILTERING pref constant to public APIDarin Wright5-12/+14
2006-07-05Bug 149021 - [tests] testInstructionPointerLeaks failingDarin Wright1-49/+56
2006-07-05spellingDarin Wright1-3/+3
2006-07-05Bug 148776 - !MESSAGE NLS unused messagesKevin Barnes3-6/+5
2006-07-01Bug 149356[help] the new VM capabilities property page has no help topicMichael Rennie3-57/+78
2006-06-28Bug 149076Michael Rennie1-6/+18
2006-06-28Bug 148940Michael Rennie5-24/+12
2006-06-28Bug 148863 - [Memory View] Memory View should clean up command handler for Ne...Samantha Chan1-2/+5
2006-06-28Bug 148865 - [Memory View]Sync service is holding onto rendering after a memo...Samantha Chan1-0/+9
2006-06-26Bug 142476Michael Rennie2-14/+72
2006-06-26Bug 148526 - Editing a string variable discards last entered characterKevin Barnes1-1/+1
2006-06-24Bug 148247 [launching] Creating launch configuraitons dosen't use the selecte...Michael Rennie1-1/+18
2006-06-23Bug 142972 - [launching] Add "Run" to context menu of shared launch configKevin Barnes1-5/+8
2006-06-22Bug 24484Michael Rennie1-3/+6
2006-06-22Bug 24484Michael Rennie1-3/+8
2006-06-22Bug 144253 [source lookup] Stack Frame CHANGE events no longer force a source...Darin Wright4-3/+67
2006-06-22Bug 139572 - [launching] 'dummy launch' remains in debug viewDarin Wright1-1/+1
2006-06-22Bug 145396 - ShowIn LaunchView does not work anymoreDarin Wright1-3/+10
2006-06-22move debug flag to super classDarin Wright2-14/+13

Back to the top