Mikhail Khodjaiants
|
9fbe84c409
|
New class - SolibSearchPathBlock. Implements the UI control block to set the shared library search path.
|
2003-09-08 20:08:13 +00:00 |
|
Mikhail Khodjaiants
|
5ac0a1a30b
|
CoreFileConfiguration supports shared libraries.
|
2003-09-08 18:43:02 +00:00 |
|
Alain Magloire
|
237f613643
|
updated.
|
2003-08-30 19:50:55 +00:00 |
|
Alain Magloire
|
8911cb0c81
|
Remove some synchronization primitives.
|
2003-08-30 19:50:44 +00:00 |
|
Mikhail Khodjaiants
|
bd74b169fb
|
Label for target suspended by shared library event.
|
2003-08-29 22:04:02 +00:00 |
|
Mikhail Khodjaiants
|
c4517804fd
|
Implementation of deferred breakpoints.
|
2003-08-29 21:57:08 +00:00 |
|
Mikhail Khodjaiants
|
dab5b46aed
|
Moving shared library features from mi to CDI.
Added new launch configuration constants to ICDTLaunchConfigurationConstants.
|
2003-08-29 21:49:44 +00:00 |
|
Mikhail Khodjaiants
|
75d00906d9
|
Moving shared library features from mi to CDI.
Added new methods to ICDISharedLibraryManager:
- isAutoLoadSymbols
- isStopOnSolibEvents
- setAutoLoadSymbols
- setStopOnSolibEvents
- supportsAutoLoadSymbols
- supportsStopOnSolibEvents
|
2003-08-29 21:21:45 +00:00 |
|
Mikhail Khodjaiants
|
ae82c8efca
|
Moving shared library features from mi to CDI.
Added new methods to ICDISharedLibraryManager:
- isAutoLoadSymbols
- isStopOnSolibEvents
- setAutoLoadSymbols
- setStopOnSolibEvents
- supportsAutoLoadSymbols
- supportsStopOnSolibEvents
|
2003-08-29 20:50:45 +00:00 |
|
Alain Magloire
|
6bd29c446e
|
updated.
|
2003-08-26 18:23:38 +00:00 |
|
Alain Magloire
|
247737caff
|
fix for parsing the output.
|
2003-08-26 18:22:16 +00:00 |
|
Alain Magloire
|
0024353521
|
do not add them.
|
2003-08-26 15:53:57 +00:00 |
|
Alain Magloire
|
e3e45fd5fe
|
updated.
|
2003-08-26 15:38:13 +00:00 |
|
Alain Magloire
|
3978b0bf20
|
Fix the parser new method verbose().
|
2003-08-26 15:37:20 +00:00 |
|
Alain Magloire
|
225b5d74ab
|
updated.
|
2003-08-25 23:37:43 +00:00 |
|
Alain Magloire
|
66a387fa59
|
use getQualifiedname()
|
2003-08-25 23:37:31 +00:00 |
|
Alain Magloire
|
b081b1d2a5
|
Use the datatype form the GDBTypeParser.
|
2003-08-25 23:37:17 +00:00 |
|
Alain Magloire
|
d3c32bb369
|
updated.
|
2003-08-22 17:09:51 +00:00 |
|
Alain Magloire
|
480c9e4101
|
Use VariableObject.getFullName().
|
2003-08-22 17:09:40 +00:00 |
|
Alain Magloire
|
d95d657a19
|
Provide a getFullName() to return the complete name
but without the casting information.
|
2003-08-22 17:09:16 +00:00 |
|
Mikhail Khodjaiants
|
e9a58e48b6
|
Removed the 'isAccessSpecifier' method from CVaraiable.
|
2003-08-21 15:24:21 +00:00 |
|
Mikhail Khodjaiants
|
a154926a6a
|
Use the names of array's elements returned by CDI.
|
2003-08-21 15:12:56 +00:00 |
|
Alain Magloire
|
5cd6a01bd6
|
updated.
|
2003-08-21 14:53:51 +00:00 |
|
Alain Magloire
|
bf1f86abc1
|
name of the Array.
|
2003-08-21 14:53:41 +00:00 |
|
Mikhail Khodjaiants
|
cee6254f9e
|
Unable to terminate post mortem debugging session.
Extended the 'CDebugTarget' class to overload the 'terminate' and 'canTerminate' methods.
|
2003-08-20 17:02:35 +00:00 |
|
Alain Magloire
|
5033de1c2e
|
updated.
|
2003-08-20 15:48:48 +00:00 |
|
Alain Magloire
|
c96dfdc80c
|
Break the toString() method is two smaller methods.
|
2003-08-20 15:48:37 +00:00 |
|
Alain Magloire
|
f4b76e52e0
|
Provide out own parametersToString().
break-condition parameters can not be munge.
|
2003-08-20 15:48:14 +00:00 |
|
Alain Magloire
|
7f3646cfb0
|
updated.
|
2003-08-20 01:22:56 +00:00 |
|
Alain Magloire
|
7cfecd1a5e
|
Fix to deal with gdb ptype for class/structure
|
2003-08-20 01:22:46 +00:00 |
|
Alain Magloire
|
8c3d7d87ff
|
refactorin the name to avoid confusion.
|
2003-08-20 01:22:21 +00:00 |
|
Mikhail Khodjaiants
|
5f589a68a0
|
Create ICDIVariableObject for each array partition to compute a detail panel's value.
|
2003-08-19 20:56:15 +00:00 |
|
Alain Magloire
|
8ea769c2ed
|
updated
|
2003-08-19 20:56:07 +00:00 |
|
Alain Magloire
|
4e76360ada
|
Fix for the getQualifiedName() for GDB fake categories.
|
2003-08-19 20:55:58 +00:00 |
|
Mikhail Khodjaiants
|
bebc49da06
|
"Restore Default Type" changed to "Restore Original Type".
|
2003-08-19 17:37:36 +00:00 |
|
Alain Magloire
|
ce9b82be99
|
updated
|
2003-08-19 02:38:52 +00:00 |
|
Alain Magloire
|
e7f524f9e1
|
Patch form chris songer deals with sparse output
in the MI format
|
2003-08-19 02:38:41 +00:00 |
|
Alain Magloire
|
4471c53d81
|
updated
|
2003-08-19 02:02:13 +00:00 |
|
Alain Magloire
|
081b8cd7ca
|
Deal with Shared Lib Events from GDB
|
2003-08-19 02:01:53 +00:00 |
|
Alain Magloire
|
551a927cf2
|
New files to deal with Shared Events from GDB
|
2003-08-19 02:01:31 +00:00 |
|
Alain Magloire
|
95e899e939
|
extends sessionObject
|
2003-08-19 02:00:57 +00:00 |
|
Alain Magloire
|
15e427d9ff
|
New SessionObject for suspend on shared events.
|
2003-08-19 02:00:42 +00:00 |
|
Mikhail Khodjaiants
|
4214aed737
|
Removed the 'Type' field from the 'Display As Array' dialog.
|
2003-08-13 21:16:23 +00:00 |
|
Mikhail Khodjaiants
|
b32258ab17
|
Display the proper image for reference types.
|
2003-08-13 18:20:21 +00:00 |
|
Mikhail Khodjaiants
|
0627136ff0
|
Moved some methods from ICDIVariable to ICDIVariableObject.
Create 'var-objects' only for the requested array partitions.
|
2003-08-13 18:19:53 +00:00 |
|
Mikhail Khodjaiants
|
437bb002d3
|
The 'type' argument of the 'getVariableObjectAsArray' method shouldn't be null.
|
2003-08-11 21:22:47 +00:00 |
|
Mikhail Khodjaiants
|
8b9da1bd68
|
Mistype in the 'CheckType' method.
|
2003-08-11 19:38:00 +00:00 |
|
Alain Magloire
|
1370c0404f
|
updated.
|
2003-08-08 02:58:16 +00:00 |
|
Alain Magloire
|
e3c7f992fb
|
do not use the type argument in getVarialbleObjectAsArray()
|
2003-08-08 02:58:03 +00:00 |
|
Alain Magloire
|
9c4762f0b7
|
added new method hasChildren()
|
2003-08-08 02:57:31 +00:00 |
|