1
0
Fork 0
mirror of https://github.com/eclipse-cdt/cdt synced 2025-04-29 19:45:01 +02:00
Commit graph

1610 commits

Author SHA1 Message Date
Alain Magloire
1e3bda39fb Fire ChangedEvents 2003-01-10 20:23:19 +00:00
Mikhail Khodjaiants
181bd57bf1 Implementation of address breakpoints. 2003-01-10 19:36:42 +00:00
Alain Magloire
03e23c8df3 address breakpoints needs a leading "*" 2003-01-10 19:19:11 +00:00
Alain Magloire
0f5ee6f850 updated. 2003-01-10 19:18:47 +00:00
Alain Magloire
d12b9b4098 updated. 2003-01-10 18:38:55 +00:00
Alain Magloire
60a4b8b83a Use getResource() instead of getUnderlyingResource() 2003-01-10 18:38:47 +00:00
Alain Magloire
18d581e6e5 Updated 2003-01-10 02:49:58 +00:00
Alain Magloire
2bd88f9e74 Implement hasBreakpointChanged() 2003-01-10 02:49:47 +00:00
Alain Magloire
d1ba51856a updated 2003-01-09 21:03:19 +00:00
Alain Magloire
802821090d Provide an icon for methods 2003-01-09 21:03:12 +00:00
Alain Magloire
9b3dffefa1 updated. 2003-01-09 20:55:55 +00:00
Alain Magloire
dce9fa5722 Use setCurrentFrame() with event disable. 2003-01-09 20:55:34 +00:00
Alain Magloire
21a8a0e8d8 updateState() wrong subscript.
and new arguement to no fire events.
2003-01-09 20:54:32 +00:00
Alain Magloire
814246ee64 updated 2003-01-09 19:13:19 +00:00
Alain Magloire
f274c35232 Deal with the new created events. 2003-01-09 19:13:11 +00:00
Alain Magloire
c893038fcc Create events 2003-01-09 19:12:51 +00:00
Alain Magloire
7e44d59f2e Reuse the constructor 2003-01-09 19:12:30 +00:00
Alain Magloire
09aba55585 Splitting mi.core.cdi in to three packages
mi.core.cdi, mi.core.cdi.event, mi.core.cdi.model
2003-01-09 03:46:22 +00:00
Alain Magloire
b8e4508478 BreakPoint changed to Breakpoint 2003-01-08 21:33:35 +00:00
Alain Magloire
51bb0fb29c updated 2003-01-08 17:46:57 +00:00
Alain Magloire
0b45e0e0db was calling DestroyedEvent incorrectly. 2003-01-08 17:46:46 +00:00
Alain Magloire
1a1f010b24 updated. 2003-01-08 15:44:16 +00:00
Alain Magloire
768af8cb5a Use CLICommand. 2003-01-08 15:44:04 +00:00
Alain Magloire
a03e79b527 New file to check for CLI 2003-01-08 15:43:53 +00:00
Alain Magloire
7fabba9cb2 extends MIDestroyedEvent 2003-01-08 15:43:37 +00:00
Alain Magloire
68ef3ff80a new abstract class 2003-01-08 15:43:03 +00:00
Alain Magloire
c96131a558 new breakpoint event 2003-01-08 15:42:44 +00:00
Alain Magloire
41e92b5b2d Watch for Breakpoint events. 2003-01-08 15:41:58 +00:00
Alain Magloire
4fd2644dc0 update() new functions to check for new breakpoints. 2003-01-08 15:41:13 +00:00
Alain Magloire
8af7735f79 updated 2003-01-07 19:21:00 +00:00
Alain Magloire
b12ef64bd9 addTextField() for autoactivation is not a number. 2003-01-07 19:20:53 +00:00
Alain Magloire
0a3b5925c7 updated 2003-01-07 17:12:33 +00:00
Alain Magloire
c6b9427c9f debugLog needs not to be static 2003-01-07 17:12:22 +00:00
Alain Magloire
a9c1020705 Remove useless assignement. 2003-01-07 17:12:01 +00:00
Alain Magloire
4f9fafb5cd updated 2003-01-06 22:19:50 +00:00
Alain Magloire
86990a5d11 updated 2003-01-06 22:02:55 +00:00
Alain Magloire
9778eef929 Use expandEnvironment(). 2003-01-06 22:02:49 +00:00
Alain Magloire
c3ed134983 Add expandEnviroment() 2003-01-06 22:02:39 +00:00
Judy N. Green
33de97b583 Oops, checked in a bad copy last time. :( 2003-01-06 21:20:38 +00:00
Judy N. Green
de89d9eff5 Removed double javadoc entry 2003-01-06 21:18:36 +00:00
Peter Graves
6acf96ba0e Commit patch from JGreen 2003-01-06 20:33:54 +00:00
Judy N. Green
7356823b0d Fixed a typo 2003-01-06 20:32:01 +00:00
Peter Graves
d43760202b Commit patch from JGreen 2003-01-06 20:10:22 +00:00
Mikhail Khodjaiants
cd7c06c7d3 Check if project exists when generating the source locations. 2003-01-06 19:54:30 +00:00
Judy N. Green
77e7c17c2c Updated all build.properties files and bin jar name 2003-01-06 19:47:36 +00:00
Judy N. Green
61987571ab Updated all build.properties files 2003-01-06 19:46:51 +00:00
Alain Magloire
ecc3d51e5a new constructort Location(long) 2003-01-06 16:32:34 +00:00
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