Alain Magloire
|
13b78e7300
|
createLocation(long) new method.
|
2003-01-06 16:32:16 +00:00 |
|
Alain Magloire
|
115779c65b
|
updated
|
2003-01-06 16:32:00 +00:00 |
|
Alain Magloire
|
e158e4dfcf
|
add new method createLocation(long addr)
|
2003-01-06 16:30:37 +00:00 |
|
Peter Graves
|
78c31decfc
|
Patch from jgreen
|
2003-01-06 12:43:34 +00:00 |
|
Alain Magloire
|
5d7c0c4217
|
Autosolib on by default
|
2003-01-03 20:30:36 +00:00 |
|
Alain Magloire
|
90ad9b1e76
|
updated
|
2003-01-03 20:30:20 +00:00 |
|
Alain Magloire
|
01779d0976
|
Always call setAutoSolib()
|
2003-01-03 20:30:06 +00:00 |
|
Alain Magloire
|
8d67037977
|
Define an initializeLibraries function for Cygwin
|
2003-01-03 20:29:45 +00:00 |
|
Alain Magloire
|
eb75e1b50d
|
setAutoSolib() with an argument.
|
2003-01-03 20:29:16 +00:00 |
|
Mikhail Khodjaiants
|
0cce89ae90
|
Fix for bug 28977: Unable to set breakpoint properties from the Breakpoint view.
|
2003-01-03 17:29:39 +00:00 |
|
Alain Magloire
|
a96a1d14e4
|
updated
|
2003-01-02 21:45:48 +00:00 |
|
Alain Magloire
|
afbba0bbe9
|
look for {access,read}-watchpoint-trigger.
|
2003-01-02 21:45:40 +00:00 |
|
Alain Magloire
|
25d2698045
|
look for hw-awpt and hw-rwpt
|
2003-01-02 21:45:21 +00:00 |
|
Alain Magloire
|
1953a2ad50
|
put the depth of th stack in the Element , this will help when
doing the equal()
|
2003-01-02 21:44:57 +00:00 |
|
Alain Magloire
|
b2b6e21843
|
Remove unecessary comment.
|
2003-01-02 21:20:22 +00:00 |
|
Mikhail Khodjaiants
|
3718bc6b54
|
Adapter for 'IResource' in 'DisassemblyEditorInput'.
|
2003-01-02 21:01:09 +00:00 |
|
Mikhail Khodjaiants
|
7747d5a8c8
|
Adapter for 'IResource' in 'DisassemblyStorage'.
|
2003-01-02 20:57:55 +00:00 |
|
Mikhail Khodjaiants
|
d8253db6e6
|
Fix for breakpoints disabled before launching.
|
2003-01-02 16:38:44 +00:00 |
|
Mikhail Khodjaiants
|
48a6c457d4
|
Implementation of the 'Source Lookup' property page.
|
2002-12-30 00:07:15 +00:00 |
|
Mikhail Khodjaiants
|
ef8512f6c9
|
Implementation of the 'Source Lookup' property page.
|
2002-12-29 23:55:53 +00:00 |
|
Mikhail Khodjaiants
|
ece05b22c6
|
Fix in the 'supportsBreakpoints' method of CDebugTarget.
|
2002-12-29 23:41:52 +00:00 |
|
Mikhail Khodjaiants
|
8b55c57001
|
Implementing the 'Source Lookup' property page.
|
2002-12-20 22:30:00 +00:00 |
|
Mikhail Khodjaiants
|
776735b2af
|
Added the 'org.eclipse.cdt.debug.internal.ui.dialogfields' package.
|
2002-12-20 22:26:06 +00:00 |
|
Mikhail Khodjaiants
|
c2ed9818ca
|
Implementing the 'Source Lookup' property page.
|
2002-12-20 22:21:32 +00:00 |
|
Mikhail Khodjaiants
|
582adacd35
|
Check if CValue has variables before calling 'getCDIVariables'.
|
2002-12-20 19:05:33 +00:00 |
|
Mikhail Khodjaiants
|
5ccf0b609f
|
Added new utility class - SWTUtil.
|
2002-12-19 19:18:38 +00:00 |
|
Mikhail Khodjaiants
|
963d4de52b
|
Added new utility class - PixelConverter
|
2002-12-19 18:32:18 +00:00 |
|
Mikhail Khodjaiants
|
9d8f0a4a52
|
Implementing the "Source Lookup" property page.
|
2002-12-19 02:13:39 +00:00 |
|
Mikhail Khodjaiants
|
3a90ab9274
|
Do not show the source lookup dialog if file name is not specified.
|
2002-12-18 17:25:38 +00:00 |
|
Mikhail Khodjaiants
|
0cd54d6a88
|
Disable the association controls in the 'Attach Source Location" dialog if path is not absolute.
|
2002-12-17 23:09:27 +00:00 |
|
Mikhail Khodjaiants
|
0f09d718fc
|
Formatting 'char' types.
|
2002-12-17 21:54:18 +00:00 |
|
Mikhail Khodjaiants
|
5311b76a0f
|
Removed the "Primitive type display options" section from the C/C++ Debug preference page because of the different formattong strategy.
|
2002-12-17 20:32:26 +00:00 |
|
Mikhail Khodjaiants
|
8771229edc
|
The UI part of the prompting source locator.
|
2002-12-17 20:00:40 +00:00 |
|
Mikhail Khodjaiants
|
9a7b5690eb
|
The core support of the prompting source locator.
|
2002-12-17 19:56:22 +00:00 |
|
Mikhail Khodjaiants
|
55d70715c7
|
The 'getLineNumber' method of CStackFrame should return the line number associated with the stack frame if the current source locator does not implement 'ICSourceLocator'.
|
2002-12-17 19:47:32 +00:00 |
|
Alain Magloire
|
a3ecdead60
|
updated.
|
2002-12-17 18:57:29 +00:00 |
|
Alain Magloire
|
81cf0f7908
|
Bug fix setting the variable.
|
2002-12-17 18:57:21 +00:00 |
|
Mikhail Khodjaiants
|
e1950ef13f
|
Changed the implementation of the 'refresh' method of CVariable.
|
2002-12-17 18:42:55 +00:00 |
|
Peter Graves
|
7e5e732224
|
Genreral cleanup (remove jdt refrences) and move closer to being automatable
|
2002-12-17 15:42:17 +00:00 |
|
Mikhail Khodjaiants
|
7f5f0e1f71
|
New formating actions for variables, registers, and expressions
|
2002-12-17 02:46:01 +00:00 |
|
Mikhail Khodjaiants
|
d1e1638d2e
|
Added support of variable formatting.
|
2002-12-17 02:41:32 +00:00 |
|
David Inglis
|
b5732a50bd
|
change version to 1.0.1
|
2002-12-16 20:50:32 +00:00 |
|
Alain Magloire
|
a5be7e8ae5
|
indentation
|
2002-12-14 14:04:40 +00:00 |
|
Mikhail Khodjaiants
|
008ce6612b
|
Display message when 'getStackDepth' is timed out.
|
2002-12-13 19:10:07 +00:00 |
|
Alain Magloire
|
90549f9f0c
|
setFormat() new method.
|
2002-12-11 16:07:12 +00:00 |
|
Alain Magloire
|
1055f5efaf
|
updated.
|
2002-12-11 16:07:01 +00:00 |
|
Mikhail Khodjaiants
|
58e12467f3
|
If the given source file path is absolute and the source locator can not find it in the all specified locations return a FileStorage object.
|
2002-12-10 18:25:07 +00:00 |
|
Mikhail Khodjaiants
|
b0012feb7d
|
Added new case in the 'getEditorInput' method of CDTDebugModelPresentation for FileStorage objects.
|
2002-12-10 17:57:54 +00:00 |
|
Mikhail Khodjaiants
|
0d40090288
|
Split the detail message of ICDIErrorInfo into tokens and trancate aech token if it is too long.
|
2002-12-10 03:46:46 +00:00 |
|
Mikhail Khodjaiants
|
04266b0a86
|
Display the error message with details when program is suspended because of ICDIErrorInfo.
|
2002-12-09 00:55:42 +00:00 |
|