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

119 commits

Author SHA1 Message Date
Randy Rohrbach
1c3c25d982 I removed the no longer supported nore required getModelData() routine. This is just cleanup in the example. I have not taken the time to create a bugzilla for this.
Randy
2009-08-04 14:20:22 +00:00
Randy Rohrbach
a94dbe7bf6 This is just simple editing in comments. I replaced getModelData with appropriate changes since the getModelData() is no longer support.
I am not creating a bugzilla for simpe comment changes.
2009-08-04 14:16:19 +00:00
Randy Rohrbach
7bfd9bf31e Bugzilla 283382 2009-07-30 20:23:54 +00:00
John Cortell
02f13c474b Fixed 283333; View doesn't update when user makes model change 2009-07-13 18:53:22 +00:00
John Cortell
7920146a21 Fixed 283314. DsfExecutable wrongly annotated as Immutable 2009-07-13 14:17:39 +00:00
John Cortell
a09882be60 Fix spelling/grammar 2009-07-10 22:20:09 +00:00
John Cortell
e63a165145 Corrected gramatical error in comment. Updated copyright 2009-07-10 20:50:03 +00:00
Pawel Piech
82c2564411 Removed pre-processor generated files from CVS. 2009-07-10 18:03:18 +00:00
Anton Leherbauer
21efa3636b [263521] [debug view][stack] Retrieving limited number of stack frames does not work reliably with breadcrumb.
Partial fix: Select new frame after expand stack
2009-07-09 09:08:29 +00:00
Marc Khouzam
8b4aa094d7 [280947] Adding debug traces to the CommandCache 2009-07-07 16:47:23 +00:00
Anton Leherbauer
ed13924735 Increment bundle version 2009-07-07 07:55:54 +00:00
Anton Leherbauer
cb1ba5688f [268081] [disassembly] Weird disassembly view, patch by Dmitry Smirnov 2009-07-07 07:54:32 +00:00
Pawel Piech
14547e3f6c Fixed an extraneous import from last checkin. 2009-06-25 22:04:53 +00:00
Pawel Piech
33154819a4 [281585] - [pda] Refactor of PDA's IAdapterFactory implementation. 2009-06-25 22:01:46 +00:00
Anton Leherbauer
c6d196e720 [280770] [view model] Stack frame list is not updated on change of stack frame limit preferences 2009-06-25 07:44:07 +00:00
Vivian Kong
6d14f5aa73 fix legal, provider info 2009-06-16 21:37:21 +00:00
Vivian Kong
fe4aa4c065 update copyright 2009-06-16 21:36:53 +00:00
Doug Schaefer
d943425cc3 Fixed up a number of legal items. 2009-06-10 19:37:19 +00:00
Vivian Kong
c921a8f760 update copyrights 2009-05-27 15:34:50 +00:00
Vivian Kong
b7417b69cb update copyrights 2009-05-27 15:26:54 +00:00
Vivian Kong
5e92597120 bug 254307 - branding 2009-05-26 14:48:10 +00:00
Anton Leherbauer
47e2c99bdb [276325] [disassembly] [breakpoints] Exception when setting breakpoint in disassembly view 2009-05-15 08:04:23 +00:00
Anton Leherbauer
6d067b774b [276327] [breakpoints][disassembly] Breakpoints of the disassembly view don't have any info on the breakpoint view 2009-05-15 07:58:43 +00:00
Anton Leherbauer
364d0c3ed0 [275646] [view model] DefaultVMContentProviderStrategy does not consider unlimited update range 2009-05-11 12:57:30 +00:00
Marc Khouzam
d59ee59cad Inverted comment 2009-05-06 17:08:01 +00:00
Anton Leherbauer
2964162173 [275136] [view model] done() may be called twice on request monitor 2009-05-06 15:10:23 +00:00
Vivian Kong
00a85959ad update feature dependencies 2009-05-01 18:55:52 +00:00
Marc Khouzam
02d1f6533a [218847] Add SELECT to startup events. Also, handle ModelProxyInstalledEvent the same way as DataModelInitializedEvent, in order to get an initial selection
when the debug view is opened.
2009-04-24 19:44:28 +00:00
Randy Rohrbach
13726315f4 Continuation of Bugzxilla 272369. Darin accepted my other patch so the presentation context now has the SHOW TYPES ICON property as well.
This allows us to get it from there instead of doping the ugly reflection thing.
So I removed the reflection and get it from the presentation context. I already tested this with my patch so when M7 comes out it will be fully functional.

Randy
2009-04-24 17:00:26 +00:00
Randy Rohrbach
67777ab391 Bugzilla 272369 2009-04-24 14:43:04 +00:00
Anton Leherbauer
eaeddf5e8b Fix warnings 2009-04-24 10:51:48 +00:00
Anton Leherbauer
41798922e2 [218847] Add delta handling for ModelProxyInstalledEvent and DataModelIntializedEvent 2009-04-24 09:39:26 +00:00
Pawel Piech
00f353d2c8 Add a guard for potential NPE. 2009-04-23 22:38:10 +00:00
Marc Khouzam
2ecde82295 [218847] Remove CONTENT flag for DataModelInitializedEvent as it is not needd. 2009-04-23 15:45:38 +00:00
Marc Khouzam
795dbe40e0 [218847] Create a DataModelInitialized event, to properly initialize selection in Debug view 2009-04-21 14:51:39 +00:00
Anton Leherbauer
3993230a7a [269956] [api][source lookup] DsfSourceDisplayAdapter should allow to create custom annotation types 2009-04-03 09:24:55 +00:00
Pawel Piech
0c98984ff0 Fixed range of supported number formats in PDA. 2009-03-31 21:25:53 +00:00
Pawel Piech
05578093af [202656] - [update policy] Obsolete values (dirty cache entries) should be indicated in views with a gray font color. 2009-03-31 21:25:24 +00:00
Anton Leherbauer
486b8d0bde [269689] [source lookup] DsfSourceDisplayadapter should respect ISourcePresentation API 2009-03-24 11:00:42 +00:00
Anton Leherbauer
30c1dc4f38 [269767] [view model] LaunchRootVMNode misses a done() 2009-03-24 09:42:56 +00:00
Pawel Piech
1f8d69201e Fixed inconsistency in use of executor. 2009-03-20 21:53:14 +00:00
Pawel Piech
2d935d7b6e [269306] - Implemented GDB-specific OS ID. 2009-03-19 18:46:28 +00:00
Marc Khouzam
2900660608 [269387] Fix javadoc. There are cases where monitor.done() must still be called, for instance, when calling a service on the executor and setting the data when the executor runs. 2009-03-19 18:40:57 +00:00
Pawel Piech
7a3355c0fb Add a threads sample. 2009-03-19 17:38:58 +00:00
Marc Khouzam
32e61b60a7 [269306] Add PROP_ID2 to checkProperty() 2009-03-19 16:02:54 +00:00
Marc Khouzam
d05196d1bf [256798] Fix comments to match the fact that DsfServicesTracker now listen for unregister events. 2009-03-19 13:58:37 +00:00
Marc Khouzam
5ae5f6b33a [269306] Fix ThreadVMNode to display as we used to. 2009-03-19 02:03:10 +00:00
Ken Ryall
c7b848e69f Fix format for module and address only. 2009-03-18 19:45:50 +00:00
Marc Khouzam
0b5071ee84 [269146] Duplicate message, and unused one. 2009-03-18 17:55:00 +00:00
Marc Khouzam
8f29cb5265 [269196] Guard against null StateChangeReason 2009-03-18 17:38:24 +00:00