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

131 commits

Author SHA1 Message Date
Doug Schaefer
bca8fe06a1 Fix poms for tycho 0.13. 2011-09-02 20:48:39 -04:00
Randy Rohrbach
68a58cd4e9 Bug 356352 : Added DnD capability to the expression text-box in the
Memory Browser
2011-09-02 17:50:43 -04:00
Randy Rohrbach
a87ea0e3ab Bug 356346 - Do not reload expressions if the debug context is the same
as before.
2011-08-31 15:17:56 -04:00
Doug Schaefer
d7092b12c9 Mavenizing CDT releng.
Also removed unsupported cdt.core fragments from the platform feature.
2011-06-28 05:21:58 -04:00
Vivian Kong
f6d1c8c24b Bug 348754 - Update feature copyright statements for Indigo 2011-06-08 14:36:18 +00:00
Randy Rohrbach
2305812d98 Bug 346129 - stack overflow crash when moving in renderer. 2011-05-20 03:53:17 +00:00
Randy Rohrbach
7bda52bcdb Bug 345664 - Perform an automatic GO when selecting a new address from the list. 2011-05-20 03:37:46 +00:00
Vivian Kong
c82cbe55fb Bug 346568 - Update licenses for Indigo 2011-05-20 00:59:10 +00:00
Teodor Madan
60417d5ce5 Bug 342239 - Traditional memory rendering lacks per byte display granularity for unreadable bytes 2011-04-08 13:59:12 +00:00
Vivian Kong
331fa00081 Bug 341730 Strings on the Traditional Memory Rendering preferences page not externalized 2011-04-06 14:15:03 +00:00
John Cortell
ce6f320fd8 Bug 341682 - Duplicate string ID found in ORG.ECLIPSE.CDT.DEBUG.UI.MEMORY.MEMORYBROWSER 2011-04-01 22:04:55 +00:00
John Cortell
79a13f0c70 Bug 341245 - Importing binary file larger than 1024 bytes works incorrectly 2011-03-29 15:13:34 +00:00
Ken Ryall
011be21212 Bug 328690 - Traditional Rendering: "Copy" contents from individual pane 2011-03-15 15:54:52 +00:00
John Cortell
d71b3a2ce7 Bug 337881: [Memory Browser] Persist the Go To Address history in the launch configuration. (Changes resulting from code review.) 2011-03-04 16:45:30 +00:00
Vivian Kong
101d5367d0 Change update site URL to indigo 2011-02-25 14:36:44 +00:00
Randy Rohrbach
21fb967107 Bug 337881 - Applied Alain Lee patch to deliniate saparate expression lists on a per user/launch basis, where the lists are stored in the launch. 2011-02-24 18:15:13 +00:00
Patrick Chuong
480ee167c8 Bug 334566 - [multicore][Pin&Clone] Add support for icon overlay in the debug view 2011-02-15 21:12:12 +00:00
Randy Rohrbach
caccc14ee8 Bug 336268 create empty selection when last tab is disposed. 2011-02-09 18:40:32 +00:00
Randy Rohrbach
c681894c31 Bug - 326307
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-02-07 21:14:42 +00:00
Randy Rohrbach
5c17240c89 Bug - 323013
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-28 20:44:11 +00:00
Patrick Chuong
0d4ca399d0 Bug 331781 - Pin and Clone support 2011-01-17 18:17:43 +00:00
Randy Rohrbach
7d8bb1b7b9 Bug 333443 - Make the method public instead of protected
Randy Rohrbach - Wind River : 781-364-2226
2011-01-08 03:34:27 +00:00
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
8f8c163b4d Bug 326965 - Added Ctrl+F functionality to bring up the Find/Replace dialog. Also fixed persistence issue with Context Sensitive entry. 2010-10-18 20:21:51 +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
Marc Khouzam
ce50ee07e2 Bug 321692: Remove dependencies to plugins from features 2010-09-20 09:05:59 +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
Randy Rohrbach
f2ff4a73e0 Bug 315020 - The Memory Browser Find/Replace logic prefetchs data outside 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-30 21:40:46 +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
abc6a93d59 Updated classpath to specify 1.5 JRE. The lack of it was causing errors for Mikhail (now that I've turning those warnings into errors). Not sure why I'm not seeing them. Investigating... 2010-06-18 18:58:19 +00:00
John Cortell
44b0e41210 More changes to keep project warning-free 2010-06-18 17:09:09 +00:00
Sergey Prigogin
df06a819ec Bug 315895 - Names and descriptions of CDT features are confusing. 2010-06-06 03:09:06 +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
Vivian Kong
1dc1732f57 Bug 306627 - Fix license inconsistencies 2010-05-31 15:54:52 +00:00
Vivian Kong
36b3638d97 Bug 314212 - CDT Feature copyright dates are outdated 2010-05-31 15:15:04 +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
Mikhail Khodjaiants
96cbef1494 Bug 313806 - Export all debug packages. 2010-05-20 20:49:47 +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