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 - [hover] Wrong text color for expression hoverPawel Piech1-5/+14
2012-11-08TCF Debugger: better error reporting when starting local TCF agentEugene Tarassov1-5/+6
2012-11-07Merge "Bug 393615 - [breakpoints] It should not be possible to remove or modi...Pawel Piech1-1/+32
2012-11-06Bug 393590 - Launching a debug session does not update the progress monitorEugene Tarassov1-10/+12
2012-11-05Bug 393615 - [breakpoints] It should not be possible to remove or modify fore...Pawel Piech1-1/+32
2012-11-02Bug[390878] Context-queries for breakpoints are not wrapped with doubleScott Tepavich4-39/+83
2012-10-21TCF Debugger: fixed regression: instruction stepping button does not workEugene Tarassov2-10/+10
2012-10-19Bug 392473 - [reverse] Enable toggle reverse debugging action.Pawel Piech2-8/+69
2012-10-15TCF Debugger: fixed pin and refresh actions for memory mapped registersEugene Tarassov1-1/+1
2012-10-12TCF Debugger: code cleanup - trailing spaces removedEugene Tarassov3-5/+5
2012-10-11Bug 391612 - [breakpoints] Editing breakpoint scope group in bp view can lead...Pawel Piech3-69/+57
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 Piech2-2/+333
2012-09-17TCF Debugger: better code for retrieving data for breakpoint scope tree viewEugene Tarassov1-36/+31
2012-09-17TCF Debugger: better code to enumerate connected TCF launchesEugene Tarassov3-18/+9
2012-09-15TCF Debugger: Disassembly backend: fewer blocking calls of dispatch threadEugene Tarassov1-84/+68
2012-09-13TCF Debugger: a bit of code cleanupEugene Tarassov1-15/+10
2012-09-11TCF Tests: fixed bogus error report when echo test is abortedEugene Tarassov1-2/+2
2012-09-06Bug 388973 - Guard against ISymbols.Symbol.getAddress() returning null.Pawel Piech1-1/+4
2012-09-05Bug [388488] Change the layout of the checkbox, to match others on the common...Scott Tepavich1-9/+4
2012-08-29Merge "Bug [388356] Disassembly view tries to disassemble beyond the address ...Pawel Piech1-1/+21
2012-08-29TCF Debugger: a bit of code cleanupEugene Tarassov2-3/+3
2012-08-29Bug [388356] Disassembly view tries to disassemble beyond the addressScott Tepavich1-1/+21
2012-08-28Bug 388251 - [breakpoints] Scope page should refresh when switching from anot...Pawel Piech2-14/+42
2012-08-15TCF Debugger: changed breakpoint scope pane to show context names instead of ...Eugene Tarassov1-19/+57
2012-07-30TCF Debugger: fixed usage of deprecated interface: org.eclipse.cdt.debug.inte...Eugene Tarassov2-3/+2
2012-07-24TCF Debugger: fixed: "Show Opcodes" in the Disassembly view sometimes shows w...Eugene Tarassov1-1/+1
2012-07-17TCF Debugger: fixed ArrayIndexOutOfBoundsException in the Disassembly view; f...Eugene Tarassov1-21/+28
2012-07-12TCF Debugger: fixed Show Opcodes command in the Disassembly viewEugene Tarassov3-99/+137
2012-07-06Bug [383041] Add hardware flag for breakpoints. Added missing copyright headers.Scott Tepavich2-0/+335
2012-06-27TCF Debugger: code cleanupEugene Tarassov2-8/+8
2012-06-27Bug 383464 - [breakpoints] TCF needs to provide a disassembly toggle adapter.Pawel Piech2-6/+165
2012-06-12TCF Debugger: code cleanup, TCFContextQueryDescendants is converted to a func...Eugene Tarassov2-62/+55
2012-06-12Bug 381993 - [breakpoints] Add a detail pane in breakpoints view to show brea...Pawel Piech2-0/+491
2012-06-02TCF Debugger: implemented property source for expression nodesEugene Tarassov1-1/+1
2012-06-01Bug [381103] Context tree control collapsed and odd context selection.Scott Tepavich1-9/+6
2012-06-01Bug [381103] Context tree collapsed and no context selected.Scott Tepavich1-0/+12
2012-06-01Fix copyright headers: Eclipse.org "Fix Copyright" tool generates IBM copyrig...Uwe Stieber5-23/+23
2012-05-31TCF Debugger: code cleanup - removed extra space charactersEugene Tarassov3-9/+9
2012-05-31Bug 373278 - [breakpoints] Upgrade breakpoint scope page for editing prior to...Pawel Piech7-156/+112
2012-05-24TCF Debugger: code cleanup - removed trailing spacesEugene Tarassov8-83/+83
2012-05-24TCF Debugger: better handling of context query errors in breakpoint scope pageEugene Tarassov1-31/+22
2012-05-23Corrected expression retrieval logic.Scott Tepavich1-6/+11
2012-05-23Fix for context query expression formatting validation.Scott Tepavich1-1/+2
2012-05-23Bug [379413] cleanup context tree control view filter logicScott Tepavich1-11/+21
2012-05-23Bug [379413] Allow user to set a default trigger scopeScott Tepavich11-134/+836
2012-05-19Bug 379455 - [breakpoints] Add an option to group breakpoints by their config...Pawel Piech1-3/+10
2012-05-18TCF Debugger: fixed compile error in the breakpoint scope organizerEugene Tarassov1-1/+1
2012-05-18TCF Debugger: code cleanup: removed TABs and extra spacesEugene Tarassov7-93/+91

Back to the top