Skip to main content
aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2004-12-09Bug 80617 - Memory View does not synchronize properlyDarin Wright2-2/+18
2004-12-09Bug 80546 - Incorrect package ref for IRunToLineTargetDarin Wright1-2/+2
2004-12-09Bug 80546 - Incorrect package ref for IRunToLineTargetDarin Swanson1-2/+2
2004-12-08Bug 78335 - Support for word-addressable memory in memory viewDarin Wright17-106/+334
2004-12-07Bug 45977 - Contribute variables should indicate the plugin that contributed ...Jared Burns2-2/+8
2004-12-07Bug 80409 - Breakpoints Group By > menu should number submenu starting with 1Jared Burns1-7/+7
2004-12-07Bug 80409 - Breakpoints Group By > menu should number submenu starting with 1Jared Burns1-3/+3
2004-12-07Bug 80409 - Breakpoints Group By > menu should number submenu starting with 1Jared Burns1-2/+6
2004-12-07Bug 80331 - NPE from AbstractDebugActionDelegateDarin Wright1-1/+1
2004-12-07Bug 76862 - support for wrappering models to display extra info from underlyi...Darin Wright3-4/+11
2004-12-07Bug 67439 - Support for hidden launches so they don't show in launch view.Darin Wright1-2/+2
2004-12-06Bug 79951 - Output lost / colored incorrect with echoPropertiesKevin Barnes1-1/+2
2004-12-06Bug 80284 - Enhancements to Memory View - replace MemoryViewPane with Tree Vi...Darin Wright25-133/+1465
2004-12-06Bug 79306 - Custom breakpoint group action enablementJared Burns1-1/+3
2004-12-06Bug 79952 - broken hyperlink in console redirecting process output to console.Kevin Barnes1-3/+13
2004-12-06Bug 79952 - broken hyperlink in console redirecting process output to console.Kevin Barnes2-5/+3
2004-12-03Bug 44724 - background content in debug viewsDarin Wright5-59/+127
2004-12-03Bug 79510 - background source lookupDarin Wright1-16/+99
2004-12-03Bug 80073 - Shortcut for show debug perspectiveDarin Wright2-0/+7
2004-12-02Bug 44724 - background content in debug viewsDarin Wright3-37/+42
2004-12-02Bug 79450 - flashing cursor, invalid stack frames, stepping problemsDarin Wright1-1/+0
2004-12-02Bug 79304 - Incorrect stack frame selectedDarin Wright1-15/+3
2004-12-02Bug 79735 - Allow to append / overwrite when output to file from consoleKevin Barnes4-53/+85
2004-12-01Bug 79903 - Source not found automatically for higher level pluginsDarin Wright1-4/+4
2004-12-01Bug 78847 - Support evaluations for ctrl+s in the details paneJared Burns5-161/+262
2004-12-01Bug 79841 - Memory view leaksDarin Swanson6-15/+21
2004-12-01Bug 79897 - Debug view flashes after terminating targetDarin Wright1-0/+35
2004-11-30Bug 79757 - NoClassDefFoundError when opening typeDarin Wright1-2/+3
2004-11-30Bug 79153 - [Common Tab] redirect to file should do variable expansionDarin Swanson1-1/+1
2004-11-30Added trim to handle whitespaceDarin Swanson1-1/+1
2004-11-30Bug 79153 - [Common Tab] redirect to file should do variable expansionKevin Barnes2-2/+21
2004-11-29Bug 79043 - Translatable attributes not translated in memoryRenderingTypes ex...Darin Swanson1-63/+60
2004-11-29Bug 79601 - Plugin.xml cleanupDarin Swanson1-9/+9
2004-11-26Bug 77043 - "enablement" element defined twice in "popupMenus.exsd"Darin Wright1-4/+4
2004-11-26Bug 35400 - new Debugger view can't get to associated text editorDarin Wright5-364/+744
2004-11-25Bug 79450 - flashing cursor, invalid stack frames, stepping problemsDarin Wright2-108/+67
2004-11-25Bug 23064 - RFE: Add option to redirect console output (stderr & stdout) to fileKevin Barnes2-1/+12
2004-11-25Bug 79466 - Capture Output file widgets enabled initiallyDarin Swanson1-13/+13
2004-11-25Bug 79097 - Mnemonic collision on the Commons tabDarin Swanson1-1/+1
2004-11-25Bug 79465 - Extension point names need to be externalizedDarin Swanson1-0/+14
2004-11-25Bug 79450 - flashing cursor, invalid stack frames, stepping problemsDarin Wright4-2/+109
2004-11-24Bug 79255 - Enhancements to Memory ViewDarin Wright25-767/+926
2004-11-24Bug 53917 - Run dialog's tab view reset to first tab each time a config is se...Darin Wright1-2/+18
2004-11-23*** empty log message ***Darin Wright1-3/+3
2004-11-23Bug 79304 - Incorrect stack frame selectedDarin Wright1-9/+14
2004-11-23Bug 79304 - Incorrect stack frame selectedDarin Wright1-42/+44
2004-11-23Bug 78881- NullPointerException in memory view when selecting watch expressionsDarin Wright7-1/+25
2004-11-22Bug 44724 - background content in debug viewsDarin Wright5-347/+385
2004-11-19javadocDarin Swanson1-1/+1
2004-11-19Bug 23064 - RFE: Add option to redirect console output (stderr & stdout) to fileKevin Barnes4-34/+17

Back to the top