Skip to main content
aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2018-05-03Use StringBuilder instead of StringBuffer in debug examplesLars Vogel1-1/+1
2018-04-24Move debug.examples.core BREE to Java 1.8.Alexander Kurtakov23-503/+109
2018-03-29Bug 533055 - Remove redundant type argumentsI20180403-2000I20180402-2000I20180401-2000I20180331-1500I20180330-2235I20180330-2000I20180329-2000Alexander Kurtakov7-20/+14
2017-09-08Bug 522027 - Remove trailing whitespace fromLars Vogel69-479/+479
2015-09-11Bug 476814 - Replace new Integer() with Integer.valueOf()Alex Blewitt1-4/+4
2015-03-05Bug 461219 - Compile warnings in official buildI20150305-1200Sarika Sinha1-11/+2
2013-07-31Bug 352626 - Move platform debug to Java 1.6 BREEMike Rennie61-233/+428
2013-07-16Bug 413095 - Clean up deprecation and code warningsMike Rennie62-211/+261
2011-07-06[nobug] remove Javadoc warnings and NLS manifest + plugin.xmlMichael Rennie3-20/+21
2011-05-05Copyright updatesMichael Rennie4-4/+4
2010-10-21Bug 328295 - Launch button disabled after failed launchDarin Wright1-1/+21
2010-09-24Bug 326152 - [Memory View] new monitors added while Memory view is hidden or ...Darin Wright2-2/+83
2009-09-11Bug 286256 - Request to move Restart icon to core debug frameworkPawel Piech2-0/+46
2009-02-26Fixed an NPE in the example.Pawel Piech1-1/+6
2009-02-06Changed the protocol package name to go under pda.Pawel Piech60-129/+129
2009-02-06Simplified filename usage.Pawel Piech1-3/+5
2009-01-26Fix compiler warnings for the I-buildDarin Wright3-4/+0
2009-01-20Fixed bug related to PDA line numbers.Pawel Piech1-1/+1
2009-01-17Removed a left-over debug trace.Pawel Piech1-1/+0
2009-01-16Bug 261400 - Port the PDA example debugger's virtual machine from Perl to JavaPawel Piech63-378/+2659
2008-09-25Bug 212316 - Allow multiple debuggers to create breakpoints using the same ed...Pawel Piech1-2/+3
2008-02-20unresolved importDarin Wright1-1/+0
2008-02-20*** empty log message ***Darin Wright1-0/+2
2008-02-01clock slider/controlDarin Wright4-29/+149
2008-01-31No need to build workspace when launchingDarin Wright1-2/+9
2008-01-31clock updateDarin Wright4-19/+43
2008-01-30Bug 217024 - Compiler warnings in I20080129-0800Darin Wright1-0/+8
2008-01-29Launch shortcut for MIDI filesDarin Wright1-1/+10
2008-01-28initial release of additional MIDI exampleDarin Wright6-1/+573
2007-10-09release of original PDA code baseDarin Wright19-0/+2723

    Back to the top