Skip to main content
aboutsummaryrefslogtreecommitdiffstats
path: root/debug
AgeCommit message (Expand)AuthorFilesLines
2010-05-31Bug 306627 - Fix license inconsistenciesVivian Kong8-244/+476
2010-05-31 Bug 314212 - CDT Feature copyright dates are outdatedVivian Kong2-2/+2
2010-05-28Additional explanationJohn Cortell1-1/+2
2010-05-28javadoc correctionJohn Cortell1-1/+1
2010-05-28Bug 314745: Need to API to expose the address bar text and memory space ID se...John Cortell2-0/+40
2010-05-27Bug 307272 - Move or Remove disassembly options from the CDebug pref pageKen Ryall1-64/+0
2010-05-27Bug 314700 - TVT36:TCT349: PLK Untranslated tooltip in Executables viewVivian Kong3-8/+21
2010-05-26Bug 313893, reorg capabilities into cdt product plug-in.Ken Ryall4-86/+0
2010-05-26Still trying to fix testsAlena Laskavaia1-4/+4
2010-05-25trying to fix test with hit conditionAlena Laskavaia1-3/+3
2010-05-25Trying to fix del break point failureAlena Laskavaia1-19/+22
2010-05-24fixed bug #314152.Warren Paul1-1/+3
2010-05-20 Bug 313821: Intermittent NPE during shutdown, in source-not-found handlingJohn Cortell1-3/+4
2010-05-20 Bug 313821: Intermittent NPE during shutdown, in source-not-found handlingJohn Cortell3-7/+13
2010-05-20Bug 313806: Export all debug packagesJohn Cortell3-3/+6
2010-05-20 Bug 313806 - Export all debug packages.Mikhail Khodjaiants2-1/+3
2010-05-20Bug 309032: Need APIs to support memory pages (add ability for backend to ind...John Cortell2-1/+17
2010-05-19Bug 312997: Set the default launch delegate using the launch configuration ty...Marc Khouzam2-22/+69
2010-05-17Fixed warning. Removed no-longer-necessary API tooling filterJohn Cortell1-7/+0
2010-05-14Trying to fix failed tests issuesAlena Laskavaia1-6/+13
2010-05-14Bug 312848: Remove CDI-GDB pref to enable distinct code and data spaces. Also...John Cortell1-7/+4
2010-05-14Attempt to diagnose JUnit failure in testDelBreak - use assertEquals to see...James Blackburn1-17/+2
2010-05-14Bug 284573: Do force a preferred launch delegate if the configuration type al...Marc Khouzam1-5/+2
2010-05-14Bug 281970: No longer show the Debugger, Refresh and Source tabs for a Run Co...Marc Khouzam3-6/+48
2010-05-13Bug 312848: Remove CDI-GDB pref to enable distinct code and data spacesJohn Cortell5-44/+2
2010-05-13Bug 309032: Fixed NPE I'm seeing intermittently during session shutdown.John Cortell1-0/+1
2010-05-13Bug 309032: Fixed NPE I'm seeing intermittently during session shutdown.John Cortell1-2/+8
2010-05-13Bug 309032: Need APIs to support memory pages (or memory spaces)John Cortell16-341/+611
2010-05-12Bug 312706: Update the enablement of the buttons after they are created.Marc Khouzam1-4/+2
2010-05-06[310304] GDB (DSF) Hardware Debugging Launcher ignores application program pathJohn Cortell3-1/+146
2010-05-04Bug 311591 - externalize strings for debug activitiesVivian Kong4-10/+20
2010-05-04Bug 289526 - [debug view] Migrate the Restart feature to the new one, as sup...Pawel Piech11-183/+170
2010-04-30Updated comment to reflect the current status given a fix earlier today.John Cortell1-20/+7
2010-04-30Remove check that became unnecessary when I moved the logic back into this cl...John Cortell1-59/+53
2010-04-29Bug 289526 - [debug view] Migrate the Restart feature to the new one, as sup...Pawel Piech3-24/+78
2010-04-29Move parsing for source file into a job with progress monitor.Ken Ryall1-3/+25
2010-04-29Javadoc updateJohn Cortell1-2/+6
2010-04-29Bug 310093 - Toggle instruction stepping mode issuesAnton Leherbauer3-11/+26
2010-04-28Adjustment to last commit. No need to make isAttached and isRemote mutually e...John Cortell3-13/+10
2010-04-28Bug 304096: Interrupting a Windows target does not always work, revisited. CD...John Cortell4-22/+157
2010-04-28Bug 306627 - Fix license inconsistenciesVivian Kong2-82/+74
2010-04-28Bug 310443 - DSF Disassembly part cannot locate external source filesAnton Leherbauer1-0/+11
2010-04-27Bug 310672 Remove clones of PixelConverter and replaced with usage of org.ec...Alena Laskavaia13-130/+22
2010-04-26Bug 304096: restore interrupt behavior for remote debugging case.John Cortell3-1/+37
2010-04-26Bug 304096: Fix interrupting Cygwin gdb for both DSF-GDB and CDI-GDB. Send a ...John Cortell4-65/+5
2010-04-26Only refresh the mapping of the source files, not the entire list.Ken Ryall1-2/+2
2010-04-26Pass along the progress monitor.Ken Ryall1-2/+2
2010-04-26Better scaling for this progress monitor.Ken Ryall1-2/+2
2010-04-26Add a flag to only refresh the mapping of the source files without doing a fu...Ken Ryall1-2/+16
2010-04-23[309001] Too many debug hovers in PreferencesAnton Leherbauer3-1/+152

Back to the top