Emanuel Graf
55ac9ffc6a
FIXED - bug 248238: Extract Method Produces Wrong Return Type
...
https://bugs.eclipse.org/bugs/show_bug.cgi?id=248238
2008-09-25 17:01:32 +00:00
Pawel Piech
d9cb3f8251
[243615] - Removed use of ICommandControlInitializedDMEvent to update Debug view.
2008-09-25 13:28:41 +00:00
Pawel Piech
653fc90268
Remove generated sources, which were accidentally checked in after apitooling refactoring.
2008-09-25 13:24:57 +00:00
Anton Leherbauer
3eef8dc96a
Bug 245692 - CygpathTranslator default conversion fails
...
Patch by Hans-Erik Floryd
2008-09-24 10:46:18 +00:00
Anton Leherbauer
cae0db4052
Bug 247274 - NullPointerException in Modules view
2008-09-24 10:35:38 +00:00
Anton Leherbauer
e9f1594821
Bug 194208 - [Editor] External TUs cannot be opened via drag'n'drop
2008-09-24 10:18:37 +00:00
Sergey Prigogin
3dae068c33
Added a dictionary of HTML tags. Bug 243687.
2008-09-23 05:48:57 +00:00
Marc Khouzam
19db5c51b8
[239050] The method debugNewProcess() should actually return an
...
IContainerDMContext with the IProcessDMContext as its parent, since the debugger is attached to the process.
We had agreed to keep IRunControl contexts out of IProcesses, so this patch
simply allows debugNewProcess() to return any context (IDMContext.)
2008-09-22 19:43:11 +00:00
Marc Khouzam
1efdaf305a
Fix comment
2008-09-22 18:22:15 +00:00
Sergey Prigogin
e593e311fa
Bug 248149.
2008-09-22 16:24:55 +00:00
Marc Khouzam
a8d8c8514d
[248141] Support for binary format in the memory service.
2008-09-22 14:26:10 +00:00
Alena Laskavaia
0ecc8782a4
- sometime gdb sends "empty" child name for anonymous unions for example, in this case expressions like foo..bar can be created, now will create foo instead of foo. in case of union
2008-09-22 14:16:36 +00:00
Ted Williams
2160dbc2d3
[248084] [traditional memory rendering] IMemoryBlockConnection adapter should track BigBaseAddress
2008-09-22 04:25:38 +00:00
Sergey Prigogin
333f92bbe5
Bug 246936.
2008-09-22 03:58:58 +00:00
Sergey Prigogin
d62a7dc8a6
Code cleanup.
2008-09-22 01:23:03 +00:00
Sergey Prigogin
4db6d9faee
Code cleanup.
2008-09-22 00:59:53 +00:00
Anton Leherbauer
3e3b711def
[247931] [disassembly] IP annotation does not keep up when stepping fast
2008-09-19 09:44:13 +00:00
Marc Khouzam
460e9feb79
[247362] Pattern got copied wrong in refactoring.
2008-09-19 02:48:56 +00:00
Pawel Piech
c88706272b
[247362] - [commands] -thread-info parsing not consistent with existing API.
2008-09-18 22:36:52 +00:00
Pawel Piech
8c9c3817e8
[246655] Re-added @since tags, which were accidentally removed in last commit.
2008-09-18 22:28:35 +00:00
Alena Laskavaia
f0cec37944
- fixed broken ability to add address breakpoint from console
2008-09-18 21:03:49 +00:00
Ted Williams
b8fb65cc72
[246655] [update policy] Bug in Update Scopes implementation leads to views to stop refreshing. -- applied patch 112893
2008-09-18 21:03:39 +00:00
Ted Williams
17d3f4c1cc
[246655] [update policy] Bug in Update Scopes implementation leads to views to stop refreshing. -- fixed count
2008-09-18 20:34:47 +00:00
Marc Khouzam
8805635914
[245749] More efficient removal by using iterator.remove()
2008-09-18 18:21:02 +00:00
Marc Khouzam
88969aa247
[247345] Name changes:
...
- IMIExecutionGroupDMContext to IMIContainerDMContext
- MIExecutionGroupDMC to MIContainerDMC
- createExecutionGroupContext to createContainerContext
- ExecutionGroupStartedDMEvent to ContainerStartedDMEvent
- ExecutionGroupExitedDMEvent to ContainerExitedDMEvent
- makeExecutionGroupDMCs to makeContainerDMCs
- bunch of local variables groupDmc to containerDmc
2008-09-18 17:58:29 +00:00
John Cortell
7f3a9922f5
Don't show the custom memory-space savy Add Monitor dialog if there's only one memory space.
2008-09-18 16:31:32 +00:00
Marc Khouzam
0503f0832a
[247356] Added some @Deprecated tags and removed a couple of unnecessary @since tags
2008-09-18 15:20:44 +00:00
Alena Laskavaia
1ce9d53a72
[112577] - fixed bug when changing artifact from executable to static library
2008-09-18 12:46:43 +00:00
Ted Williams
fb9f3b039c
[247765] [memory] implement "scroll to start address" for memory importers
2008-09-18 01:16:41 +00:00
Ted Williams
a26d5d6642
[247763] [traditional memory rendering] column count popup menus include blank item
2008-09-18 00:16:00 +00:00
Ted Williams
13adefb692
[247762] [memory] TraditionalGoToAddressRendering should report expression evaluation failure to user
2008-09-18 00:00:15 +00:00
Ted Williams
461838f7a2
[247734] [Memory] Find, Find Next, Import, Export, Refresh enable without valid selection
2008-09-17 20:58:06 +00:00
Ted Williams
058474d035
[247734] [Memory] Find, Find Next, Import, Export, Refresh enable without valid selection
2008-09-17 20:58:05 +00:00
Marc Khouzam
517052d1e1
Bug 245749 When detaching from a process, we get a group-exited event but not the thread-exited events, so there was a leak. This fix adds the cleanup when getting the group-exited event.
2008-09-17 17:01:54 +00:00
Randy Rohrbach
3a7f114e31
Bugzilla 247572 - simplified and speeded up the code a little bit.
2008-09-17 14:54:47 +00:00
Vivian Kong
dc0cf7429c
update classpath
2008-09-17 14:04:21 +00:00
Markus Schorn
09bd5ef8cb
restrict is not a C++-keyword, bug 228826
2008-09-17 13:31:15 +00:00
Markus Schorn
a552aa1760
fix warnings.
2008-09-17 11:03:59 +00:00
Markus Schorn
6c564a4f8c
Add since tags.
2008-09-17 11:00:18 +00:00
Markus Schorn
61e982cc55
Modifications not stored in .cproject, bug 246364
2008-09-17 09:15:19 +00:00
Markus Schorn
e43c9eb5a9
Follow up for symbolic links in include search path, bug 246524.
2008-09-17 09:15:13 +00:00
Randy Rohrbach
440f96fa1a
Bugzilla 247752. Adds "Address" column support to Variables/Expressions view.
2008-09-17 02:51:49 +00:00
Ted Williams
d099bf7482
[247559] [traditional memory] Padding preference should be respected
2008-09-16 20:33:07 +00:00
Pawel Piech
97c4e5d095
Bug 203597 - [number format detail] Details pane displays live values when view is in Manul Update mode
2008-09-16 16:56:42 +00:00
Pawel Piech
f88b03fbd0
[247356] Use API tooling.
2008-09-15 21:31:37 +00:00
Marc Khouzam
0fb7dec635
Bug 245749 In the end, we decided to isolate the threadId to groupId map into the eventProcessor, and not crowd the IMIProcesses interface.
2008-09-15 19:42:12 +00:00
Marc Khouzam
2552eacead
Bug 247161 According to a GDB maintainer, GDB will not send an ^error after a ^done. Therefore we can remove this case and cleanup.
2008-09-15 17:48:40 +00:00
Sergey Prigogin
2e490426a7
Fixed compiler warnings.
2008-09-15 06:35:52 +00:00
Sergey Prigogin
9167b518f8
Fixed a typo.
2008-09-15 00:38:32 +00:00
Pawel Piech
1d08e1c884
[247010] - Added a guard to avoid re-creating an adapter session after it's been disposed.
2008-09-12 20:40:16 +00:00