1
0
Fork 0
mirror of https://github.com/eclipse-cdt/cdt synced 2025-04-29 19:45:01 +02:00
Commit graph

564 commits

Author SHA1 Message Date
Patrick Chuong
b0f3b7b768 Bug 329682 - [disassembly] Address bar does not work for symbols 2010-11-11 17:05:56 +00:00
John Cortell
5fa5ff3a81 Bug 329481: Inconsistency in DSF ACPM cancel behavior. 2010-11-10 16:47:55 +00:00
Anton Leherbauer
85b40d1d99 Bug 326636 - [disassembly][source lookup] Enable disassembly view as "editor" 2010-11-10 06:50:00 +00:00
Anton Leherbauer
2d6e299347 Bug 325394 - follow-up fix 2010-11-05 13:24:01 +00:00
John Cortell
197f94773b Bug 310345 - [concurrent] Asynchronous Cache Programming Model (ACPM) utilities for DSF. The reset() method should null out the data reference and set status to INVALID_STATUS. The former is particularly important since we otherwise hold the memory hostage. Functionally there's no difference since neither the data nor status can be queried when in invalid state. 2010-11-01 21:13:47 +00:00
John Cortell
2cd5b59772 Documentation 2010-11-01 20:55:25 +00:00
John Cortell
e5328c3106 Bug 310345: Made validate methods public 2010-10-28 23:14:49 +00:00
Pawel Piech
4dea12d98e Bug 328883 - AbstractCachingVMProvider throws ClassCastException 2010-10-28 19:47:42 +00:00
John Cortell
c0f40ceb47 Documentation 2010-10-28 15:50:33 +00:00
Pawel Piech
24af3b858a Bug 310345 - Updated range cache to immediately return a valid range if range data is available. 2010-10-28 04:41:23 +00:00
John Cortell
3641fa0fa2 Minor message correction 2010-10-22 16:06:47 +00:00
John Cortell
679e9ce2f9 Documentation 2010-10-21 18:40:33 +00:00
John Cortell
c53ab94055 Bug 310345: [concurrent] Asynchronous Cache Programming Model (ACPM) utilities for DSF (reintroduced the "disabled" tests) 2010-10-20 20:44:43 +00:00
Pawel Piech
a24bb7ea72 Bug 310345 - [concurrent] Asynchronous Cache Programming Model (ACPM) utilities for DSF
- Removed the hidden handling of DataRequestMonitor in AbstractCache.update().
2010-10-20 15:59:09 +00:00
Pawel Piech
a56f1006bd Bug 310345 - [concurrent] Asynchronous Cache Programming Model (ACPM) utilities for DSF 2010-10-19 21:20:56 +00:00
John Cortell
432a6010a8 Bug 310345: [concurrent] Asynchronous Cache Programming Model (ACPM) utilities for DSF (Improvements) 2010-10-19 18:45:56 +00:00
John Cortell
d5fbab8502 documentation 2010-10-18 20:12:11 +00:00
Pawel Piech
3263f623ae Added missing body to validate(Iterable). 2010-10-18 19:34:14 +00:00
Pawel Piech
c6e0fac759 Bug 310345 - [concurrent] Asynchronous Cache Programming Model (ACPM) utilities for DSF 2010-10-18 16:50:06 +00:00
John Cortell
400a4127fd Bug 310345: [concurrent] Asynchronous Cache Programming Model (ACPM) utilities for DSF (committing my commented version of Pawel's file. Pawel will be adding the others). 2010-10-18 16:11:20 +00:00
Anton Leherbauer
a92513f4fa Bug 323683 - [disassembly][pda] NPE with PDA session 2010-10-14 13:41:19 +00:00
Anton Leherbauer
918eb1278a Bug 327716 - [disassembly] NPE in BreakpointsAnnotationModel 2010-10-14 09:37:05 +00:00
Anton Leherbauer
b99efd0422 Bug 327056 - [disassembly] The view does not update to new context when it is hidden 2010-10-14 09:19:08 +00:00
Anton Leherbauer
4473ddf01f Bug 326670 - [Disassembly View] Enhancement request for unlink and re-evaluate expression
Patch from Patrick Chuong (TI)
2010-10-13 11:51:22 +00:00
John Cortell
6174986b48 Bug 327484: New service for getting information on a memory space. Documentation improvement asked for in comment 6 2010-10-12 19:35:07 +00:00
Pawel Piech
8c69e98515 Bug 293109 - [debug view][view model] Terminate and Relaunch action not working. 2010-10-08 18:15:45 +00:00
Pawel Piech
7c8d11496e Bug 327358 - [variables][vm] "Wait for views to update after every step" preference doesn't always work 2010-10-08 18:10:14 +00:00
Pawel Piech
0fab073833 Warnings cleanup. 2010-10-08 18:05:31 +00:00
Pawel Piech
91b7a9eecb Bug 327025 - [breakpoints][vm] Breakpoint groups get collapsed on frequent breakpoint changes. 2010-10-05 17:10:48 +00:00
Anton Leherbauer
7bf81e6575 Restore API class InstructionPointerImageProvider 2010-09-30 13:12:24 +00:00
Anton Leherbauer
46ab6c639d Remove obsolete InstructionPointerImageProvider, see bug 326145 2010-09-30 10:44:42 +00:00
Anton Leherbauer
437d771c94 Bug 326145 - [source lookup] Changing the color of the IP annotation is not reflected immediately in the editor and disassembly 2010-09-30 10:03:29 +00:00
Anton Leherbauer
ef4a1226fe Bug 325277 - [disassembly] add IInstruction#getSize() to fill single-instruction gaps, allow large pseudo-mnemonics 2010-09-29 11:01:49 +00:00
Pawel Piech
ad14e00615 Bug 321932 - Removed a constant accidentally added to the API in last checkin. 2010-09-28 17:44:52 +00:00
Anton Leherbauer
cc2fc91b90 Bug 325394 - some times the user cannot step for 5 seconds during fast stepping 2010-09-28 10:15:21 +00:00
Pawel Piech
c72c78d35c Bug 325943 - [concurrent] Robustify Sequence against RejectedExecutionException 2010-09-27 23:27:18 +00:00
Pawel Piech
b2dd37899a Bug 321932 - [update policy] When in manual mode, switching number format should still show value in other formats if value is cached. 2010-09-27 23:26:34 +00:00
Pawel Piech
159c91c678 Bug 326233 - DsfSession doesn't compile against 3.7 2010-09-27 20:48:21 +00:00
Pawel Piech
4d3edd80a2 Bug 321932 - [update policy] When in manual mode, switching number format should still show value in other formats if value is cached. 2010-09-24 18:58:49 +00:00
Marc Khouzam
ce50ee07e2 Bug 321692: Remove dependencies to plugins from features 2010-09-20 09:05:59 +00:00
Ed Swartz
394f056cd3 Bug 259881: apply fix for incorrect Sequence#get(...timeout...) implementation 2010-09-19 17:32:21 +00:00
Ken Ryall
1741dd69aa Bug 314350 - [debug view] Multi-threaded programs can cause the opening of useless and empty editors 2010-09-17 21:38:11 +00:00
Anton Leherbauer
588a6efd67 Bug 325063 - [disassembly] view occasionally accepts no further scrolling/PC changes with unhandled assert 2010-09-15 11:05:51 +00:00
Anton Leherbauer
6b44ff1ead Bug 324613 - [disassembly] maximizing then minimizing causes debug stack view event to force return to PC 2010-09-08 06:30:18 +00:00
Anton Leherbauer
a860620fab Bug 324507 - [disassembly] view sometimes does not scroll further up, sometimes gets into infinite loop
Patch from Kirk Beitz (Nokia)
2010-09-08 06:29:15 +00:00
Anton Leherbauer
3c81bdc94b Bug 324597 - [disassembly] maximizing/resizing view sometimes leaves "........" lines
Patch from Kirk Beitz (Nokia)
2010-09-07 08:27:23 +00:00
Marc Khouzam
0ea29b6195 Bug 321084: Undo previous comment change. It was mis-leading. 2010-08-31 16:05:46 +00:00
Marc Khouzam
640a85e0cb Bug 321084: Updated the example. 2010-08-31 16:04:21 +00:00
Marc Khouzam
ca255eb6e6 Bug 321084: Create a new ReflectionSequence and have FinalLaunchSequence use it. The goal to to make FinalLaunchSequence easier to extend. 2010-08-31 15:18:45 +00:00
Anton Leherbauer
785a5d1913 Bug 323826 - Need a way to control the half second delay in SteppingControler 2010-08-31 14:01:38 +00:00