Skip to main content
aboutsummaryrefslogtreecommitdiffstats
path: root/memory
AgeCommit message (Collapse)AuthorFilesLines
2012-08-15Bumped up version to 8.1.1Sergey Prigogin6-6/+6
2012-07-09Bug 382119mahmed1-5/+2
Create the Find/Replace dialog with the new memory block reference to fix RejectedExecutionException problem when find after re-launching project Change-Id: I1d9b2ec5ace5bbc4d82adb14075f613dbe7c5d57
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
addresses that are more than 32-bits Change-Id: I529b9a85d25327c4a48d809f52fd2d87d80a80fd Reviewed-on: https://git.eclipse.org/r/5787 Reviewed-by: Randy Rohrbach <Randy.Rohrbach@Windriver.com> IP-Clean: Randy Rohrbach <Randy.Rohrbach@Windriver.com> Tested-by: Randy Rohrbach <Randy.Rohrbach@Windriver.com>
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 ↵Marc Khouzam3-9/+6
compile on E4
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
area if a continuous breakpoint is runing
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 ↵U-bobgato\cortell3-3/+132
memory space
2011-10-12Bug 356346 - You cannot enter an expression in the memory Browser expression ↵John Cortell1-16/+13
area if a continuous breakpoint is runing (backed out change; see bugzilla for explanation)
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
Memory Browser
2011-08-31Bug 356346 - Do not reload expressions if the debug context is the sameRandy Rohrbach1-13/+16
as before.
2011-06-28Mavenizing CDT releng.Doug Schaefer5-0/+85
Also removed unsupported cdt.core fragments from the platform feature.
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
for unreadable bytes
2011-04-06Bug 341730 Strings on the Traditional Memory Rendering preferences page not ↵Vivian Kong2-17/+33
externalized
2011-04-01Bug 341682 - Duplicate string ID found in ↵John Cortell1-2/+0
ORG.ECLIPSE.CDT.DEBUG.UI.MEMORY.MEMORYBROWSER
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
2011-03-04Bug 337881: [Memory Browser] Persist the Go To Address history in the launch ↵John Cortell4-101/+192
configuration. (Changes resulting from code review.)
2011-02-25Change update site URL to indigoVivian Kong1-1/+1
2011-02-24Bug 337881 - Applied Alain Lee patch to deliniate saparate expression lists ↵Randy Rohrbach2-52/+222
on a per user/launch basis, where the lists are stored in the launch.
2011-02-15Bug 334566 - [multicore][Pin&Clone] Add support for icon overlay in the ↵Patrick Chuong3-1/+1
debug view
2011-02-09Bug 336268 create empty selection when last tab is disposed.Randy Rohrbach1-0/+1
2011-02-07Bug - 326307Randy Rohrbach5-17/+216
Initial version with dropdown expressions list. Also this code contains fixes for 330468. I had these edits in place when I started working with Alain's patch. Randy 781-354-2226
2011-01-28Bug - 323013Randy Rohrbach1-33/+96
Improves the scroll bar position when moving within the data pane. Supplied by Andre St. LAurent ( Wind Rive Systems Inc. ) Randy Rohrbach 781-364-2226
2011-01-17Bug 331781 - Pin and Clone supportPatrick Chuong5-7/+38
2011-01-08Bug 333443 - Make the method public instead of protectedRandy Rohrbach1-1/+1
Randy Rohrbach - Wind River : 781-364-2226
2010-11-16Increment memory browser versionAnton Leherbauer2-2/+2
2010-11-16Fix JRE Runtime and compliance settingsAnton Leherbauer4-4/+44
2010-11-16Bug 330342 - Memory Browser does not work when memory block retrieval does ↵Anton Leherbauer1-10/+13
not implement IAdaptable
2010-10-18Bug 326965 - Added Ctrl+F functionality to bring up the Find/Replace dialog. ↵Randy Rohrbach4-7/+92
Also fixed persistence issue with Context Sensitive entry.
2010-09-20Bug 323221 - Moved the handling of the GotoAddress bar so it is executed on ↵Randy Rohrbach1-1/+2
a UI runnable thread.
2010-09-20Bug 321692: Remove dependencies to plugins from featuresMarc Khouzam1-10/+0
2010-09-02Fix potential null pointer useJohn Cortell3-4/+8
2010-09-02Turned on detection of potential null pointer usage. Also, some plug-ins I ↵John Cortell8-14/+384
protected against future warnings a while back lacked protection on all three levels (compiler, PDE, API)
2010-07-30Bug 315020 - The Memory Browser Find/Replace logic prefetchs data outside ↵Randy Rohrbach2-133/+266
the specified memory range. Bug 321407 - "Case Insensitive" option is supposed to be disabled while the searching format is Hex/decimal/octal/binary. Bug 321408 - Setting "Direction-->Backward" of "Find/Replace Memory" dialog can not find memory address one by one in Memory view.
2010-07-21Bug 320372 - Memory Browser should invoke becomesVisible/becomesHidden on ↵Anton Leherbauer1-13/+54
renderings Also re-adds public constant MemoryBrowser.ID which got removed in version 1.21

Back to the top