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

540 commits

Author SHA1 Message Date
Patrick Chuong
e9ccc03be3 Bug 336876 - [multicore] Grouping of Execution Elements for DSF debugger feature 2011-03-10 20:38:23 +00:00
Patrick Chuong
c57cf3cce3 Bug 202556 - [variables][registers][expressions] Allow setting of numeric format for individual variables in the view. 2011-03-04 16:06:51 +00:00
Vivian Kong
101d5367d0 Change update site URL to indigo 2011-02-25 14:36:44 +00:00
Mikhail Khodjaiants
9684ae54d1 Bug 337303: Refactor DisassemblyToggleBreakpointsTarget and DisassemblyToggleTracepointsTarget 2011-02-22 18:50:40 +00:00
Marc Khouzam
8ca71e3d94 Bug 337764: Label for limited stack frame is not shown 2011-02-21 20:05:47 +00:00
Anton Leherbauer
2aa98ad07f Bug 337284 - NPE in debug expression hover 2011-02-16 11:39:45 +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
Patrick Chuong
0d4ca399d0 Bug 331781 - Pin and Clone support 2011-01-17 18:17:43 +00:00
Anton Leherbauer
c50b35dc33 Bug 304108 - [Disassembly] Disassembly view should clear when there is no debug context 2011-01-17 08:12:25 +00:00
Ken Ryall
ef899d10d1 Bug 330875 - Use of Parenthesis in Stack Frame Name 2011-01-13 12:29:11 +00:00
Anton Leherbauer
f3f4f693eb Bug 333946 - [disassembly][api] provisional package should be marked internal in the manifest 2011-01-11 11:03:59 +00:00
Randy Rohrbach
6b367bbecf Bug 333509 - More generic reference to IMemoryBlockRetrieval. 2011-01-04 20:37:18 +00:00
Patrick Chuong
581d1af49f Bug 328168 - Disassembly view does not align address enter new address manually 2010-12-21 16:53:48 +00:00
Patrick Chuong
03871352b5 Bug 315443 - [disassembly] Not possible to remove breakpoint in disassembly view with double clicks 2010-12-20 15:37:43 +00:00
Anton Leherbauer
40a4382b3e Bug 331552 - [disassembly] Need a way to insert more than one source line 2010-12-02 12:04:04 +00:00
Pawel Piech
acfb30df58 Bug 328883 - AbstractCachingVMProvider throws ClassCastException
Corrected Fix.
2010-11-30 22:47:18 +00:00
Anton Leherbauer
7cdb3eeeb1 Bug 330646 - Disassembly view causes AssertionError 2010-11-25 15:36:08 +00:00
Patrick Chuong
9865f25dbc Bug 330259 - [disassembly] debug context is not per workbench window 2010-11-24 14:39:28 +00:00
Marc Khouzam
61a30ea7ad Fix typo 2010-11-19 17:35:34 +00:00
Marc Khouzam
b0789f8298 Fix typo 2010-11-19 16:48:27 +00:00
Anton Leherbauer
7e01bb61eb Bug 328391 - DisassemblyBackendDsf gotoSymbol needs to handle IExpressionDMLocation when using IExpressions.getExpressionAddressData 2010-11-17 12:23:42 +00:00
Anton Leherbauer
009a2d0523 Bug 329682 - Rename method "evaluateSymbolAddress" to "evaluateAddressExpression" 2010-11-16 09:35:38 +00:00
Anton Leherbauer
1e2b8c24bb Bug 329682 - Restore backwards compatibility 2010-11-12 17:48:01 +00:00
Anton Leherbauer
bbcd27276a Warnings cleanup 2010-11-12 10:21:07 +00:00
Anton Leherbauer
8154839ead Bug 326636 - [disassembly] Enable disassembly view as "editor" 2010-11-12 10:02:30 +00:00
Pawel Piech
8378c53a18 Bug 329488 - DSF ACPM deadlocks 2010-11-11 18:05:03 +00:00
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