Skip to main content
aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2011-05-18Bug 335235 - Deadlock when pressing trace var button in Trace Control view wh...Marc Khouzam4-20/+28
2011-05-18Bug 335320: NPE when terminating a launch and using the TraceControl viewMarc Khouzam1-1/+3
2011-05-17Bug 346125 - Exception when disposing TracingConsoleMarc Khouzam1-5/+9
2011-05-13Bug 331232 - There are memory leaks with each GDB debug session (partial fix)Anton Leherbauer1-1/+6
2011-05-09Bug 344892: Deadlock when trying to attach to more than one process on a remo...Marc Khouzam1-4/+4
2011-05-08Bug 344892: Deadlock when trying to attach to more than one process on a remo...Marc Khouzam1-13/+10
2011-05-06Bug 344892: Deadlock when trying to attach to more than one process on a remo...Marc Khouzam1-17/+50
2011-05-04Bug 343895: Missing Remote Shell entry in debug viewMarc Khouzam1-12/+7
2011-04-26Bug 343861: Project should not be required to perform debuggingMarc Khouzam1-23/+24
2011-04-25Bug 336961: selectTraceRecord() should not update the UI because it can be us...Marc Khouzam2-6/+32
2011-04-20Bug 340697: Auto attach to processes forked by the process being debuggedMarc Khouzam2-2/+12
2011-04-06[Pin&Clone] Pinned view not update when stepping/runningPatrick Chuong1-10/+11
2011-03-30Bug 340177 - [breakpoints] Update CDT ToggleBreakpointTargetFactory enablementPatrick Chuong1-2/+4
2011-03-15Bug 233116: Cancelling an Attach or post-mortem launch should be gracefulMarc Khouzam1-1/+8
2011-03-11Bug 237306: Support for Multi-Process debugging. Prompting the user for the ...v201103111317Marc Khouzam2-4/+29
2011-03-10Bug 237306: Support for Multi-Process debugging. Add a "New..." button to th...Marc Khouzam4-22/+118
2011-03-09Bug 338136: Don't show the inferior process in the debug viewMarc Khouzam1-1/+1
2011-03-08Bug 338136: Don't show the inferior process in the debug viewMarc Khouzam2-2/+173
2011-03-07Bug 338136: Show the proper inferior console when selecting a container in th...Marc Khouzam1-7/+23
2011-03-07Bug 338136: Show the proper inferior console when selecting a container in th...Marc Khouzam1-5/+114
2011-03-04Bug 338472: Pinned view should blank out when session terminatedMarc Khouzam1-0/+13
2011-03-04Bug 338472 - [Pin&Clone] Pinned view should blank out when session terminatedPatrick Chuong1-9/+78
2011-03-02Bug 336947: CLI command for DSF-GDB "tdump". And improvement for the IGDBTra...Marc Khouzam1-1/+1
2011-02-27Bug 338319: First step to allow terminating individual processesMarc Khouzam1-24/+36
2011-02-25Bug 237308: Support for multiple inferior processesMarc Khouzam1-103/+31
2011-02-25Bug 338171: StartOrRestartSequence_7_0 is being called for older GDBsMarc Khouzam1-1/+1
2011-02-22Bug 337303: Refactor DisassemblyToggleBreakpointsTarget and DisassemblyToggle...Mikhail Khodjaiants1-123/+15
2011-02-16Bug 334566 - [multicore][Pin&Clone] Add support for icon overlay in the debug...Patrick Chuong1-1/+1
2011-02-15Bug 334566 - [multicore][Pin&Clone] Add support for icon overlay in the debug...Patrick Chuong6-51/+524
2011-02-14Fix deprecation warningsAnton Leherbauer1-7/+8
2011-02-10Bug 336847: Tracepoints cannot be set from the Disassembly viewMarc Khouzam1-0/+14
2011-02-07Bug 335895: GDB Traces Console has infinite capacityMarc Khouzam3-12/+38
2011-02-03Bug 335895: GDB Traces Console has infinite capacityMarc Khouzam5-11/+72
2011-02-02Bug 335528: [multi-process] Move startOrRestart to the Processes serviceMarc Khouzam1-27/+53
2011-01-29Bug 335776: Typo in translation string gives exceptionMarc Khouzam1-2/+2
2011-01-23Bug 335099 - [tests] NPE at the end of the JUnit tests when running headlessMarc Khouzam1-7/+11
2011-01-18Bug 334687: Adapters could be created once a DsfSession is invalidMarc Khouzam1-0/+11
2011-01-17Bug 331781 - Pin and Clone supportPatrick Chuong2-2/+175
2010-12-22Bug 290572: Cleanup of ReverseDebuggingPropertyTester to remove code that is ...Marc Khouzam2-48/+3
2010-12-20Bug 332915: [tracepoint] Refreshing the Trace Control view blocks the UI threadMarc Khouzam1-51/+54
2010-11-30Bug 331232: Missing some unregisteringMarc Khouzam1-0/+4
2010-11-28Bug 328012 - UI freezes when opening a launch configuration if the binary is ...Sergey Prigogin1-22/+5
2010-11-21Bug 120162: [launch] Allow to specify the default version of gdbMarc Khouzam2-43/+2
2010-11-21Bug 120162 - Allow to specify the default version of gdb. Patch by Marc-Andre...Sergey Prigogin6-22/+100
2010-11-10Bug 329868 - Make TCP the default protocol when populating a remote launch tab.Marc Khouzam1-3/+3
2010-11-10Bug 326660: Adapt the new Debug Hover to support Pretty Printed objectsMarc Khouzam1-2/+1
2010-11-05Bug 302121: Fully support gdb pretty printersMarc Khouzam13-4/+901
2010-08-26Bug 317796 - Build before launch should be cleverer about which configuratio...James Blackburn1-0/+4
2010-07-30Bug 318230: Show cores and user name when listing processes to attach too.Marc Khouzam3-32/+75
2010-07-23Bug 318214: Unify Basic remote launch with Advanced remote launchMarc Khouzam1-4/+4

Back to the top