Skip to main content
summaryrefslogtreecommitdiffstats
path: root/dsf
AgeCommit message (Expand)AuthorFilesLines
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
2013-07-15Bug 412949 - Double clicking in Disassembly leaks a listenerAnton Leherbauer1-11/+15
2013-06-10Bug 410007 - SWTException: Widget is disposed while debuggingMarc-Andre Laperle1-10/+13
2013-04-30Bug 244865 – Support for Step Into Selectionaleon11-11/+784
2013-04-10Fix broken NLS key warnings when opening disassembly preference pageAnton Leherbauer2-10/+0
2013-02-13Bug 400152 - Add org.eclipse.debug.core and org.eclipse.resources.core importsPawel Piech2-2/+5
2013-02-03Cosmetics.Sergey Prigogin1-7/+6
2013-01-04TypoMarc Khouzam1-1/+1
2012-12-25Fix version number in pom.xmlMarc-Andre Laperle1-1/+1
2012-12-18Bug 394408: Support enhanced-expressions for local variables. ThisMarc Khouzam3-4/+26
2012-12-14Bug 396466 - [breakpoints] warnings in log related to toggle breakpoint actionsPawel Piech6-13/+26
2012-11-09Bug 390245 - [hover] Wrong text color for expression hoverPawel Piech1-1/+11
2012-10-30DSF - Added support for arrays in PDA example.Pawel Piech3-5/+87
2012-10-24Bug 384632 - Missing change mark in the Memory viewMikhail Khodjaiants1-2/+2
2012-10-17Bug 391390 : Updatesite url is indigomhussein2-8/+0
2012-10-08Bug 391185 - Do not cancel running source lookup job if framedata is identicalAbeer Bagul1-1/+1
2012-10-03Bug 390979 - NullPointerException in BreakpointsMediator2.getPlatformBreakpoi...Mario Pierro1-2/+4
2012-09-04Typos in javadocMarc Khouzam6-15/+7

Back to the top