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

43 commits

Author SHA1 Message Date
Mikhail Khodjaiants
bebc49da06 "Restore Default Type" changed to "Restore Original Type". 2003-08-19 17:37:36 +00:00
Mikhail Khodjaiants
109d948e1f Variable bookkeeping (phase 0.1). 2003-06-20 21:23:23 +00:00
Mikhail Khodjaiants
4befd93ed7 Method and function breakpoints. 2003-04-11 22:36:17 +00:00
Mikhail Khodjaiants
696b775d09 Changed the labels of the C/C++ specific actions. 2003-04-02 22:01:21 +00:00
Mikhail Khodjaiants
1741944fb0 Implementing the "Display As Array" action. 2003-03-10 23:07:45 +00:00
Mikhail Khodjaiants
2236ae2e8f The implementation of the "Cast To Type" and "Restore Default Type" actions. 2003-03-09 22:51:22 +00:00
Mikhail Khodjaiants
2ef508ee7f The extension of CEditor that displays the 'Source Not Found' form. 2003-03-06 00:13:36 +00:00
Mikhail Khodjaiants
6f8b4913f4 Implementing the 'Attach Source' editor. 2003-02-21 23:42:58 +00:00
Mikhail Khodjaiants
227c0f8ca8 Change the 'Deliver Signal' action name to 'Resume With Signal'. 2003-02-14 18:50:51 +00:00
Mikhail Khodjaiants
c979cb7ae2 Implementing the preference page for the 'Shared Libraries' view. 2003-02-07 23:38:25 +00:00
Mikhail Khodjaiants
fd783f3c88 Implementation of the 'Resume At C/C++ Line' action. 2003-02-05 22:32:09 +00:00
Mikhail Khodjaiants
a8bb45b275 Implementation of the 'Resume Without Signal' action. 2003-02-04 23:47:54 +00:00
Mikhail Khodjaiants
02cb4b545e Changed the 'Signal' action name to 'Deliver Signal'. 2003-02-04 19:16:22 +00:00
Mikhail Khodjaiants
f5900614c5 Implementing the 'Signals' view. 2003-01-31 22:38:15 +00:00
Mikhail Khodjaiants
ed8c15c83a Implementation of the shared library view. 2003-01-17 19:31:40 +00:00
Mikhail Khodjaiants
2e36002edc Implementing the Shared Libraries view. 2003-01-17 00:15:12 +00:00
Mikhail Khodjaiants
a9eae1b09a Added the 'Add Address Breakpoint' action to the workbench 'Run' menu. 2003-01-14 20:26:28 +00:00
Mikhail Khodjaiants
181bd57bf1 Implementation of address breakpoints. 2003-01-10 19:36:42 +00:00
Mikhail Khodjaiants
9d8f0a4a52 Implementing the "Source Lookup" property page. 2002-12-19 02:13:39 +00:00
Mikhail Khodjaiants
7f5f0e1f71 New formating actions for variables, registers, and expressions 2002-12-17 02:46:01 +00:00
Mikhail Khodjaiants
c333a8033f Cosmetic change for the MemoryView preference page. 2002-11-29 21:09:21 +00:00
Mikhail Khodjaiants
8ad962852c Added support of the 'Add Global Variables' action of the Expressions view. 2002-11-05 20:26:57 +00:00
Mikhail Khodjaiants
7c1f24d612 "Show Debugger Console" action. 2002-10-23 19:01:55 +00:00
Mikhail Khodjaiants
13fd0e42e8 Implementing the 'Switch to disassembly mode' action. 2002-10-11 21:51:18 +00:00
Mikhail Khodjaiants
114372c4fc Implementation of 'Show Full Paths' action. 2002-10-04 20:23:28 +00:00
Mikhail Khodjaiants
ce345efa78 Implementation of the debugger's preference pages. 2002-10-03 22:51:52 +00:00
Mikhail Khodjaiants
fa410d22c0 Added the 'C/C++ Debug' action group to the preferences. 2002-10-03 21:12:19 +00:00
David Inglis
04d90a4425 build changes 2002-09-26 02:16:53 +00:00
Mikhail Khodjaiants
4b389fbd48 Implementation of 'Run To Line' action. 2002-09-19 19:21:19 +00:00
Mikhail Khodjaiants
df4e0dbe8d Implementation of expressions. 2002-09-18 15:04:01 +00:00
Mikhail Khodjaiants
185cb818c1 Implementation of Registers view. 2002-09-16 21:32:17 +00:00
Mikhail Khodjaiants
0ab86c77d5 Implementation of 'add watchpoint' action and watchpoint's properties. 2002-09-05 21:54:51 +00:00
Mikhail Khodjaiants
fa789eea01 Changed the name of the C/C++ debug action set. 2002-09-05 14:31:26 +00:00
Mikhail Khodjaiants
cff216f9b7 Implementation of watchpoints. 2002-09-04 22:36:23 +00:00
Mikhail Khodjaiants
b4632f88d2 Implementation of watchpoints. 2002-09-04 20:50:20 +00:00
Mikhail Khodjaiants
477450be7a More implementation of breakpoints. 2002-09-03 22:55:20 +00:00
Mikhail Khodjaiants
cb00b0ef97 More implementation of breakpoints. 2002-08-30 23:30:28 +00:00
Mikhail Khodjaiants
8d6b618921 Add 'Enable/Disable Breakpoint' action. 2002-08-26 23:13:18 +00:00
David Inglis
c2bcc53963 changed plugin name 2002-08-26 17:43:52 +00:00
David Inglis
253bdfe47c update added plugin name and provider 2002-08-26 16:52:29 +00:00
Mikhail Khodjaiants
ec51c065a0 Added restart and breakpoint actions. 2002-08-23 22:25:36 +00:00
David Inglis
54f5b7dadf new debugger configuartion page extension
move UIPlugin out of internal
2002-08-15 14:41:41 +00:00
Mikhail Khodjaiants
ee8afed69f Added the Registers and Memory views. 2002-08-06 19:00:46 +00:00