Skip to main content
aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2014-04-16Bug 431986 - Thread filtering logic should not require coupling betweenMarc Khouzam1-122/+186
2014-04-16Bug 432888 - Missing rm.done() for a fetched child of an expressionMarc Khouzam3-2/+94
2014-04-14Bug 432734 - Infinite loop retrieving disassembly when debuggingTeodor Madan1-0/+10
2014-04-11Bug 431935 - Add tooltips in Thread object of multicore visualizerXavier Raynaud9-31/+240
2014-04-11Bug 432254 - Add memory monitor does not check for address out of rangeTeodor Madan3-1/+24
2014-04-09Removed unused codeMarc Khouzam7-12/+0
2014-04-08Remove unused API filters.Marc Khouzam1-195/+1
2014-04-07Fix 432151 (Thread id no longer shown in multicore visualizer)Xavier Raynaud1-2/+2
2014-04-04Bug 426834 - Double backslashes are no longer removed.Marc Khouzam1-10/+0
2014-04-03Remove unused suppressWarningMarc Khouzam1-1/+0
2014-04-03Remove useless cast.Marc Khouzam1-3/+2
2014-04-03Comment cleanupMarc Khouzam1-13/+0
2014-04-02Bug 431825 - Empty brackets in "Select Process" dialog.Mikhail Khodjaiants1-1/+1
2014-04-01Bug 431690 - [visualizer] Use clipping when drawing stringsXavier Raynaud5-10/+15
2014-03-31Bug 426834 - Failure to install breakpoint in GDB when spaces are in theMikhail Khodjaiants1-20/+3
2014-03-31Bug 357270 - Show opcodes in the disassembly viewWilliam Riley5-35/+301
2014-03-12Bug 429251: Breakpoint problem marker is not displayed in externalTeodor Madan1-0/+4
2014-03-11Bug 429124 - MIThread, MIThtreadInfo, MIThreadInfoInfo can be overriddenXavier Raynaud3-14/+33
2014-02-27Bug 428990 - Breakpoint problem marker has a too generic error messageTeodor Madan6-7/+19
2014-02-27Update GdbMemoryBlockRetrieval and DsfMemoryBlockRetrieval to fixMarc Khouzam2-25/+29
2014-02-26Bug 426730: Update tests to reflect that $1 is now being used whenMarc Khouzam1-4/+4
2014-02-26Bug 426730: [Memory] Support 16 bit addressable sizeAlvaro Sanchez-Leon13-253/+522
2014-02-26Bug 429157: Udpate tests to better test memory console changeMarc Khouzam1-17/+48
2014-02-26Bug 429157: memory-changed event may not trigger an update for theAlvaro Sanchez-Leon1-7/+5
2014-02-25Create GDB tests for potential upcomding version 7.8. This will allowMarc Khouzam27-0/+740
2014-02-25Create GDB tests for version 7.7Marc Khouzam30-6/+750
2014-02-25Change some test names to be consitent.Marc Khouzam21-23/+23
2014-02-24Bug 427898: Allow changing breakpoint typeTeodor Madan1-0/+4
2014-02-13Bug 341731 - Use String.format instead of Message.formatMarc Khouzam2-4/+2
2014-02-13Bug 341731 - Show values returned from function calls when doing aMarc Khouzam15-174/+875
2014-02-05Bug 390827 - Trace View enhancementDmitry Kozlov33-646/+2495
2014-01-24Enabled JDK 1.7.Sergey Prigogin12-20/+20
2014-01-21Bumped up CDT version to 8.4.Sergey Prigogin10-13/+13
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

Back to the top