Mikhail Khodjaiants
|
d0636fd983
|
Bug 108472: Debug continues to fail.
|
2006-05-29 22:08:37 +00:00 |
|
Mikhail Khodjaiants
|
e1b824466e
|
Bug 108472: Debug continues to fail.
|
2006-05-29 21:52:21 +00:00 |
|
Mikhail Khodjaiants
|
f414177e35
|
Bug 137138: Common source containers get disposed.
|
2006-05-26 21:14:19 +00:00 |
|
Mikhail Khodjaiants
|
ebd2942d59
|
Bug 122010: Registers View is displayed even if supportsRegisters and supportsRegisterModification are disabled.
Fix for supportsRegisterModification.
|
2006-05-26 19:02:00 +00:00 |
|
Doug Schaefer
|
7b0cf6dc03
|
Updated the about.html files.
|
2006-05-24 13:51:50 +00:00 |
|
Mikhail Khodjaiants
|
f2d17fffb6
|
Warning cleanup.
|
2006-05-19 15:02:39 +00:00 |
|
Mikhail Khodjaiants
|
d408c25da3
|
Bug 118274: Condition is not shown in the tooltip of conditional breakpoint.
|
2006-05-12 21:08:52 +00:00 |
|
Doug Schaefer
|
975237b92a
|
Fixing up copyright notices. Bug 130320.
|
2006-05-11 15:53:56 +00:00 |
|
Ken Ryall
|
325f5713fa
|
Add another 'contains' that uses a source file name/path to search.
|
2006-04-28 03:24:32 +00:00 |
|
Ken Ryall
|
9d411ea3bc
|
Only assume that all threads are suspended or resumed if the target does not support per thread control.
|
2006-04-28 03:23:09 +00:00 |
|
Ken Ryall
|
41b04c93d1
|
When the target supports runtime type identification clear out the cached type when a new value is created. Also fix a problem with global variables not always being updated.
|
2006-04-28 03:21:58 +00:00 |
|
Ken Ryall
|
1b35e42b33
|
When the target supports runtime type identification clear out the cached type when a new value is created.
|
2006-04-28 03:21:00 +00:00 |
|
Ken Ryall
|
34ff75dab8
|
Look in CVariable for the stack frame before resorting to the one from the RegisterManager.
|
2006-04-28 03:19:38 +00:00 |
|
Ken Ryall
|
e854db5a01
|
Threads are always "current" if the target supports thread control.
|
2006-04-28 03:16:55 +00:00 |
|
Ken Ryall
|
2b0840e29a
|
Clear the value string if the target supports passive variable updating.
|
2006-04-28 03:15:54 +00:00 |
|
Ken Ryall
|
26bde110fa
|
Extend the ICDITargetConfiguration interface to identify targets that support thread control, passive variable updating, and runtime type identification.
|
2006-04-28 03:12:53 +00:00 |
|
Mikhail Khodjaiants
|
bfbd80c0fa
|
Typo.
|
2006-04-18 20:43:41 +00:00 |
|
Mikhail Khodjaiants
|
1018fe85a9
|
Moved the extraction of the stop symbol to the launch.
|
2006-03-27 20:34:02 +00:00 |
|
Mikhail Khodjaiants
|
33cb273cb6
|
Fix for Bug 93777: Postmortem and Local launch need a default preference for selected debugger.
|
2006-03-06 18:46:09 +00:00 |
|
Mikhail Khodjaiants
|
8e51e51706
|
All serializable objects should have a stable serialVersionUID.
|
2006-02-27 22:53:47 +00:00 |
|
Mikhail Khodjaiants
|
fd4aeb67d1
|
The DirectorySourceContainer's UI now supports the subfolders searching option (see bug 89748). Removed CDirectorySourceContainer and related classes. The CDirectorySourceContainerType is kept for migration purposes.
|
2006-02-27 21:56:06 +00:00 |
|
Mikhail Khodjaiants
|
3502da3b30
|
Fix for bugs 129152 (Keyboard shortcuts are gone in CDT CVS HEAD) and 128844 (No prompt for Debug perspective on suspend).
|
2006-02-24 23:32:09 +00:00 |
|
Mikhail Khodjaiants
|
b0f0e7e414
|
Fire the resume event instead of the change event when a non-current thread is resumed.
|
2006-02-20 22:51:50 +00:00 |
|
Mikhail Khodjaiants
|
c249d2f543
|
CModuleManager needs to extend PlatformObject to be accessible as an adapter for IModuleRetrival.
|
2006-02-20 22:48:47 +00:00 |
|
Mikhail Khodjaiants
|
2f616a8c07
|
Bug 126958: wrong state setting for thread in CThread.handleResumeEvent().
|
2006-02-08 20:10:17 +00:00 |
|
Mikhail Khodjaiants
|
ad1a1771a9
|
Updated comments.
|
2006-02-06 17:10:32 +00:00 |
|
Mikhail Khodjaiants
|
29c2e5c8da
|
Bug 125603: Debugger don't stop on breakpoints if src is linked.
|
2006-01-30 19:48:37 +00:00 |
|
Mikhail Khodjaiants
|
f96f4300b0
|
Bug 118894: Allow stopping at other locations other than main(). Applied patch from Ken Ryall (Nokia).
|
2006-01-30 02:23:02 +00:00 |
|
Mikhail Khodjaiants
|
dd546cab07
|
Bug 119683: long messages during launch cause gdb to timeout, launch to fail. New "createSession" method accepts File instead of IBinaryObject.
|
2006-01-23 20:21:52 +00:00 |
|
David Inglis
|
58f26dfed6
|
Fixed build for jar'd plugins
cleaned up .project files
|
2006-01-18 18:16:35 +00:00 |
|
Mikhail Khodjaiants
|
ecb9f13ea8
|
Bug 123745: Disassembly view can get into endless loop.
|
2006-01-15 19:38:42 +00:00 |
|
Mikhail Khodjaiants
|
ee78872cb9
|
Bug 118900: Display libraries loaded in post-mortem debug. Applied with modifications the patch from Joanne Woo (jwoo.mvista.com).
|
2006-01-04 20:14:19 +00:00 |
|
Mikhail Khodjaiants
|
fc68c36469
|
Bug 118900: Display libraries loaded in post-mortem debug. Applied with modifications the patch from Joanne Woo (jwoo.mvista.com).
|
2006-01-04 19:14:33 +00:00 |
|
Doug Schaefer
|
c5c47c0842
|
Trying out the .qualifier version for builds.
|
2006-01-03 19:11:47 +00:00 |
|
Mikhail Khodjaiants
|
c697bbaec7
|
Cleanup.
|
2005-12-31 00:51:47 +00:00 |
|
Mikhail Khodjaiants
|
d9bcef0863
|
Temporary fix for bug 122344: Memory monitors are not shown in the Memory view.
|
2005-12-29 22:14:47 +00:00 |
|
Mikhail Khodjaiants
|
6826257fc8
|
Bug 122336: Use the asynchronous tree viewer in the Modules view.
|
2005-12-29 22:00:34 +00:00 |
|
Mikhail Khodjaiants
|
f4fc48f7ce
|
Bug 122336: Use the asynchronous tree viewer in the Modules view.
|
2005-12-29 21:53:51 +00:00 |
|
Mikhail Khodjaiants
|
34c3e374c4
|
Bug 109526: Support Eclipse-LazyStart and deprecate Eclipse-AutoStart.
|
2005-12-27 23:59:14 +00:00 |
|
Mikhail Khodjaiants
|
556fda170b
|
Bug 118809: Failure to evaluate stack frame. Previous fix didn't work for stack depths > 100.
|
2005-12-16 20:45:48 +00:00 |
|
Mikhail Khodjaiants
|
fff6cffa2d
|
Bug 118809: Failure to evaluate stack frame.
|
2005-12-08 23:05:20 +00:00 |
|
Doug Schaefer
|
2b2f1eaba6
|
Got rid of the static project references in our .project files. PDE takes care of all this now through the plugin dependencies. Also fixed the wording of the PDOM enabler to make sure people know this is a work in progress.
|
2005-12-02 20:43:14 +00:00 |
|
Mikhail Khodjaiants
|
a7d1231811
|
Bug 118272: Invalid stack trace when stepping out of function.
|
2005-11-28 21:07:36 +00:00 |
|
Doug Schaefer
|
f68ca2c02b
|
Made all of the plugins OSGi components.
|
2005-11-15 21:33:43 +00:00 |
|
Doug Schaefer
|
f1fa62b185
|
Upversioned everything. Changed the features to not unpack the plugins that don't have shared libraries.
|
2005-11-10 21:41:23 +00:00 |
|
Mikhail Khodjaiants
|
fd1c565981
|
Bug 115385: Pointer to a structure is not updated correctly.
|
2005-11-07 21:11:12 +00:00 |
|
Mikhail Khodjaiants
|
47aa5eed64
|
Fix for bugs 112008 and 111828.
Applied modified patch from Matthias Spycher (matthias@coware.com).
|
2005-10-24 17:31:54 +00:00 |
|
Mikhail Khodjaiants
|
9acac67434
|
Bug 109785: "mi_cmd_var_create: unable to create variable object" when stepping out of stack frame.
|
2005-09-16 19:35:08 +00:00 |
|
Mikhail Khodjaiants
|
9047a11e82
|
Bug 109206: Last register group is not added if it has only one register.
|
2005-09-09 21:34:32 +00:00 |
|
Mikhail Khodjaiants
|
34411d80e6
|
Cleanup: replaced "new Boolean" by the static Boolean objects (Java 1.4).
|
2005-09-06 20:19:08 +00:00 |
|