Skip to main content
aboutsummaryrefslogtreecommitdiffstats
path: root/dsf
AgeCommit message (Expand)AuthorFilesLines
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
2014-03-31Limit opcode ruler width to max 20 charsAnton Leherbauer1-2/+7
2014-02-27Update GdbMemoryBlockRetrieval and DsfMemoryBlockRetrieval to fixMarc Khouzam2-8/+8
2014-02-26Bug 426730: [Memory] Support 16 bit addressable sizeAlvaro Sanchez-Leon1-12/+43
2014-01-24Enabled JDK 1.7.Sergey Prigogin6-10/+10
2014-01-21Bumped up CDT version to 8.4.Sergey Prigogin8-9/+9
2014-01-15Bug 250323 - Each memory context needs a different memory retrievalAlvaro Sanchez-Leon4-1/+241
2014-01-03Bug 386175 - all threads that have ever been displayed get refreshed onPawel Piech4-10/+98
2013-12-05TyposMarc Khouzam1-2/+2
2013-12-05Bug 418710 - Fix PDA example by adding proper dependency.Marc Khouzam1-1/+2
2013-12-02Bug 418710 - Provide a way to disable "View memory" menu per expressionMarc Khouzam2-17/+64
2013-11-05Bug 420604 - Disassembly view tends to scroll upwards on refreshAnton Leherbauer1-1/+6
2013-10-24Fix potential NPE or widget is disposed errorAnton Leherbauer2-27/+22
2013-09-27Bug 323552: [registers] Register View content is not stack frameAlvaro Sanchez-Leon2-10/+18
2013-09-24Bug 417559 - Enhanced debug hover doesn't remember its size whenMarc-Andre Laperle1-1/+29
2013-08-27Fixed parent pom version to referenceAndrew Gvozdev5-5/+5
2013-08-23Bumped up feature version to 8.3.Sergey Prigogin3-4/+4
2013-08-12Bug 414687 - Adapt to generified API from platform DebugMarc-Andre Laperle1-1/+1
2013-07-25Bug 337851 - [disassembly] Enable target request while it is runningPatrick Chuong2-10/+45

Back to the top