David Inglis
|
8a80bf63a0
|
debug model presentation should not be here
|
2003-01-30 16:10:57 +00:00 |
|
Mikhail Khodjaiants
|
bcef6f180d
|
Create an address breakpoint if the source locator can not find the file specified by gdb.
|
2003-01-30 15:59:43 +00:00 |
|
David Inglis
|
22fced57eb
|
added action set to debug perspective
|
2003-01-30 15:01:29 +00:00 |
|
Mikhail Khodjaiants
|
58c356def4
|
Managing breakpoints from the gdb console (fixes).
|
2003-01-29 22:19:59 +00:00 |
|
Peter Graves
|
8eb09aca12
|
Removed some warnings.
|
2003-01-29 19:55:12 +00:00 |
|
Alain Magloire
|
5edc4639e1
|
updated.
|
2003-01-29 19:19:23 +00:00 |
|
Alain Magloire
|
5828d1b930
|
Use the SharedLibraryManager.
|
2003-01-29 19:19:15 +00:00 |
|
Alain Magloire
|
f1ed32c300
|
Remove set/getSharedLibraryManager, setAutoLoadSymbols.
|
2003-01-29 19:19:02 +00:00 |
|
Alain Magloire
|
f7017b8a3a
|
New methods set/getSharedLibraryManager, setAutoLoadSymbols.
|
2003-01-29 19:18:49 +00:00 |
|
Alain Magloire
|
232c6a834e
|
updated.
|
2003-01-29 19:13:16 +00:00 |
|
Alain Magloire
|
fb06386753
|
New method set/getSharedLibraryManager.() and
setAutoLoadSymbols().
|
2003-01-29 19:13:09 +00:00 |
|
Peter Graves
|
fbbb8e82c0
|
Simple fix.
|
2003-01-29 19:08:39 +00:00 |
|
Alain Magloire
|
d3bbe3ace6
|
update.
|
2003-01-29 18:18:38 +00:00 |
|
Alain Magloire
|
0bec11f97e
|
With the help of eclipse-2.1 compiler remove warnings
about accessing static fields in the object instance.
|
2003-01-29 18:18:30 +00:00 |
|
Peter Graves
|
4acbb7e894
|
Removed extra spaces.
|
2003-01-29 17:56:30 +00:00 |
|
Alain Magloire
|
19bf3f9ec0
|
updated.
|
2003-01-29 15:03:22 +00:00 |
|
Alain Magloire
|
ef97708091
|
Useless declaration remove.
|
2003-01-29 15:03:14 +00:00 |
|
Alain Magloire
|
ec79111551
|
Use Class.forName().
|
2003-01-29 15:02:59 +00:00 |
|
Alain Magloire
|
36d2f67998
|
Type should be Thread.interrupt() not Thread.interrupted().
|
2003-01-29 15:02:43 +00:00 |
|
Alain Magloire
|
43e0c666a5
|
updated
|
2003-01-29 14:26:53 +00:00 |
|
Alain Magloire
|
b768d4a16c
|
Cleanup warnings when accessing static fields.
|
2003-01-29 14:26:42 +00:00 |
|
Alain Magloire
|
2557996a9d
|
updated
|
2003-01-29 14:19:33 +00:00 |
|
Alain Magloire
|
fae4602ab5
|
remove static qualifier.
|
2003-01-29 14:19:26 +00:00 |
|
David Inglis
|
f92700e14b
|
make LaunchUIPlugin.getShell() always return a shell
|
2003-01-29 14:13:43 +00:00 |
|
Alain Magloire
|
b75007a384
|
updated.
|
2003-01-29 03:48:18 +00:00 |
|
Alain Magloire
|
6a59dca287
|
New files.
|
2003-01-29 03:48:05 +00:00 |
|
Alain Magloire
|
fdd0895a3d
|
updated.
|
2003-01-29 02:58:32 +00:00 |
|
Alain Magloire
|
089f19bef4
|
New method setCurrentFrame()
|
2003-01-29 02:57:40 +00:00 |
|
Alain Magloire
|
1d53f62a9b
|
No need to cast to a StackFrame nor Thread.
|
2003-01-29 02:57:24 +00:00 |
|
Alain Magloire
|
e44439b1a2
|
Implement new method setCurrentStackFrame().
|
2003-01-29 02:56:48 +00:00 |
|
Alain Magloire
|
634ee50f22
|
Argument is ICDIStackFrame.
|
2003-01-29 02:56:27 +00:00 |
|
Alain Magloire
|
5fcd28b2fb
|
updated.
|
2003-01-29 00:25:40 +00:00 |
|
Alain Magloire
|
91b738fdc3
|
reset location and condition when setting a new MIBreakpoint
getConditon instead of getWhat().
|
2003-01-29 00:25:28 +00:00 |
|
Alain Magloire
|
df21bb7691
|
updated.
|
2003-01-28 19:54:41 +00:00 |
|
Alain Magloire
|
1c4086c197
|
catch "ignore" and "condition" commands.
|
2003-01-28 19:54:30 +00:00 |
|
Alain Magloire
|
d206c6748f
|
better check for watchpoints.
|
2003-01-28 19:54:13 +00:00 |
|
Alain Magloire
|
a3e369d39d
|
reset the MIBreakpoint for change breakpoints.
|
2003-01-28 19:54:00 +00:00 |
|
Alain Magloire
|
aef735d1d9
|
setMIBreakpoint new method.
|
2003-01-28 19:53:41 +00:00 |
|
Judy N. Green
|
a7be6ca721
|
Changed to reflect Eclipse SDK structure format
|
2003-01-28 19:28:01 +00:00 |
|
Judy N. Green
|
974b96e1d6
|
Changed dependencies to features ... again
|
2003-01-28 18:54:37 +00:00 |
|
Judy N. Green
|
ff329ec14c
|
Changed dependencies to features
|
2003-01-28 18:20:37 +00:00 |
|
Judy N. Green
|
37a44b0507
|
Changed dependencies to features
|
2003-01-28 17:54:19 +00:00 |
|
Alain Magloire
|
f41130d464
|
updated.
|
2003-01-28 15:20:14 +00:00 |
|
Alain Magloire
|
be883f4ae8
|
Make getCLaunchConfigtype protected.
|
2003-01-28 15:20:05 +00:00 |
|
Alain Magloire
|
0ed1254616
|
updated.
|
2003-01-28 03:46:39 +00:00 |
|
Alain Magloire
|
9a9ecfc1e4
|
New constructor.
|
2003-01-28 03:46:26 +00:00 |
|
Alain Magloire
|
99f7ea62b6
|
New method crateMISharedLibrary
|
2003-01-28 03:46:01 +00:00 |
|
Alain Magloire
|
1a00ad8f8f
|
Use MISharedLibrary.
|
2003-01-28 03:45:40 +00:00 |
|
Alain Magloire
|
419c4372a6
|
Use MIWhatis.
|
2003-01-28 03:45:20 +00:00 |
|
Mikhail Khodjaiants
|
8fdc0ff5f8
|
Managing breakpoints from the gdb console.
|
2003-01-27 22:28:13 +00:00 |
|