1
0
Fork 0
mirror of https://github.com/eclipse-cdt/cdt synced 2025-04-23 14:42:11 +02:00
Commit graph

35735 commits

Author SHA1 Message Date
Mikhail Khodjaiants
362b05d78f Added functionality to control thread and frame selection changes. 2002-09-20 15:12:53 +00:00
Mikhail Khodjaiants
f22e80eb05 Display 'breakpoint hit' message in Debug view. 2002-09-20 13:51:36 +00:00
Mikhail Khodjaiants
1bd7e22639 Implementation of 'Run To Line' action. 2002-09-19 21:39:15 +00:00
Mikhail Khodjaiants
c0691323a6 Implementation of 'Run To Line' action. 2002-09-19 21:12:37 +00:00
Mikhail Khodjaiants
5c2a979441 Implementation of 'Run To Line' action. 2002-09-19 19:51:59 +00:00
Mikhail Khodjaiants
4b389fbd48 Implementation of 'Run To Line' action. 2002-09-19 19:21:19 +00:00
Mikhail Khodjaiants
e71171b519 Reset breakpoints install count at startup and shutdown of CDebugCorePlugin. 2002-09-19 17:18:39 +00:00
Mikhail Khodjaiants
de190fac8a Stop in main when restarting. 2002-09-19 15:59:30 +00:00
Mikhail Khodjaiants
118c87d65c Use the regular breakpoints instead of temporary because of the mi problems. 2002-09-19 15:51:16 +00:00
Mikhail Khodjaiants
f428107d13 Make the expression view visible when adding an expression. 2002-09-19 14:43:55 +00:00
Alain Magloire
f0942e76d7 Try to interrupt the inferior first before killing. 2002-09-19 01:40:45 +00:00
Alain Magloire
be809a8ebc fetch the top stack frame when necessary. 2002-09-19 00:58:25 +00:00
Mikhail Khodjaiants
d519e8afd9 Cleanup. 2002-09-18 21:46:43 +00:00
Mikhail Khodjaiants
2300feae91 Reset the expression's change flag on resume. 2002-09-18 21:44:05 +00:00
Mikhail Khodjaiants
046d4285b4 Enable/disable the 'Add Expression' action when target selection changed. 2002-09-18 21:29:55 +00:00
Mikhail Khodjaiants
80ad51d3a9 Added 'Add expresion' action to the C editor context menu. 2002-09-18 20:58:54 +00:00
Mikhail Khodjaiants
b47529d93e Added 'Add expresion' action to the C editor context menu. 2002-09-18 20:40:25 +00:00
Mikhail Khodjaiants
a24c62e709 Added 'Add expresion' action to the C editor context menu. 2002-09-18 20:35:47 +00:00
Mikhail Khodjaiants
20c3795a65 Set debug target on creation. 2002-09-18 20:10:30 +00:00
Mikhail Khodjaiants
26fc07b6cf Implementation of expressions. 2002-09-18 19:02:52 +00:00
David Inglis
e8710267d3 display exception message in coreexception message 2002-09-18 17:44:54 +00:00
Mikhail Khodjaiants
8510ce5ea0 Implementation of expressions. 2002-09-18 16:49:24 +00:00
Mikhail Khodjaiants
f670c1d502 Add suspend/resume support check. 2002-09-18 15:07:48 +00:00
Mikhail Khodjaiants
df4e0dbe8d Implementation of expressions. 2002-09-18 15:04:01 +00:00
David Inglis
f45c222418 cleanup fragment supported IProcessList extension 2002-09-18 13:49:43 +00:00
David Inglis
4f7803089b cleanup fragment 2002-09-18 13:48:56 +00:00
David Inglis
cb9a170b91 ignore doc dir 2002-09-18 13:36:38 +00:00
David Inglis
0615ec3ba1 schema for CDebugger extension 2002-09-18 13:35:55 +00:00
Alain Magloire
1f28f7bff2 set inferior suspended when we attach. 2002-09-17 21:20:50 +00:00
Alain Magloire
4477c66df6 Implements a Java version to extract pid from Linux. 2002-09-17 20:33:43 +00:00
Alain Magloire
7c0bb86e38 ignore bin. 2002-09-17 20:33:01 +00:00
David Inglis
0f1255a4e0 support attach to pid with debugger 2002-09-17 19:12:15 +00:00
David Inglis
60f24d786e new Processlist extension point 2002-09-17 19:08:38 +00:00
David Inglis
43121170e5 cleanup 2002-09-17 18:53:40 +00:00
Mikhail Khodjaiants
63074a1820 Do not allow to modify aggregate variables. 2002-09-17 18:10:38 +00:00
Mikhail Khodjaiants
a83210a3a1 Do not allow to modify aggregate variables. 2002-09-17 17:55:26 +00:00
Mikhail Khodjaiants
3befb016c8 Implementation of 'Change register value' action. 2002-09-17 17:12:31 +00:00
David Inglis
b02cb0cd37 check for debugconfig for validity 2002-09-17 16:13:22 +00:00
Mikhail Khodjaiants
655d90ba80 Implementation of Registers view. 2002-09-17 16:03:53 +00:00
Alain Magloire
dc70001746 Putting some framework for the memoryBlock. 2002-09-17 03:56:44 +00:00
Alain Magloire
ac1048390a For register no need to compare the stackframe. 2002-09-17 03:56:19 +00:00
Alain Magloire
e25f73cf71 Throw CDIException if getRegisters() failed. 2002-09-16 22:22:37 +00:00
Alain Magloire
2ffa2611d2 catch CDIException if getRegisters() failed. 2002-09-16 22:22:18 +00:00
Mikhail Khodjaiants
98cf33a2f4 Implementation of Registers view. 2002-09-16 22:14:21 +00:00
Mikhail Khodjaiants
397525c637 Implementation of Registers view. 2002-09-16 21:55:24 +00:00
Mikhail Khodjaiants
185cb818c1 Implementation of Registers view. 2002-09-16 21:32:17 +00:00
Judy N. Green
c4801477cc Added doc to CVS Ignore 2002-09-16 20:06:10 +00:00
Alain Magloire
61f99b2be7 Add the well-known C extensions for the team extension-point. 2002-09-16 19:50:50 +00:00
David Inglis
065de59635 add method to get pluginid in abstractlaunchdelegate 2002-09-16 19:26:49 +00:00
Judy N. Green
15b2e81e4a Added comment reminder to look into adding help pages in the future.
Initial investigation shows this to be a potentially Non-trivial task since 
we will have to extend Eclipse's internal class IHelpContextIds
2002-09-16 13:36:20 +00:00