Mikhail Khodjaiants
|
4cbf532066
|
Bug 119740: allow to specify only a subset of shared objects that we want symbols to be loaded for. Sort the shared library list.
|
2006-04-11 20:48:47 +00:00 |
|
Mikhail Khodjaiants
|
9d776d52c0
|
Replacing shared library images.
|
2006-04-11 20:45:23 +00:00 |
|
Mikhail Khodjaiants
|
b1ce084777
|
Replacing shared library images.
|
2006-04-11 20:44:35 +00:00 |
|
Mikhail Khodjaiants
|
12c6d13e42
|
Bug 119740: allow to specify only a subset of shared objects that we want symbols to be loaded for. Use set instead of list when collecting the shared library names: different libraries can have same soname.
|
2006-04-11 20:07:21 +00:00 |
|
Mikhail Khodjaiants
|
39e1b6c5d3
|
Bug 119740: allow to specify only a subset of shared objects that we want symbols to be loaded for. Use soname instead of shared library name.
|
2006-04-11 19:31:59 +00:00 |
|
Mikhail Khodjaiants
|
dae81c31ec
|
Bug 119740: allow to specify only a subset of shared objects that we want symbols to be loaded for.
|
2006-04-10 20:47:23 +00:00 |
|
Mikhail Khodjaiants
|
a0af806148
|
"set solib-search-path" and "show solib-search-path" are not supported on Windows.
|
2006-04-10 18:35:56 +00:00 |
|
Mikhail Khodjaiants
|
ab7dcca459
|
Bug 135118: Modules view is not updated.
|
2006-04-05 19:27:15 +00:00 |
|
Mikhail Khodjaiants
|
69f829d455
|
Corrected the shared library image selection.
|
2006-04-05 19:21:15 +00:00 |
|
Mikhail Khodjaiants
|
6d791ff05d
|
See bug 134871: StackOverflowError using AsynchronousViewer.
|
2006-04-04 20:53:47 +00:00 |
|
Mikhail Khodjaiants
|
1970f73554
|
Complying with Eclipse 3.2 M6. AsynchronousTreeModelViewer has been renamed to AsynchronousTreeViewer.
|
2006-04-04 15:00:29 +00:00 |
|
Mikhail Khodjaiants
|
89ae273720
|
Bug 134617: The "stop on shared library event" option doesn't work.
|
2006-04-03 21:10:08 +00:00 |
|
Mikhail Khodjaiants
|
102b8bcb67
|
Replaced internal org.eclipse.cdt.debug.internal.ui.SWTUtil class.
|
2006-03-31 21:57:22 +00:00 |
|
Mikhail Khodjaiants
|
67a47ed1f9
|
Corrected position of the "try-catch-finally" clause in createSession.
|
2006-03-31 20:05:01 +00:00 |
|
Mikhail Khodjaiants
|
ae43d3b681
|
Throw OperationCanceledException instead of IOException when getGDBprocess is canceled.
|
2006-03-31 19:57:18 +00:00 |
|
Mikhail Khodjaiants
|
91f17114ea
|
Allow clients to contribute IRestart adapters.
|
2006-03-29 19:35:01 +00:00 |
|
Mikhail Khodjaiants
|
932f829054
|
Cleaned up the "Session" class constructors.
|
2006-03-27 21:02:57 +00:00 |
|
Mikhail Khodjaiants
|
5d825a202d
|
Added the "getSessionConfiguration" method to allow clients to provide their own session configurations.
|
2006-03-27 21:01:06 +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
|
7a09933b77
|
Pass ILaunch instead of ILaunchConfiguration.
Added "getGDBPath" method.
|
2006-03-23 21:34:03 +00:00 |
|
Mikhail Khodjaiants
|
6f5a1ad81c
|
Added default attribute value for ATTR_DEBUG_NAME.
|
2006-03-23 20:39:45 +00:00 |
|
Mikhail Khodjaiants
|
7cb4ec78b5
|
Added default attribute value for ATTR_DEBUG_NAME.
|
2006-03-23 20:16:42 +00:00 |
|
Mikhail Khodjaiants
|
373957fc6f
|
Missing error message.
|
2006-03-21 19:33:59 +00:00 |
|
Mikhail Khodjaiants
|
d1ad9cfff1
|
Made "getCommandFile" and "getWorkingDirectory" methods protected.
|
2006-03-20 23:29:10 +00:00 |
|
Mikhail Khodjaiants
|
2a30a9aa28
|
ILaunch is added to the arguments list of "doStartSession".
|
2006-03-17 00:11:08 +00:00 |
|
Mikhail Khodjaiants
|
edb9268280
|
An ICDebuggerPage adapter is added to retain compatibility with old extensions.
|
2006-03-15 19:51:24 +00:00 |
|
Mikhail Khodjaiants
|
17afe7c4ac
|
Added default implementation for "getExtraArguments". No need to force clients to implement this method.
|
2006-03-13 22:48:36 +00:00 |
|
Mikhail Khodjaiants
|
52341a3587
|
Updated the contributors list.
|
2006-03-06 19:47:30 +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 |
|
Norbert Plött
|
37fb31f3ca
|
Target stream output added to parseable list. Bug 119370.
|
2006-03-06 07:40:25 +00:00 |
|
Mikhail Khodjaiants
|
87084d47d1
|
Select the first available command factory when a new launch configuration is created.
|
2006-03-01 21:49:42 +00:00 |
|
Mikhail Khodjaiants
|
40de7ba4a9
|
Cleanup.
|
2006-02-27 22:55:11 +00:00 |
|
Mikhail Khodjaiants
|
8e51e51706
|
All serializable objects should have a stable serialVersionUID.
|
2006-02-27 22:53:47 +00:00 |
|
Mikhail Khodjaiants
|
bd4f3660ec
|
Discouraged access to EditorsPlugin. Added support for SharedTextColors to CDebugUIPlugin.
|
2006-02-27 22:49:59 +00:00 |
|
Mikhail Khodjaiants
|
26c21da5a6
|
Bug 89429: replaced the usage of the internal SourceLookupUIUtils class by DebugUITools.
|
2006-02-27 22:25:35 +00:00 |
|
Mikhail Khodjaiants
|
3d876aa65c
|
Added dependency to the org.eclipse.ui.views plugin (needed to use the breakpoint actions in the Outline view).
|
2006-02-27 22:16:34 +00:00 |
|
Mikhail Khodjaiants
|
e69e9f0765
|
The DirectorySourceContainer's UI now supports the subfolders searching option (see bug 89748). Removed the UI related to CDirectorySourceContainer.
|
2006-02-27 21:59:27 +00:00 |
|
Mikhail Khodjaiants
|
e1c3a8d36b
|
The DirectorySourceContainer's UI now supports the subfolders searching option (see bug 89748). Removed the UI related to CDirectorySourceContainer.
|
2006-02-27 21:56:31 +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
|
373ff106c3
|
Bug 122336: Use the asynchronous tree viewer in the Modules view. Adjustments to the platform changes in M5.
|
2006-02-21 16:32:58 +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 |
|
Norbert Plött
|
2f2ef46adc
|
.options included in binary build.
|
2006-02-10 15:54:48 +00:00 |
|
Mikhail Khodjaiants
|
b65a91b8b5
|
Bug 114793: Add an extension point to contribute command factories. Registered windows and linux specific command factories for gdbserver.
|
2006-02-09 20:33:02 +00:00 |
|
Mikhail Khodjaiants
|
4f2be141c6
|
The inferior is in the suspended state when connecting to gsbserver.
|
2006-02-09 20:30:04 +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
|
f9c1ebf0c8
|
Bug 114793: Add an extension point to contribute command factories. GDBServerDebuggerPage should extend StandardGDBDebuggerPage.
|
2006-02-08 16:51:33 +00:00 |
|
Mikhail Khodjaiants
|
bce2540688
|
Bug 114793: Add an extension point to contribute command factories. Added standard command factory for gdb server.
|
2006-02-08 16:51:02 +00:00 |
|
Mikhail Khodjaiants
|
43f8eb837a
|
Check if "*" is used to describe supported platforms.
|
2006-02-08 16:44:41 +00:00 |
|