Skip to main content
aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2012-11-19Bug 394494 - [breakpoins] Breakpoint scope page should filter out contexts th...Pawel Piech1-29/+46
2012-11-15TCF Debugger: fixed assertion failure when debug session terminated while dis...Eugene Tarassov1-0/+1
2012-11-15TCF Debugger: better coalescing logic for disassembly view updatesEugene Tarassov2-133/+182
2012-11-14Bug[390878] Context-queries for breakpoints are not wrapped with double quotes.Scott Tepavich1-36/+16
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 Piech3-3/+344
2012-09-21Common: Configure the project settings to overwrite any global "Save Actions"...Uwe Stieber1-4/+56
2012-09-18Releng: Fix plugin version references in pom.xml filesUwe Stieber1-1/+1
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-27Bug [388128] Fix to enable hardware breakpoint support for addressScott Tepavich1-1/+1
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 Tarassov3-4/+3
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 Tarassov4-100/+138
2012-07-06Bug [383041] Add hardware flag for breakpoints. Added missing copyright headers.Scott Tepavich3-0/+348
2012-06-27TCF Debugger: code cleanupEugene Tarassov2-8/+8
2012-06-27Bug 383464 - [breakpoints] TCF needs to provide a disassembly toggle adapter.Pawel Piech3-7/+167
2012-06-12TCF Debugger: code cleanup, TCFContextQueryDescendants is converted to a func...Eugene Tarassov3-64/+57
2012-06-12Bug 381993 - [breakpoints] Add a detail pane in breakpoints view to show brea...Pawel Piech3-0/+518
2012-06-10Releng: Synchronize plugin/feature dependencies with Juno target platform, Fi...Uwe Stieber3-313/+317
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 Tarassov4-11/+11
2012-05-31Bug 373278 - [breakpoints] Upgrade breakpoint scope page for editing prior to...Pawel Piech8-164/+129
2012-05-30Merge branch 'Bug-379413'Eugene Tarassov14-152/+905

Back to the top