Skip to main content
summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2004-06-07Bug 65316 - Error stopping debug core (i.e. while shutting down eclipse)Darin Wright1-1/+1
2004-06-07Bug 65316 - Error stopping debug core (i.e. while shutting down eclipse)Kevin Barnes1-1/+11
2004-06-04Bug 65604 - Invalid stack frame exceptionsv20040604bDarin Wright1-3/+11
2004-06-03Bug 55855 - Debugger is really slow to display arrays or to perform code comp...Kevin Barnes1-1/+4
2004-06-03Bug 46835 - Quietly fail with jdi.InternalExceptionv20040603Kevin Barnes1-0/+3
2004-06-03Bug 45980 - Check calls to IWorkspace.run(...)Darin Wright1-20/+6
2004-05-28Bug 63040 - Rapidly clicking on Drop to Frame results in deadlockv20040528aDarin Wright1-75/+81
2004-05-27Bug 63040 - Rapidly clicking on Drop to Frame results in deadlockv20040527cLuc Bourlier1-4/+6
2004-05-25Bug 63828 - ClassCastException when debugging (a breakpoint hits)Darin Wright1-2/+8
2004-05-20Bug 63050 - NPE in VariablesViewContentProviderDarin Wright1-0/+3
2004-05-20Bug 62564 - A runnable may not be run, if the previous one throws an exceptionDarin Wright2-4/+12
2004-05-20Bug 62564 - A runnable may not be run, if the previous one throws an exceptionLuc Bourlier1-1/+5
2004-05-18Cleaned up javadoc and removed unused importDarin Swanson1-14/+14
2004-05-18Bug 54407 - Make a pass on all the properties filesv20040518Darin Swanson2-2/+1
2004-05-13Bug 61960 - dangerous practice of catching ThrowableDarin Wright1-5/+2
2004-05-12Bug 61801 - A null String object reference becomes the value "null"Kevin Barnes1-9/+9
2004-05-05Bug 60985 - Move from deprecated IResourceChangeEvent.POST_AUTO_BUILDDarin Wright1-2/+2
2004-05-05Bug 60364 - debug used deprecated runtime codeDarin Swanson1-32/+26
2004-05-05Bug 60985 - Move from deprecated IResourceChangeEvent.POST_AUTO_BUILDDarin Swanson1-2/+2
2004-04-30Bug 59481 - Preference initialization should not be done in Plugin#startup()Darin Swanson1-8/+17
2004-04-18API reviewDarin Wright1-1/+1
2004-04-16Bug 58766 - doc/enhance stratum breakpointLuc Bourlier2-38/+22
2004-04-15API reviewDarin Wright6-80/+158
2004-04-08Bug 56705 - Details pane problem (build M8)Luc Bourlier1-0/+3
2004-04-05Bug 57467 - race condition causes invalid stack framesDarin Wright2-2/+2
2004-03-31Bug 56211 - Class prepare breakpoint annotationDarin Swanson2-8/+17
2004-03-17Bug 55124 - Warning reported in the buildsLuc Bourlier1-12/+9
2004-03-16Correct typoLuc Bourlier1-1/+1
2004-03-13Bug 46530 - class load/prepare breakpointDarin Wright7-3/+331
2004-03-12Bug 54579 - Progress indicator flashes for console outputDarin Wright1-0/+1
2004-03-11Bug 52809 - Evaluating in debugger should not stop on breakpointJared Burns2-0/+12
2004-03-09Bug 10078 - Feature: Global enable/disable of breakpoints (and leave breakpoi...Jared Burns4-45/+45
2004-03-08Copyright updateLuc Bourlier1-1/+1
2004-03-08Bug 37514 - global retargettable breakpoint actionDarin Wright1-1/+5
2004-03-04Bug 52385 - Toggle Breakpoint adds duplicate breakpoint in inner classLuc Bourlier1-1/+1
2004-03-01Bug 10078 - Feature: Global enable/disable of breakpoints (and leave breakpoi...Jared Burns4-3/+10
2004-03-01Bug 52385 - Toggle Breakpoint adds duplicate breakpoint in inner classDarin Wright1-1/+1
2004-02-28Bug 49882 - Investigate support for JDK 1.5 featuresLuc Bourlier1-2/+8
2004-02-27Bug 53250 - ObjectCollectedException while shutting down testsDarin Wright2-13/+16
2004-02-27Bug 53250 - ObjectCollectedException while shutting down testsDarin Wright1-0/+2
2004-02-27Bug 53247 - Timeout exception exiting program caused UI blockDarin Wright1-0/+4
2004-02-27Bug 37314 - Debugging: Akward behavior of "resume" (F8) while complete JVM is...Darin Wright1-2/+6
2004-02-26Bug 10078 - Feature: Global enable/disable of breakpoints (and leave breakpoi...Jared Burns1-4/+50
2004-02-2652385 - Toggle Breakpoint adds duplicate breakpoint in inner classLuc Bourlier1-1/+2
2004-02-20Bug 51765 - unexpected Error dialogDarin Wright1-0/+1
2004-02-20Bug 29890 - Debug Platform Source Lookup Facilites - support for archivesDarin Wright2-0/+8
2004-02-17added #getSourcePath() to be completeDarin Wright2-0/+31
2004-02-13Bug 51465 - Variable subrangesDarin Wright1-0/+7
2004-02-1251742 - NoSuchElement exception on cancelling evaluationLuc Bourlier1-1/+1
2004-02-11*** empty log message ***v20040210aDarin Swanson2-12/+14

Back to the top