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

733 commits

Author SHA1 Message Date
Mikhail Khodjaiants
4890f5b3c1 Infinite values of the floating point types. 2003-06-05 21:18:25 +00:00
Mikhail Khodjaiants
1d3ef1c353 Evaluate expressions of detail panel asynchronously. 2003-06-05 20:47:15 +00:00
Mikhail Khodjaiants
8b18e0f709 Implementing the UI support of the detail panel. 2003-06-04 22:04:25 +00:00
Mikhail Khodjaiants
30fdf45570 The presentation of the new types. 2003-06-04 16:13:59 +00:00
Alain Magloire
33687bdd2e updated. 2003-06-04 13:51:42 +00:00
Alain Magloire
cf3d839940 Fix PR 38047, unable to save changes in CDebugEditor. 2003-06-03 19:19:08 +00:00
Mikhail Khodjaiants
6ac9c4e9a4 PR 38268: added the image cache for overlay images. 2003-05-30 17:44:52 +00:00
Mikhail Khodjaiants
00d81cd9ef Changed the vizualization of arrays and structures. 2003-05-29 19:20:15 +00:00
Mikhail Khodjaiants
f0436fcef5 Created preference for the maximum number of disassembly instructions. 2003-05-14 19:24:12 +00:00
Mikhail Khodjaiants
00e4c17321 Enable/disable the 'Add Globals' action when the 'Expressions' view is initializing. 2003-05-13 19:44:07 +00:00
Mikhail Khodjaiants
4169c1bd54 Accumulate the status information when adding multiple globals to the Expression view. 2003-05-12 22:03:49 +00:00
Mikhail Khodjaiants
4fc88a9b59 Moved the generation of expressions for global variables to the mi plugin. 2003-05-12 21:14:49 +00:00
Mikhail Khodjaiants
f6969bb0a8 Display the error message and error image in the debug target's label. 2003-05-07 17:32:41 +00:00
Mikhail Khodjaiants
068e671281 Correction. 2003-05-06 20:17:45 +00:00
Mikhail Khodjaiants
63628b58a1 Ruler tooltips in the dissassembly editor. 2003-05-06 16:33:03 +00:00
Mikhail Khodjaiants
4a88230536 New implementation of overlayed images. 2003-05-05 19:53:03 +00:00
Mikhail Khodjaiants
1f3480e46a Removed unused imports. 2003-05-05 19:36:24 +00:00
Alain Magloire
9020239eb7 updated 2003-04-29 18:42:24 +00:00
Alain Magloire
0533d620d4 disconnect() from the working copy manager. 2003-04-29 18:42:18 +00:00
Alain Magloire
bb30382695 updated. 2003-04-28 02:36:20 +00:00
Alain Magloire
ff2a519180 New method getBufferFactory() overload the parent. 2003-04-28 02:35:56 +00:00
Mikhail Khodjaiants
8f19b5929d Fix for bug 36909. 2003-04-25 19:38:51 +00:00
Mikhail Khodjaiants
a294752676 Display error messages in the 'Registers' view. 2003-04-24 19:05:52 +00:00
Mikhail Khodjaiants
65353ae67b Added shortcuts for the C/C++ Debug specific views. 2003-04-24 15:31:28 +00:00
Mikhail Khodjaiants
44a3cd9a5b Update the actions of the 'Shared Libraries' view even if the viewer's input is the same as before. 2003-04-24 15:24:13 +00:00
Mikhail Khodjaiants
7bb5feba42 If error occurs when acquiring the signal information from gdb the error message should be displayed in the 'Signals' view. 2003-04-23 18:01:38 +00:00
David Inglis
5ae31fb0e6 update version 2003-04-23 15:03:25 +00:00
Mikhail Khodjaiants
d3d90593b4 Fix for bug 36682. 2003-04-21 14:36:25 +00:00
Mikhail Khodjaiants
595aeddd55 Temporary fix for character values. 2003-04-21 14:12:01 +00:00
Mikhail Khodjaiants
cd0179f1f5 Quick fix for variable values. 2003-04-16 20:54:15 +00:00
Mikhail Khodjaiants
5eb714f36f Added icon to the 'Add/Remove Breakpoint' action for functions and methods. 2003-04-14 19:19:34 +00:00
Mikhail Khodjaiants
84e05003e6 Commented default format preferences. 2003-04-14 18:32:09 +00:00
Mikhail Khodjaiants
2ba1428cf1 Fixes for toggle actions. 2003-04-14 14:47:28 +00:00
Mikhail Khodjaiants
4befd93ed7 Method and function breakpoints. 2003-04-11 22:36:17 +00:00
Mikhail Khodjaiants
7c0622e66b Removed unused private methods and members. 2003-04-08 21:06:50 +00:00
Mikhail Khodjaiants
928199b44e Preserving the registers tree structure during the debug session. 2003-04-08 18:15:28 +00:00
Mikhail Khodjaiants
f2c83a4b67 No dialog if switch to frame failed. 2003-04-07 22:49:08 +00:00
Alain Magloire
da41d2be2d updated 2003-04-05 06:36:01 +00:00
Alain Magloire
08666783b1 Change to use the WorkingCopyManager, this will
make the contentoutliner work.
2003-04-05 06:35:52 +00:00
Mikhail Khodjaiants
696b775d09 Changed the labels of the C/C++ specific actions. 2003-04-02 22:01:21 +00:00
Mikhail Khodjaiants
45ee4acdb5 Cleanup. 2003-04-02 20:01:57 +00:00
Mikhail Khodjaiants
c4787b1801 The 'Auto-Refresh' preferences were moved to the code plugin. Changed the preference pages for the Registers and Shared Libraries views to reflect this. 2003-04-01 22:34:11 +00:00
Mikhail Khodjaiants
6dbbe6eae9 Changed implementation and initialization of 'AutoRefreshAction'. 2003-04-01 22:29:16 +00:00
Mikhail Khodjaiants
466c67576b Removed the 'Show Type Names' preference from the Registers view's preference page. 2003-04-01 17:18:06 +00:00
Mikhail Khodjaiants
48d23480f7 Cleanup. 2003-04-01 16:52:28 +00:00
Mikhail Khodjaiants
35222002bd 'Auto-Refresh' and 'Refresh' actions for registers view. 2003-03-31 23:00:29 +00:00
Mikhail Khodjaiants
761289ef25 Added the default format section for variables, registers and expressions to the debugger preference page. 2003-03-28 19:21:57 +00:00
Mikhail Khodjaiants
c54ca244e4 'Run To C/C++ Line' and 'Resume At C/C++ Line' actions for external files. 2003-03-28 18:44:09 +00:00
Mikhail Khodjaiants
481e7cbf62 Fix for bug 35092. 2003-03-25 21:20:07 +00:00
Mikhail Khodjaiants
a9d89b0eee Added the 'logErrorMessage' static method to the 'CDebugUIPlugin' class. 2003-03-25 20:55:30 +00:00