Skip to main content
aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2015-08-04Bug 460760: Revert Fix DsfSourceDisplayAdapter.openEditor changeJonah Graham1-3/+3
2015-07-14Fix Disassembly creating 64-bit address breakpoint for 32-bit targetAnton Leherbauer1-2/+6
2015-07-14Fix capitalization of Run to Line, Move to Line, etc.Anton Leherbauer1-3/+3
2015-07-09Bug 460760: Fix DsfSourceDisplayAdapter.openEditor to avoid ignoring editor i...Dmitry Kozlov1-3/+3
2015-07-01Bug 456958 Disassembly view sometimes doesn't update after steppingTeodor Madan1-2/+26
2015-06-10Incremented CDT feature version to 8.8.0Marc Khouzam1-1/+1
2015-05-05Incremented CDT feature version to 8.7.0Marc Khouzam1-1/+1
2015-05-02Bug 465963 - Changing "Variable text font" preference has no effectMikhail Khodjaiants1-1/+9
2015-04-30Revert "Bug 465963 - Changing "Variable text font" preference has no effect"Mikhail Khodjaiants1-8/+0
2015-04-30Bug 465963 - Changing "Variable text font" preference has no effectMikhail Khodjaiants1-0/+8
2015-04-20CosmeticsMarc Khouzam1-7/+7
2015-04-19Move to new getAdapter() signature using genericsMarc Khouzam16-106/+99
2015-03-25Remove unnecessary @SuppressWarningsMarc Khouzam5-5/+0
2015-03-25Remove warnings caused by change to getAdaptable()Marc Khouzam28-50/+50
2015-03-23Add bracketsMarc Khouzam1-3/+4
2015-03-23Clean up javadocMarc Khouzam1-55/+21
2015-03-23CosmeticsMarc Khouzam1-73/+82
2015-03-23CosmeticsMarc Khouzam1-7/+10
2015-03-23Adding friend accessMarc Khouzam3-18/+15
2015-03-23CosmeticsMarc Khouzam2-4/+4
2015-03-23CosmeticsMarc Khouzam2-11/+11
2015-03-19TyposMarc Khouzam1-8/+8
2015-03-17TyposMarc Khouzam1-5/+5
2015-03-05TypoMarc Khouzam1-2/+2
2015-03-04replace size()|length() > 0 with !isEmpty()Matthew Khouzam11-32/+32
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-07Bug 455094 - StepIntoSelection cleanup after review Marc Khouzam2-60/+44
2015-01-07Incremented CDT feature version to 8.6.0.Sergey Prigogin1-1/+1
2014-12-09Bug 235747: [registers] Allow user to edit the register groups.Alvaro Sanchez-Leon9-4/+1306
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 Khouzam15-43/+712
2014-10-06CosmeticsMarc Khouzam1-4/+4
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-22Inremented branding plugin version to 8.5Sergey Prigogin1-1/+1
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-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 Khouzam2-2/+0
2014-03-31Bug 357270 - Show opcodes in the disassembly viewWilliam Riley1-11/+27
2014-03-31Bug 431622: Refactoring: Allow derived classes of RegisterVMProvider toRaphael Zulliger1-2/+14

Back to the top