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

502 commits

Author SHA1 Message Date
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
Anton Leherbauer
c4b23ef96f Bug 321162 - Disassembly view sometimes doesn't display all source code
Patch from  Kirk Beitz (Nokia)
2010-08-26 09:26:05 +00:00
Anton Leherbauer
017a6ef082 Bug 323279 - Disassembly view not possible to display address size < 32 bits
Patch from Patrick Chuong (TI)
2010-08-25 14:28:41 +00:00
Anton Leherbauer
edd73c9886 Bug 313512 - [vm][cache][api] Add update flag to flush all properties 2010-08-20 08:06:11 +00:00
Anton Leherbauer
1342519672 Bug 322628 - [disassembly] DisassemblyDocument#computeIndexInPositionListFirst() broken as called by addModelPositionFirst() 2010-08-20 07:57:21 +00:00
Pawel Piech
b6712569b7 Javadoc addition. 2010-07-26 22:39:53 +00:00
Ling Wang
682b0c44dc Bug 320044: New breakpoints are got installed in dead process. 2010-07-16 19:12:32 +00:00
Andrew Gvozdev
1c064087e4 bug 319779: Unnecessary imports
patch from Petri Tuononen
2010-07-16 14:08:09 +00:00
Anton Leherbauer
874bc5564a Bug 318550 - SteppingController should clear step queue in case of stepping timeout 2010-07-15 13:39:29 +00:00
Andrew Gvozdev
ae0d300399 bug 319777: Restored 1.2 as it does not compile with Java 1.5 2010-07-14 17:24:12 +00:00
Andrew Gvozdev
dbe5a12393 bug 319777: Missing @Override annotations
patch from Petri Tuononen
2010-07-14 13:51:53 +00:00
Pawel Piech
973cdb82de Bug 319656 - [expressions] ExpressionsChangedEvent.Type enum is not public 2010-07-13 04:28:48 +00:00
Ed Swartz
f946054513 Add README for finding those elusive org.eclipse.test.* plugins. 2010-07-08 13:51:20 +00:00