Skip to main content
aboutsummaryrefslogtreecommitdiffstats
path: root/dsf
AgeCommit message (Expand)AuthorFilesLines
2015-03-04replace size()|length() > 0 with !isEmpty()Matthew Khouzam13-38/+38
2015-02-13Remove dead codeMarc Khouzam1-6/+1
2015-02-13Close resourcesMarc Khouzam1-5/+17
2015-02-13Remove unused private methodMarc Khouzam1-5/+1
2015-02-13Parametrize typeMarc Khouzam1-2/+2
2015-02-13Remove unnecessary SuppressWarningsMarc Khouzam1-2/+1
2015-02-11Remove unnecessary .api_filtersMarc Khouzam1-19/+0
2015-01-24Enhanced Expressions: menu for add locals and registers in dsfAlena Laskavaia2-0/+44
2015-01-19Bug 214398: Implement Load Symbols and Load Symbols for All Alena Laskavaia1-0/+48
2015-01-17TypoMarc Khouzam1-1/+1
2015-01-07Bug 455094 - StepIntoSelection cleanup after review Marc Khouzam2-60/+44
2015-01-07Incremented CDT feature version to 8.6.0.Sergey Prigogin8-9/+9
2014-12-16Update to new CDT LogoMarc Khouzam1-0/+0
2014-12-09Bug 235747: [registers] Allow user to edit the register groups.Alvaro Sanchez-Leon10-4/+1396
2014-12-05Bug 434558 - Disconnect actually terminates the session if launchMikhail Khodjaiants4-2/+106
2014-12-02Bug 453618 - Trace unsuccessful DSF Request Monitor at done()Alvaro Sanchez-Leon1-1/+11
2014-11-05Bug 449913 - "Source Not Found" Editor should present short paths inTeodor Madan1-2/+12
2014-10-29Bug 439624 - Per-element formatting for expressions and variablesMarc Khouzam20-184/+734
2014-10-06TypoMarc Khouzam1-1/+1
2014-10-06CosmeticsMarc Khouzam1-4/+4
2014-09-03Bug 443120 - Source lookup should be able to find source file withoutAlena Laskavaia1-1/+5
2014-08-07Bug 441379 - Element Number Format option "Restore to Preference" wasMarc Khouzam3-5/+9
2014-08-07CosmeticsMarc Khouzam1-3/+3
2014-08-07Clarification of javadocMarc Khouzam1-14/+15
2014-08-07CosmeticsMarc Khouzam1-2/+2
2014-07-30Increment bundle version to reflect recent changesAnton Leherbauer2-2/+2
2014-07-29Disassembly: Improve reliability of client-side address navigationAnton Leherbauer1-5/+17
2014-07-29Don't use deprecated junit.framework.Assert.Alexander Kurtakov11-214/+222
2014-07-22Inremented branding plugin version to 8.5Sergey Prigogin5-5/+5
2014-07-22Inremented feature version to 8.5.Sergey Prigogin3-4/+4
2014-07-07Bug 344739 - RejectedExecutionException when terminating a PDA launch Marc Khouzam2-1/+9
2014-07-03Bug 436935 - Invalid thread access when exiting Eclipse after debuggingMarc-Andre Laperle1-2/+2
2014-07-02Bug 438367 - Expressions shown in advanced hover are re-evaluated onMarc Khouzam1-3/+14
2014-06-18Bug 435998 - Remove 'updateSiteName' string as they are not usedMarc Khouzam2-6/+0
2014-06-17Bug 435998 - Get rid of all "eclipse_update_120.jpg" files in CDTMarc Khouzam3-2/+1
2014-05-26Bug 435309 - Use the shared license file scheme for CDTMarc Khouzam9-1134/+6
2014-05-20Update to new license textMarc Khouzam2-4/+2
2014-05-02Bug 431627 - [mem] Need additional API to extend support for memoryAlvaro Sanchez-Leon1-0/+31
2014-05-02Update license.html files for 2014 versionMarc Khouzam2-4/+2
2014-05-01Bug 400628 - Support Dynamic PrintfMarc Khouzam1-1/+1
2014-04-23Missing error messagesMarc Khouzam3-5/+8
2014-04-17Bug 432503: Should not create two bps at same line with "Add breakpoint"Marc Khouzam1-2/+15
2014-04-16Fixed integer overflow in binary search methods.Sergey Prigogin1-54/+38
2014-04-14Bug 432734 - Infinite loop retrieving disassembly when debuggingTeodor Madan1-1/+1
2014-04-09Removed unused codeMarc Khouzam4-4/+0
2014-04-09Remove unused API filtersMarc Khouzam1-11/+0
2014-04-03TypoMarc Khouzam1-1/+1
2014-03-31Bug 357270 - Show opcodes in the disassembly viewWilliam Riley6-16/+191
2014-03-31Bug 431622: Refactoring: Allow derived classes of RegisterVMProvider toRaphael Zulliger1-2/+14
2014-03-31Bug 428121 - Can't force refresh of the disassembly on a different addressAnton Leherbauer1-15/+17

Back to the top