1
0
Fork 0
mirror of https://github.com/eclipse-cdt/cdt synced 2025-04-23 14:42:11 +02:00
Commit graph

52 commits

Author SHA1 Message Date
Anton Leherbauer
f32b1fefd0 Increment memory browser version 2010-11-16 13:00:17 +00:00
Anton Leherbauer
e61b1a0148 Fix JRE Runtime and compliance settings 2010-11-16 12:57:43 +00:00
Anton Leherbauer
d09d23c02a Bug 330342 - Memory Browser does not work when memory block retrieval does not implement IAdaptable 2010-11-16 12:57:28 +00:00
Randy Rohrbach
d1ee0b132a Bug 323221 - Moved the handling of the GotoAddress bar so it is executed on a UI runnable thread. 2010-09-20 19:11:50 +00:00
John Cortell
213901d450 Fix potential null pointer use 2010-09-02 16:44:02 +00:00
John Cortell
70f1bbd6c4 Turned on detection of potential null pointer usage. Also, some plug-ins I protected against future warnings a while back lacked protection on all three levels (compiler, PDE, API) 2010-09-02 15:53:05 +00:00
Anton Leherbauer
faf5bdce21 Bug 320372 - Memory Browser should invoke becomesVisible/becomesHidden on renderings
Also re-adds public constant MemoryBrowser.ID which got removed in version 1.21
2010-07-21 12:24:13 +00:00
Teodor Madan
11f72ba1e9 Bug 319193 - [Memory Browser]Switching between two cpus does not affect edit box where address is entered 2010-07-19 07:08:16 +00:00
Pawel Piech
016c840b51 Bug 319890 - [memory] When nothing is selected in Debug view, memory browser still shows data 2010-07-14 18:18:13 +00:00
John Cortell
44b0e41210 More changes to keep project warning-free 2010-06-18 17:09:09 +00:00
Vivian Kong
b2370eeea7 Bug 315439 Fix up copyright 2010-06-03 14:12:21 +00:00
Randy Rohrbach
8def1f711a Bugzilla 312098 : [Memory Browser] do not create a rendering automatically when Memory Browser is opened. Additional cleanup per John Cortell suggestions/issues.
Randy
2010-06-01 22:31:57 +00:00
Randy Rohrbach
11a26ae0a2 This is a continuation of Bugzilla 312098 : [Memory Browser] do not create a rendering automatically when Memory Browser is opened. Changed the code dealing with the Wrong Expression displayed to be used consistently. 2010-06-01 19:56:39 +00:00
John Cortell
6f3aa8adf2 Bug 314745: Need to API to expose the address bar text and memory space ID set in Memory Browser 2010-05-28 13:01:57 +00:00
John Cortell
4578a2a5ca Bug 309032: Need APIs to support memory pages (add ability for backend to indicate a memory space qualification is necessary) 2010-05-20 15:02:31 +00:00
John Cortell
b06c97830a Fixed excessive indentation in method. No functional change. 2010-05-19 19:54:45 +00:00
John Cortell
2211e870c6 Bug 309032: Need APIs to support memory pages (oversight; was dropping rendering name in label when memory space is involved). 2010-05-19 14:55:36 +00:00
John Cortell
b53055056d Bug 309032: Need APIs to support memory pages (teo's fix to not create a memory block at address zero when switching to a new memory space). 2010-05-19 14:43:18 +00:00
John Cortell
36e5cb1427 Bug 309032: Need APIs to support memory pages (or memory spaces). Don't show memory spaces if there are less than two memory spaces. 2010-05-18 15:44:54 +00:00
John Cortell
ccb7b7ed22 Bug 312098: do not create a rendering automatically when Memory Browser is opened (fixed regression to memory space support) 2010-05-17 20:01:01 +00:00
Randy Rohrbach
3a958f19ca Bugxilla 312098. 2010-05-16 03:20:21 +00:00
John Cortell
5a1558ddd2 Bug 309032: Need APIs to support memory pages (or memory spaces) 2010-05-13 19:43:47 +00:00
John Cortell
444b314efa Make memory browser plugins warning-intolerant 2010-05-06 21:44:58 +00:00
John Cortell
f4e45adcea [307023] Use of reflection in extending memory view/browser rendering API is unacceptable 2010-03-25 07:24:13 +00:00
Randy Rohrbach
5a2bd63d5e Bugzillas 306829 & 305129.
Randy
2010-03-23 16:45:00 +00:00
John Cortell
918fa29658 Fixed NPE when there are no memory spaces 2010-03-12 19:49:24 +00:00
Ted Williams
cafa75507d [Bug 304563] Memory Browser: address space awareness 2010-03-03 22:34:30 +00:00
John Cortell
e59e5c3e2b Fixed warning 2010-01-25 20:36:52 +00:00
Randy Rohrbach
7b741e73cb Bugzilla 299688.
Randy
2010-01-21 19:58:09 +00:00
John Cortell
8e3a1169fe [283586] Traditional Rendering are not disposed after Memory Browser is closed or Debug Session is terminated. Additional fixes from Teo (slightly adjusted) 2010-01-20 19:54:24 +00:00
Randy Rohrbach
5689e4da5d Bugzilla 297269.
randy
2010-01-19 17:21:03 +00:00
Randy Rohrbach
cb1d5a3dfb Bugzilla 298115 2009-12-18 20:59:02 +00:00
Randy Rohrbach
1a93930f72 Bugzilla 293812. 2009-10-30 19:07:41 +00:00
Randy Rohrbach
3abb81f9e4 Bugzilla 292660. 2009-10-19 13:41:19 +00:00
Randy Rohrbach
0d66821cc1 Bugzilla defects
256775
283586
287540
290710
292059
292120
292293
2009-10-18 04:53:48 +00:00
John Cortell
dff868a8a8 Fixed some warnings. Remaining ones are related to use of an internal Debug Platform type. 2009-10-13 22:38:58 +00:00
Randy Rohrbach
404c011653 Bugzilla 286325 2009-08-12 00:58:35 +00:00
Randy Rohrbach
12786b9330 Defect 286315. 2009-08-11 19:37:07 +00:00
Randy Rohrbach
4f1b016261 Bugzilla 284894 2009-07-30 20:29:32 +00:00
Vivian Kong
1080a1c9bf update copyrights 2009-05-27 15:58:46 +00:00
Vivian Kong
542350b520 bug 277871 - Externalize strings in plugin.xml and MANIFEST.MF for memory plugins 2009-05-27 15:55:44 +00:00
Pawel Piech
9fba81c108 Fixed bug in last checkin. 2009-05-19 19:02:31 +00:00
Pawel Piech
b67b5182ff [145635] - Support for debug view pin & clone 2009-05-19 18:23:01 +00:00
Ted Williams
3b02a1a7f8 [273548] clean up, remove use of deprecated methods 2009-04-24 06:11:02 +00:00
Ted Williams
25ad9a8a5b [273505] Add memory browser to the debug perspective 2009-04-24 06:05:40 +00:00
Ted Williams
46493bb280 [273505] Add memory browser to the debug perspective 2009-04-24 06:05:28 +00:00
Ted Williams
2f38e62dba [273505] Add memory browser to the debug perspective 2009-04-24 06:03:23 +00:00
Ted Williams
552b3fff76 [273505] Add memory browser to the debug perspective 2009-04-24 05:58:07 +00:00
Ted Williams
12b1558637 [268625] target Find/Replace & Import/Export actions to Memory Browser 2009-03-14 00:25:27 +00:00
Ted Williams
bf3cd59be6 [268031] Memory Browser - initial commit (fix typo in package name) 2009-03-13 19:54:40 +00:00