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

821 commits

Author SHA1 Message Date
Alain Magloire
12d8b6bf82 Array out of the bound exception. 2003-01-13 15:55:31 +00:00
Mikhail Khodjaiants
e2b72802b2 Added contributions of the breakpoint actions to the disassembly editor. 2003-01-10 23:27:27 +00:00
Alain Magloire
ea7421d68e updated 2003-01-10 20:23:28 +00:00
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
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
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
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
Peter Graves
6acf96ba0e Commit patch from JGreen 2003-01-06 20:33:54 +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
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
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