Skip to main content
summaryrefslogtreecommitdiffstats
path: root/memory
AgeCommit message (Expand)AuthorFilesLines
2013-09-06Bug 416391 - NullPointerException in FPRendering when adding in Mem viewMarc-Andre Laperle1-3/+5
2013-08-27Fixed parent pom version to referenceAndrew Gvozdev5-5/+5
2013-08-23Bumped up feature version to 8.3.Sergey Prigogin4-6/+6
2013-08-12Bug 414687 - Adapt to generified API from platform DebugMarc-Andre Laperle1-4/+26
2013-03-22Bug 341632 - Trad mem rendering keyboard accesscongwang2-0/+24
2013-03-22Bug 341545 - [Accessibility] Traditional memory rendering uses colour toMike Kucera9-95/+341
2013-01-21Bug 398329 : MemoryBrowser - switching between debuggees does not update the ...Randy Rohrbach6-48/+89
2013-01-18Bug 398329 : MemoryBrowser - switching between debuggees does not update the ...Randy Rohrbach4-14/+220
2013-01-16Bug 398329 : MemoryBrowser - switching between debuggees does not update the ...unknown9-120/+230
2013-01-14Bug 398136 - ILaunchable is confusingRandy Rohrbach5-13/+97
2013-01-07Bug 397636 : Editing the SRecord Exporter length field fill it in with theRandy Rohrbach1-5/+1
2013-01-03Bug 397404 - Trying to export memory on a 64-bit address space does notRandy Rohrbach2-8/+41
2012-11-17Fix build.properties for memory.floatingpointMarc-Andre Laperle2-8/+27
2012-11-17Fix build for memory.floatingpointMarc-Andre Laperle1-2/+2
2012-11-16BUG 394509 : Adding floating point renderer to the memory BrowserRandy Rohrbach36-2/+6907
2012-10-22Bug 392095 The Traditional Memory Renderer does not work properly with the TC...Randy Rohrbach1-2/+3
2012-10-22 Bug 392095 The Traditional Memory Renderer does not work properly with th...Randy Rohrbach1-101/+53
2012-10-22Bug 392095 The Traditional Memory Renderer does not work properly with the TC...Randy Rohrbach2-25/+148
2012-10-17Bug 391390 : Updatesite url is indigomhussein2-8/+0
2012-07-09Bug 382119mahmed1-5/+2
2012-06-28Bumped up feature versions for Kepler.Sergey Prigogin6-6/+6
2012-05-22Bug 379968 : Memory find/replace does not account for target endian-nessRandy Rohrbach1-3/+28
2012-05-22Bug 378294 : The SRecord importer/exporter dialogs allow entry ofRandy Rohrbach2-49/+84
2012-04-23Upgrade to Tycho 0.14.1Marc-Andre Laperle1-2/+1
2012-02-05Increment versions so that they are >= Indigo SR2Marc-Andre Laperle6-6/+6
2012-01-17Code cleanup, mostly about missing @OverrideMarc Khouzam24-79/+197
2012-01-12Make deprecated use of elements warnings instead of errors to be able to comp...Marc Khouzam3-9/+6
2012-01-05Bug 357170 - Fix some build.properties that were fixed only on cdt_8_0Marc-Andre Laperle1-1/+5
2011-11-10Bug 356346 - You cannot enter an expression in the memory Browser expression ...John Cortell2-18/+63
2011-10-20Version number changes missed in the previous commit.Sergey Prigogin6-6/+6
2011-10-20Updated parent feature version in pom.xml files.Sergey Prigogin6-6/+6
2011-10-15Bug 339708 - [Memory Browser] Need a public method for getting selected memor...U-bobgato\cortell3-3/+132
2011-10-12Bug 356346 - You cannot enter an expression in the memory Browser expression ...John Cortell1-16/+13
2011-10-07Bug 355438 - [Memory Browser] SWT Exception (applied patch)John Cortell1-3/+7
2011-09-22Update version numbers for Juno.Doug Schaefer4-4/+4
2011-09-20Bug 356901 - TVT/DVT3.7:TCT102: DAN: Truncation of "Case Insensitive"Chris Recoskie1-2/+5
2011-09-13Bug 337748 - Added source for memory and p2.Doug Schaefer8-0/+87
2011-09-03Fix poms for tycho 0.13.Doug Schaefer1-1/+2
2011-09-02Bug 356352 : Added DnD capability to the expression text-box in theRandy Rohrbach1-1248/+1292
2011-08-31Bug 356346 - Do not reload expressions if the debug context is the sameRandy Rohrbach1-13/+16
2011-06-28Mavenizing CDT releng.Doug Schaefer5-0/+85
2011-06-08Bug 348754 - Update feature copyright statements for IndigoVivian Kong2-2/+2
2011-05-20Bug 346129 - stack overflow crash when moving in renderer.Randy Rohrbach1-21/+39
2011-05-20Bug 345664 - Perform an automatic GO when selecting a new address from the list.Randy Rohrbach1-0/+3
2011-05-20Bug 346568 - Update licenses for IndigoVivian Kong4-4/+8
2011-04-08Bug 342239 - Traditional memory rendering lacks per byte display granularity ...Teodor Madan1-8/+25
2011-04-06Bug 341730 Strings on the Traditional Memory Rendering preferences page not ...Vivian Kong2-17/+33
2011-04-01Bug 341682 - Duplicate string ID found in ORG.ECLIPSE.CDT.DEBUG.UI.MEMORY.MEM...John Cortell1-2/+0
2011-03-29Bug 341245 - Importing binary file larger than 1024 bytes works incorrectlyJohn Cortell1-1/+1
2011-03-15Bug 328690 - Traditional Rendering: "Copy" contents from individual paneKen Ryall4-58/+175

Back to the top