Skip to main content
aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2012-11-13Merge "Bug[390878] Context-queries for breakpoints are not wrapped with doubl...Pawel Piech4-39/+83
2012-11-09TCF Debugger: fixed regression: ArrayIndexOutOfBoundsException when debugger ...Eugene Tarassov1-3/+3
2012-11-09TCF Debugger - [hover] Wrong text color for expression hoverPawel Piech1-5/+14
2012-11-08TCF Debugger: better error reporting when starting local TCF agentEugene Tarassov2-9/+37
2012-11-07TCF Debugger: fixed wrong stack trace data for a function that never returnsEugene Tarassov1-15/+5
2012-11-07Merge "Bug 393615 - [breakpoints] It should not be possible to remove or modi...Pawel Piech2-3/+34
2012-11-06TCF Debugger: added backward-compatible launchTCF() methodEugene Tarassov1-0/+11
2012-11-06Bug 393590 - Launching a debug session does not update the progress monitorEugene Tarassov3-23/+48
2012-11-05Bug 393615 - [breakpoints] It should not be possible to remove or modify fore...Pawel Piech2-3/+34
2012-11-02Bug[390878] Context-queries for breakpoints are not wrapped with doubleScott Tepavich4-39/+83
2012-11-02TCF Debugger: when expression value is not available because of an error, det...Eugene Tarassov1-9/+14
2012-11-02TCF Debugger: fixed display of expression value error in the Properties viewEugene Tarassov1-1/+1
2012-11-02TCF Debugger: faster retrieval of c-string valuesEugene Tarassov1-12/+23
2012-11-01Releng (Feature Structure): Fix Bug 393266 - Isolate debug functionality from...Uwe Stieber1-1/+2
2012-10-31TCF Debugger: fixed: source lookup coalescing should be done per workbench pageEugene Tarassov1-9/+29
2012-10-31TCF Debugger: added code to show properties of expression value symbol in the...Eugene Tarassov2-4/+22
2012-10-30Bug 392783 - Parent context node never re-expanded in debug view after child ...Pawel Piech4-14/+39
2012-10-30TCF Tests: more ContextQuery testsEugene Tarassov2-2/+13
2012-10-24Bug 392771 - Debug view breadcrumb drop-down closes immediately after expandi...Pawel Piech1-13/+33
2012-10-23Bug 392626 - Debug view stops updating after switching to breadcrumb modePawel Piech2-25/+36
2012-10-21TCF Debugger: fixed regression: instruction stepping button does not workEugene Tarassov2-10/+10
2012-10-21TCF Debugger: added support for modifying 2, 10 and 16 bytes floating point v...Eugene Tarassov1-0/+88
2012-10-21TCF Debugger: fixed false detection of register representation groupEugene Tarassov2-4/+8
2012-10-19Bug 392380 - [memory] User can create a memory block on an element that doesn...Pawel Piech3-9/+22
2012-10-19Bug 392473 - [reverse] Enable toggle reverse debugging action.Pawel Piech3-9/+87
2012-10-19TCF Debugger: fixed a typo in code commentEugene Tarassov1-1/+1
2012-10-16Eclipse Integration: Bug 391941 - BundleException while initializing org.ecli...Uwe Stieber1-5/+4
2012-10-15Eclipse Integration: Fix Bug 391941 - BundleException while initializing org....Uwe Stieber1-1/+5
2012-10-15TCF Debugger: fixed pin and refresh actions for memory mapped registersEugene Tarassov2-6/+13
2012-10-15TCF Debugger: fixed view updates on Memory Map Changed eventsEugene Tarassov2-0/+4
2012-10-12TCF Debugger: code cleanup - trailing spaces removedEugene Tarassov4-6/+6
2012-10-12Bug 391809 - There are typos in the error messages returned when reading memo...Eugene Tarassov1-2/+2
2012-10-11Bug 391612 - [breakpoints] Editing breakpoint scope group in bp view can lead...Pawel Piech4-70/+63
2012-10-11Bug 391612 - [breakpoints] Editing breakpoint scope group in bp view can lead...Pawel Piech1-7/+5
2012-10-10Bug 391610 - [breakpoints] Add "Temporary" checkbox to breakpoint properties ...Pawel Piech3-3/+344
2012-10-09Bug 389974 - "Symbols Files..." symbol files dialog does not have a Cancel bu...Eugene Tarassov5-5/+9
2012-10-02Bug 390330 - Expression view shows artificial class membersEugene Tarassov2-3/+10
2012-10-02Bug [390822] Add filtered list of container types.Scott Tepavich1-0/+26
2012-10-02TCF Debugger: fixed "pretty printing" of structs with bitfieldsEugene Tarassov2-35/+68
2012-10-02TCF Debugger: enable editing of Value column cells in the Variables viewEugene Tarassov1-0/+27
2012-09-26Bug 390304 - C++ members are not localized in their respective classesEugene Tarassov3-30/+63
2012-09-25TCF Debugger: fixed: invalid symbols data could lock debugger UIEugene Tarassov2-3/+12
2012-09-25TCF Debugger: fixed NPE in the Registers view when the view is in "no columns...Eugene Tarassov1-6/+8
2012-09-21Bug 390053 - Registers/Variables/Expressions views do not support no column modeEugene Tarassov6-7/+47
2012-09-21Target Explorer: Prepare customization of path map table column headersUwe Stieber1-0/+4
2012-09-21Reverted commit 00b372d8b8e8c38324911842d9b2f49d4b5308d9.Uwe Stieber1-21/+1
2012-09-21Common: Configure the project settings to overwrite any global "Save Actions"...Uwe Stieber6-24/+336
2012-09-20Bug 390001 - [UI][PathMap] Relabel the path map rules table column headerUwe Stieber1-1/+21
2012-09-20TCF Debugger: Remove accidently added @Override annotationsUwe Stieber1-30/+0
2012-09-19Bug 389924 - When requesting less data than is in the cache the TCFMemoryBloc...Eugene Tarassov1-1/+1

Back to the top