Skip to main content
aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2014-01-15Bug 250323 - Each memory context needs a different memory retrievalAlvaro Sanchez-Leon4-66/+76
2014-01-13Bug 412547 - Selection is lost when stepping over "pthread_create" forMikhail Khodjaiants1-0/+14
2014-01-09Bug 424996 - Improved error reporting when determining GDB version Marc Khouzam1-41/+70
2014-01-08Bug 422586 - Terminate session if remote connection is lostMarc Khouzam1-3/+167
2014-01-06Bug 353034 - Cache "trace-status" command Marc Khouzam1-5/+21
2013-12-20Bug 424483 - Accept yet anther GDB version formatMarc Khouzam2-4/+6
2013-12-19Bug 396386 - Attach to process does not work with JunoTeodor Madan1-1/+8
2013-12-17Update name of company for previous contribution.Dmitry Kozlov1-1/+1
2013-12-16Bug 419391 - Contribute Windows PTY supportUwe Stieber2-0/+2
2013-12-13Bug 390827 - Trace View enhancementVladimir Prus1-0/+126
2013-12-11Bug 423731, Bug 421541 - Accept failures of GDB commands when settingMarc Khouzam1-16/+69
2013-12-11Bug 423731 - Cannot start debugging with Apple-gdb, -gdb-set languageMarc-Andre Laperle1-0/+12
2013-12-03Avoid duplicating fields in FinalLaunchSequence sub-classesXavier Raynaud3-11/+24
2013-12-02Bug 418710 - Provide a way to disable "View memory" menu per expressionMarc Khouzam1-1/+44
2013-12-02Bug 419738 - Avoid blind casting when adding support to overrideMarc Khouzam1-3/+12
2013-11-29Bug 419738 Support overriding MIVariableManager and friendsDoug Schaefer3-19/+28
2013-11-26Bug 413483 - Protect agains NPE if endianness is not initializedMarc Khouzam1-0/+5
2013-11-25Bug 421541 - Support all languages for memory context's address sizePhilippe Gil6-40/+294
2013-11-07Bug 420366 - [expressions] ExpressionInfo.inMemory() does not work forMarc Khouzam1-3/+6
2013-11-04Revert "Bug 419738 Support overriding MIVariableManager and friends"Doug Schaefer3-28/+19
2013-11-04Bug 419738 Support overriding MIVariableManager and friendsDoug Schaefer3-19/+28
2013-10-29Fix clean failing when dsf-gdb ant script has never been executedMarc-Andre Laperle1-1/+5
2013-10-29Bug 341336: fix empty names for functions in anonymous namespaces withJens Elmenthaler1-8/+27
2013-10-11Changed assertNotEquals to assertFalse to comply with JUnit 4.8.1Thomas Corbat1-2/+2
2013-09-30Bug 418176 - Register view does not refresh register names per processAlvaro Sanchez-Leon1-4/+14
2013-09-27Bug 323552: [registers] Register View content is not stack frameAlvaro Sanchez-Leon4-73/+285
2013-09-16Bug 413188 - Stopping on shared library event should be reflected in theMikhail Khodjaiants2-0/+6
2013-09-06Bug 416571 - [run control] Run-to-line gets aborted when setting aMarc Khouzam3-10/+26
2013-09-06bug 415362: [visualizer] occasional exception when exercising step intoAlvaro Sanchez-Leon3-2/+46
2013-09-06Bug 415304 - project_loc, project_name and project_path variables inSergey Prigogin1-2/+3
2013-09-05Bug 416524 - [Visualizer] NPE first session in C++ perspective Marc Dumais1-15/+37
2013-08-30NEW - bug 415100: [run control] Assertion in all-stop when doing stepAlvaro Sanchez-Leon1-1/+1
2013-08-27Fixed parent pom version to referenceAndrew Gvozdev4-4/+4
2013-08-23Bumped up feature version to 8.3.Sergey Prigogin6-9/+9
2013-08-15Bug 409965 - [visualizer] Allow all-stop mode for multicore visualizerMarc Dumais3-6/+103
2013-08-14Bug 415094 – Update Step Into Selection JUnit testsMarc Khouzam48-634/+917
2013-08-14Update version of o.e.cdt.dsf.gdb pluginMarc Khouzam3-3/+3
2013-08-14Bug 378729 - Should not fetch address of a register or convenienceMarc Khouzam2-12/+36
2013-08-13Bug 412471 - Incorrect handling of empty string as program argument inMarc Khouzam2-7/+17
2013-08-13Bug 414959 - Attach to process fails in all-stop modeMarc Dumais1-1/+2
2013-08-12Bug 414687 - Adapt to generified API from platform DebugMarc-Andre Laperle2-3/+3
2013-08-11Bug 382462 - Allow debugging without binary parsers enabledMarc-Andre Laperle1-3/+5
2013-08-08Bug 376105 - "Add watchpoint (C/C++)" context menu option from memoryMike Wrighton1-0/+6
2013-08-08Bug 414622 - Enhanced debug hover cannot be turned offMarc Khouzam1-2/+5
2013-07-23Bug 413373 - Allow variable substitution in GDB command file nameSergey Prigogin1-3/+6
2013-07-11Bug 412471 - Incorrect handling of empty string as program argument inTeodor Madan1-1/+1
2013-07-11Change-Id: Id77a33ffa46155fb9aff756c1a026678c7cd44eaTeodor Madan1-0/+5
2013-07-09Bug 374807 - [attach] Terminating the last attached process causes aMarc Khouzam2-17/+4
2013-07-08Bug 409186 - Remove test that was causing assertion. Marc Khouzam1-15/+1
2013-07-04Bug 412057 - UI tests don't run on Mac Cocoa using Tycho buildMarc-Andre Laperle1-1/+1

Back to the top