Skip to main content
aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2014-09-02TCF Debugger: fixed update of stack trace registers view when a register is m...Eugene Tarassov1-0/+1
2014-08-16TCF Debugger: in the Symbol File dialog, allow section names that start with ...Eugene Tarassov1-3/+4
2014-08-05Bug 440871 - Use IModelDelta.INSERTED for added contextsAnton Leherbauer1-2/+1
2014-07-29Releng: Restore original copyright headers and replace only the invalid copyr...Uwe Stieber147-605/+749
2014-07-28Bug 440192 - Renamed Dynamic Printf consoleAnton Leherbauer1-1/+1
2014-07-25Bug 440343 - UI freezes when trying to modify an expression value while the a...Anton Leherbauer2-256/+302
2014-07-23Bug 429171 - Context extra properties should be displayed in the breakpoint S...Anton Leherbauer1-1/+6
2014-07-22TCF Debugger: better name for a column in the Profiler viewEugene Tarassov1-1/+1
2014-07-22Releng: Fix copyrightsUwe Stieber148-754/+609
2014-07-09TCF Debugger: fixed NPE in memory map widget when memory region has no file n...Eugene Tarassov1-4/+4
2014-07-09TCF Debugger: fixed: cannot resize columns in memory map widgetEugene Tarassov1-40/+3
2014-07-09TCF Debugger: fixed NPE in memory map widget when memory region has no file n...Eugene Tarassov1-10/+10
2014-07-06TCF Debugger: fixed crazy behavior of Path Map dialog when user tries to re-s...Eugene Tarassov1-42/+0
2014-07-06TCF Debugger: ImageCache changed to search PNG files first, and use GIF if PN...Eugene Tarassov1-62/+72
2014-07-06TCF Debugger: code cleanupEugene Tarassov1-2/+1
2014-07-06Bug 437609 - [UI] Path Map list in Debug configuration shows the wrong headersEugene Tarassov1-9/+9
2014-07-06TCF Debugger: Bug 438799 - Suspended thread sometimes collapses unexpectedlyAnton Leherbauer1-4/+3
2014-07-03Debug UI: Allow browsing for a folder OR file in the path map rule dialogUwe Stieber2-10/+29
2014-07-02TCF Debugger: fixed presentation of vars that mix big endian and little endia...Eugene Tarassov1-2/+5
2014-07-02TCF Debugger: fixed View Memory command for bit-fieldsEugene Tarassov1-1/+17
2014-06-28TCF Debugger: better presentation of bit-fields in the details pane of Expres...Eugene Tarassov1-27/+88
2014-06-17TCF Debugger: Fix potential NPE due to missing parenthesesAnton Leherbauer1-1/+2
2014-06-09Bug 436842 - Expression view does not report array lower bound different from 0Eugene Tarassov2-7/+47
2014-06-03TCF Core: Profiler service: new command getCapabilitiesEugene Tarassov2-3/+51
2014-05-22Headless: Avoid triggering an "Unhandled exception in TCF event dispatch thre...Uwe Stieber1-2/+12
2014-05-12TCF Debugger: Bug 434475 Unfriendly error message when modifying register val...Anton Leherbauer1-1/+2
2014-05-09TCF Debugger: Launch Configuration dialog: added option to launch and use TCF...Eugene Tarassov1-3/+45
2014-05-01TCF Debugger: fixed missing call of MemoryMapWidget.dispose() in MemoryMapDialogEugene Tarassov2-1/+10
2014-04-25TCF Debugger: fixed NullPointerException in MemoryMapWidgetEugene Tarassov1-3/+3
2014-04-25TCF Debugger: better context label in the Debug view when the context is susp...Eugene Tarassov1-12/+34
2014-04-25Releng: Fix copyrightsUwe Stieber3-3/+3
2014-04-24Bug 433296 - Open default text editor in case of unknown content typeAnton Leherbauer1-2/+4
2014-04-23TCF Core: Run Control service: added support for context states other than Su...Eugene Tarassov3-20/+42
2014-04-10Bug 432455 - Add an option to show qualified type namesAnton Leherbauer7-9/+145
2014-04-09Bug 431919 - Change default columns in Variables and Expressions viewAnton Leherbauer1-3/+3
2014-03-25Target Explorer: fix source lookup validationTobias Schwarz1-2/+2
2014-03-11TCF Debugger: better presentation of register bit fields in the Registers viewEugene Tarassov1-7/+29
2014-03-06TCF Debugger: Fix copy-paste error in error message of TerminateCommandAnton Leherbauer1-2/+2
2014-03-05TCF Debugger: show more info about breakpoint in the Debug view when a contex...Eugene Tarassov3-15/+45
2014-02-27Releng: Update version match rules to require 1.3.0Uwe Stieber2-7/+7
2014-02-25Releng: Uprev master branch version to 1.3.0Uwe Stieber2-3/+3
2014-02-21TCF Debugger: Bug 428721 - Debug view becomes unusable when contexts are adde...Anton Leherbauer1-4/+7
2014-02-20Releng: Run "Fix copyrights" tool to update the copyrights prior to a possibl...Uwe Stieber18-18/+18
2014-02-13Target Explorer: decorate entry when no symbol file info can be foundTobias Schwarz1-2/+39
2014-02-12Target Explorer: use tree instead of table to group multiple entries forTobias Schwarz1-166/+272
2014-02-12TCF Debugger: Limit "destination" text field in path map rule dialog in width...Uwe Stieber1-2/+4
2014-02-12Target Explorer: only use name mappings for locate symbol file, so justTobias Schwarz1-75/+77
2014-02-06TCF Debugger: added code commentsEugene Tarassov1-0/+4
2014-02-05TCF Debugger: fixed: model selection policy is not called for launch nodesEugene Tarassov3-4/+12
2014-02-05TCF Debugger: fixed: process list is not properly updated in the Debug view w...Eugene Tarassov1-1/+2

Back to the top