1
0
Fork 0
mirror of https://github.com/eclipse-cdt/cdt synced 2025-08-10 09:45:39 +02:00
Commit graph

423 commits

Author SHA1 Message Date
Anton Leherbauer
74a81d3e32 [302875] [dis] Toggling "Show Symbols" resets viewport
[304110]  [Disassembly] Refresh button should not jump to PC address
2010-03-01 14:07:52 +00:00
Anton Leherbauer
ecac1992cc [302873] [dis] Toggling "Show Source" jumps to unexpected location 2010-03-01 11:10:52 +00:00
Anton Leherbauer
a16c5bc0d5 Cleanup unused messages 2010-03-01 09:55:26 +00:00
Anton Leherbauer
a4d55e01a4 [302925] Clarify insertDisassembly() return value and align implementations 2010-03-01 09:21:40 +00:00
Anton Leherbauer
e33b39e5b7 [302925] Incorporate John's review feedback 2010-02-26 08:42:25 +00:00
John Cortell
adde620eaf [248606] Add support for toggling watchpoints in the variables and expressions views. 2010-02-19 23:47:04 +00:00
Anton Leherbauer
399db5247a Cleanup unused messages 2010-02-19 15:49:43 +00:00
Anton Leherbauer
1e9767d045 [302554] [disassembly][api] Provisional disassembly API should use IAddress instead of BigInteger 2010-02-18 12:34:10 +00:00
Anton Leherbauer
ae828d8792 [302348] [dis] Expression support: merge goto symbol and got address 2010-02-18 11:44:15 +00:00
Anton Leherbauer
730d211888 [302348] [dis] Expression support in DSF Disassembly view is too limited 2010-02-18 11:44:02 +00:00
Marc Khouzam
ac2be6bb2b [299300] Respect order of detail formats 2010-02-17 17:21:31 +00:00
Anton Leherbauer
ab580bbafe [302505] [disassembly view] Infinite loop retrieving disassembly 2010-02-17 13:04:51 +00:00
Anton Leherbauer
a603dc072a [302006] Disassembly view doesn't take into account active debug context when jumping to an address 2010-02-17 09:33:12 +00:00
Anton Leherbauer
ed9c03f437 [302923] [disassembly] Remove REDDocument.finalize() 2010-02-17 09:02:22 +00:00
John Cortell
eddb058986 [302772] Refactor DSF Disassembly view to support CDI 2010-02-15 15:34:31 +00:00
Marc Khouzam
bf9c3f543a [275238] Added extra Details format which gives more details and supports pretty-printing 2010-02-14 01:21:45 +00:00
John Cortell
c1c4444ee9 added comment 2010-02-12 19:55:01 +00:00
John Cortell
f51b5492bb [302759] Disassembly view fails to remove itself as a Debug view selection listener 2010-02-12 19:45:13 +00:00
Pawel Piech
107a6a6cf4 [299834] - [Debug View] Remove 'refresh' button from Debug view 2010-02-11 19:59:30 +00:00
Pawel Piech
9d94af8a4d [291426] - [breakpoints] Add DSF support for flex-hierarchy breakpoints view. 2010-02-11 19:41:37 +00:00
Pawel Piech
c2c10e2ac1 Warnings cleanup. 2010-02-11 19:40:08 +00:00
Pawel Piech
328163648d Warnings cleanup. 2010-02-11 19:28:18 +00:00
Pawel Piech
2eab325df7 [300586] (comment#9) - Removed redundant call to isSuccess(). 2010-02-11 19:02:47 +00:00
Anton Leherbauer
fce20bcbf6 [302507] [disassembly view] DSF Disassembly view no longer shows breakpoint icon in margin 2010-02-11 14:54:45 +00:00
Pawel Piech
f94bf1c0de Bug 299834 - Assign unique IDs to refresh actions in different views. 2010-02-10 23:40:33 +00:00
Anton Leherbauer
cf2231be77 Bug 300053 - Inserting additional breakpoint marker into DSF Disassembly View
Patch from Patrick Chuong
2010-02-05 09:14:17 +00:00
Pawel Piech
1d7bf46ba1 [301726] - [breakpoints][view model] Breakpoints disappear when hiding view in DSF debug session 2010-02-03 17:59:09 +00:00
John Cortell
5110ac05c1 Clarify comment. Discussed with Marc. 2010-02-03 14:14:53 +00:00
Pawel Piech
eff0e4d9ac [300586] Error logged by DsfSuspendTrigger 2010-02-01 16:59:29 +00:00
Vivian Kong
6d906f69c5 externalize strings in plugin.xml in various plugins 2010-02-01 16:23:38 +00:00
Anton Leherbauer
5886936df7 [300361] [expressions] FormattedValueVMUtil does not always set active format value property 2010-01-21 13:42:12 +00:00
Anton Leherbauer
e27412e7dd [297601] Add find action to local view menu 2010-01-14 08:51:27 +00:00
Anton Leherbauer
b9a6ef638c [297601] [disassembly] Support 'Find' operation in disassembly view 2010-01-13 14:53:37 +00:00
Anton Leherbauer
29c8d99049 [298135] Fix removeServiceEventListener argument 2010-01-13 13:58:50 +00:00
Pawel Piech
89fca7f409 Fixed generics warnings. 2010-01-11 22:10:01 +00:00
Ken Ryall
fceb61087c Bug 299167, turn the Variable View's Address column into a Location column. 2010-01-11 22:08:24 +00:00
Pawel Piech
2340eaf2a9 [292616] - Added additional synchronization for the fMinStepInterval variable. 2010-01-07 17:50:16 +00:00
Anton Leherbauer
4aa54bd7e5 [292616] [concurrency] Missing annotations in SteppingController 2010-01-07 12:39:08 +00:00
Marc Khouzam
ed8c6d8a9a [298909] API fix 2010-01-07 01:28:26 +00:00
Pawel Piech
c13753ddb3 [298135]- Several calls to DsfSession add/removeServiceEventListener not on executor thread 2010-01-06 00:38:05 +00:00
Pawel Piech
e31d06b003 [298909] - [launch] DSF suspend trigger susceptible to race conditions 2010-01-05 23:51:29 +00:00
Marc Khouzam
226a428dff [298104] Protect agains possible NPE 2009-12-18 15:34:26 +00:00
Marc Khouzam
2a9515f36d [298101] Check against null runControl service. 2009-12-17 19:48:14 +00:00
Anton Leherbauer
ab53de8c4f [255026] [expressions][cdi] Support for advanced expression hover 2009-12-17 09:43:46 +00:00
Anton Leherbauer
a326de8cbd [297387] [disassembly] When location combo box has focus, 'Home' key shouldn't jump to PC address
Patch from Navid Mehregani
2009-12-14 07:50:51 +00:00
Anton Leherbauer
12fdecc1fe Bug 296823 - workaround for excessive response from gdb 2009-12-11 10:30:36 +00:00
Anton Leherbauer
9150108ed8 [296257] [disassembly] Merge 'Go to Address' and 'Go to Symbol' actions and expose it as a combo box in the toolbar
Patch by Navid Mehregani
2009-12-02 14:50:58 +00:00
Anton Leherbauer
214ac8648b [295895] DSF Disassembly view attempts to insert source even when 'Show Source' option is off 2009-11-26 08:27:39 +00:00
Pawel Piech
b27b63cf81 Bug 296014 - 'Add new expression' can end up in the middle of Expression list 2009-11-24 19:48:24 +00:00
John Cortell
d8117374fc Befriend EDC plugin 2009-11-17 21:21:40 +00:00