Skip to main content
aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2013-11-04TCF Debugger: Bug 420740 - On connect make sure to select a suspended contextAnton Leherbauer1-7/+14
2013-11-04TCF Debugger: Bug 420641 - Cannot edit Symbol Files if Launch isAnton Leherbauer2-10/+17
2013-08-27Bug 415949 - +/-Inf and Nan are not correctly evaluated in the registers viewEugene Tarassov1-7/+6
2013-07-10UI: Fix usage of "HandlerUtil.getActiveWorkbenchWindow(event)" backed upUwe Stieber1-1/+3
2013-06-06Releng: Fix copyrights, feature names and feature contentUwe Stieber1-1/+1
2013-05-21TCF Core: Fix copyright years in file headersUwe Stieber16-16/+16
2013-05-17TCF Debugger: fixed display of breakpoint overlay in the Debug view when the ...Eugene Tarassov1-6/+11
2013-05-17Copyright year is updated in files that changed in 2013Eugene Tarassov16-16/+16
2013-04-22Revert "Fix fully qualified names to add " around names containing /"Eugene Tarassov1-2/+0
2013-04-14TCF Core: fixed high priority FindBugs warningsEugene Tarassov3-6/+9
2013-04-14TCF Debugger: fixed: in certain cases when a debug contexts exits, parent ico...Eugene Tarassov1-8/+16
2013-04-14Bug 403803 - The context extra properties should be displayed in the breakpoi...Eugene Tarassov3-7/+14
2013-04-11Target Explorer: Fix path map table layouts columns badly if embedded in edit...Uwe Stieber1-2/+11
2013-04-11Target Explorer: Fix MemoryMapTable layouts columns badly if embedded in edit...Uwe Stieber1-24/+28
2013-04-09TCF Debugger: added sorting in the TCF Profiler viewEugene Tarassov1-15/+67
2013-04-05TCF Debugger: fixed: the Variables view is not properly updated on MemoryMap....Eugene Tarassov2-9/+14
2013-03-27TCF Debugger: initial selection logic of the Debug view changed to wait until...Eugene Tarassov1-0/+8
2013-03-27TCF Debugger: fixed: assertion fails at CreateNodeRunnable.run() when a conte...Eugene Tarassov1-2/+4
2013-03-27TCF Debugger: added status display in the TCF Profiler viewEugene Tarassov1-7/+44
2013-03-22TCF Debugger: simple initial implementation of TCF profiler viewEugene Tarassov1-0/+600
2013-03-12TCF Debugger: changed order of info in the details pane of the Registers view...Eugene Tarassov1-38/+50
2013-03-12TCF Debugger: new preference control: Show full (long) error reports in detai...Eugene Tarassov6-13/+56
2013-03-12TCF Debugger: fixed: a function call in the Expressions view can lock UI if t...Eugene Tarassov2-1/+37
2013-03-09TCF Debugger: re-designed TCF launch configuration dialog:Eugene Tarassov14-608/+3017
2013-02-27Bug 401773 - [Eclipse] In Variables View it should be possible to display the...Eugene Tarassov1-21/+36
2013-02-08TCF Debugger: fixed: duplicate entries in a wait list created by TCFModel.cre...Eugene Tarassov1-0/+1
2013-01-25Target Explorer: Allow to run Eclipse (TCF) diagnostics tests from the System...Uwe Stieber1-2/+2
2013-01-25TCF Debugger: fixed: when 2 debuggers are connected to same target, changing ...Eugene Tarassov3-11/+33
2013-01-22TCF Debugger: got rid of unwanted "Channel is closed" message in the Errors logEugene Tarassov1-1/+3
2013-01-22TCF Debugger: fixed intermittent NPE in isEnabled method of command handlersEugene Tarassov1-2/+5
2013-01-17TCF Debugger: better handling of breakpoint status annotationsEugene Tarassov1-37/+48
2013-01-17TCF Debugger: better handling of breakpoint status annotationsEugene Tarassov2-13/+29
2013-01-17TCF Debugger: fixed regression: NPE in TCF annotation manager when Eclipse exitsEugene Tarassov1-1/+0
2013-01-16TCF Debugger: fixed breakpoint status annotations in disassembly editor and v...Eugene Tarassov2-32/+144
2013-01-15TCF Debugger: added console for "dynamic printf"Eugene Tarassov3-14/+40
2013-01-11TCF Debugger: fixed NPE in the Symbol Files dialog when last entry is removedEugene Tarassov1-3/+4
2013-01-11TCF Debugger: fixed support of bit-fields in the Registers view.Eugene Tarassov1-30/+92
2012-12-21Fix fully qualified names to add " around names containing /Manuel Coutand1-0/+2
2012-12-15TCF Debugger: code cleanupEugene Tarassov2-4/+4
2012-12-12TCF Debugger: Bug 396396 - multiple identical expressions in the Expression v...Pawel Piech2-11/+21
2012-12-02TCF Debugger: fixed: the Symbol Files dialog box shows same entry two times.Eugene Tarassov1-3/+26
2012-11-30TCF Debugger: changed "View Memory" and other commands to use <handler> bindi...Eugene Tarassov11-34/+106
2012-11-28Bug 395190 - context_full_name does not escape or quote '/' charactersEugene Tarassov1-1/+5
2012-11-26TCF Debugger: better handling of memory mapped registersEugene Tarassov5-47/+136
2012-11-26TCF Debugger: code cleanup - trailing spaces removedEugene Tarassov2-9/+9
2012-11-26TCF Debugger: better code for retrieving register name by IDEugene Tarassov3-36/+4
2012-11-17TCF Debugger: Fix a case where the memory map is not populated to the "Symbol...Uwe Stieber1-3/+1
2012-11-16rework launch tabsTobias Schwarz3-59/+307
2012-11-15TCF Debugger: better coalescing logic for disassembly view updatesEugene Tarassov2-5/+5
2012-11-14TCF Debugger: Make it more easier for subclasses of the TCF launch configurat...Uwe Stieber2-1/+26

Back to the top