Anton Leherbauer
|
8e1def1e77
|
[302875] Add comment for clarification
|
2010-03-02 08:02:45 +00:00 |
|
John Cortell
|
444ae7cb4c
|
Fixed typo in comment
|
2010-03-01 22:15:11 +00:00 |
|
John Cortell
|
7fcf6cde33
|
Fixed typo in comment
|
2010-03-01 22:11:27 +00:00 |
|
John Cortell
|
28b41fa7a2
|
befriend dsg-gdb test plugin
|
2010-03-01 17:15:20 +00:00 |
|
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 |
|
Vivian Kong
|
8ff63ab2c3
|
Bug 303481 - change update site for helios
|
2010-02-26 15:54:53 +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 |
|
John Cortell
|
17396728ed
|
[303315] Improve javadoc for disassembly service
|
2010-02-19 15:39:46 +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
|
b32a6f12b1
|
[249162] comment#9 - Adjusted error codes.
|
2010-02-12 01:04:37 +00:00 |
|
Pawel Piech
|
fd02b90e42
|
Warnings cleanup.
|
2010-02-11 23:31:29 +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
|
47a5c8c644
|
[300586] (comment#9) - Added a clarifying comment.
|
2010-02-11 19:14:17 +00:00 |
|
Pawel Piech
|
73f10c6e73
|
[300586] (comment#9) - Simplified tracking maximum status code value.
|
2010-02-11 19:06:51 +00:00 |
|
Pawel Piech
|
426d7eb9c5
|
[300586] (comment#9) - Removed redundant instanceof DsfMultiStatus.
|
2010-02-11 19:05:14 +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 |
|
John Cortell
|
1cf226434d
|
[302327] inaccuracy in JavaDoc IDisassembly.getMixedInstructions
|
2010-02-09 21:16:27 +00:00 |
|
Pawel Piech
|
3b2df140bd
|
[301975] - CountingRequestMonitor status is broken
|
2010-02-08 16:38:47 +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
|
db0b2d61e1
|
[301913] - [services] Support for repeated call to addServiceEventListener
|
2010-02-05 05:33:06 +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 |
|
John Cortell
|
7190d7b8bf
|
Doc enhancement
|
2010-02-03 13:15:54 +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 |
|
Vivian Kong
|
9390bddf1f
|
move up feature version since plugins version are now at 2.1.0
|
2010-02-01 15:36:50 +00:00 |
|
Pawel Piech
|
2d7bd22a64
|
Fix timer icon.
|
2010-01-25 23:23:29 +00:00 |
|
Pawel Piech
|
52945d7704
|
[300586] - Error logged by DsfSuspendTrigger
|
2010-01-23 00:59:09 +00:00 |
|
Anton Leherbauer
|
5886936df7
|
[300361] [expressions] FormattedValueVMUtil does not always set active format value property
|
2010-01-21 13:42:12 +00:00 |
|
John Cortell
|
82fc7b6d78
|
Correct wording in comment
|
2010-01-18 23:31:58 +00:00 |
|