Skip to main content
aboutsummaryrefslogtreecommitdiffstats
path: root/memory
AgeCommit message (Expand)AuthorFilesLines
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
2011-03-04Bug 337881: [Memory Browser] Persist the Go To Address history in the launch ...John Cortell4-101/+192
2011-02-25Change update site URL to indigoVivian Kong1-1/+1
2011-02-24Bug 337881 - Applied Alain Lee patch to deliniate saparate expression lists o...Randy Rohrbach2-52/+222
2011-02-15Bug 334566 - [multicore][Pin&Clone] Add support for icon overlay in the debug...Patrick Chuong3-1/+1
2011-02-09Bug 336268 create empty selection when last tab is disposed.Randy Rohrbach1-0/+1
2011-02-07Bug - 326307Randy Rohrbach5-17/+216
2011-01-28Bug - 323013Randy Rohrbach1-33/+96
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
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 no...Anton Leherbauer1-10/+13
2010-10-18Bug 326965 - Added Ctrl+F functionality to bring up the Find/Replace dialog. ...Randy Rohrbach4-7/+92
2010-09-20Bug 323221 - Moved the handling of the GotoAddress bar so it is executed on a...Randy Rohrbach1-1/+2
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 pr...John Cortell8-14/+384
2010-07-30Bug 315020 - The Memory Browser Find/Replace logic prefetchs data outside the...Randy Rohrbach2-133/+266
2010-07-21Bug 320372 - Memory Browser should invoke becomesVisible/becomesHidden on ren...Anton Leherbauer1-13/+54
2010-07-19Bug 319193 - [Memory Browser]Switching between two cpus does not affect edit ...Teodor Madan2-11/+50
2010-07-14Bug 319890 - [memory] When nothing is selected in Debug view, memory browser ...Pawel Piech1-19/+24
2010-06-18Updated classpath to specify 1.5 JRE. The lack of it was causing errors for M...John Cortell2-2/+2
2010-06-18More changes to keep project warning-freeJohn Cortell4-0/+132
2010-06-06Bug 315895 - Names and descriptions of CDT features are confusing.Sergey Prigogin2-4/+4
2010-06-03Bug 315439 Fix up copyrightVivian Kong21-19/+39
2010-06-01Bugzilla 312098 : [Memory Browser] do not create a rendering automatically wh...Randy Rohrbach2-8/+7
2010-06-01This is a continuation of Bugzilla 312098 : [Memory Browser] do not create a...Randy Rohrbach1-5/+1
2010-05-31Bug 306627 - Fix license inconsistenciesVivian Kong4-122/+238
2010-05-31 Bug 314212 - CDT Feature copyright dates are outdatedVivian Kong2-2/+2
2010-05-28Bug 314745: Need to API to expose the address bar text and memory space ID se...John Cortell1-1/+7
2010-05-20 Bug 313806 - Export all debug packages.Mikhail Khodjaiants2-0/+4

Back to the top