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

2261 commits

Author SHA1 Message Date
Alain Magloire
189ad381e0 2005-06-27 Alain Magloire
Refactor the class extending CLICommand to CLIXXXX for more clarity.
	Pass the MIVersion in all of the class extending MICommand, this is
	necessary some command option will not be accepted depending on the version.
	Too much file to enumerate.
	* ...
2005-06-27 15:24:55 +00:00
Alain Magloire
a729a32e61 2005-05-27 Alain Magloire
Use the fCDIVariable instead of fCDIVariableObject when possible.
	* src/org/eclipse/cdt/debug/internal/core/model/CVariable.java
2005-06-27 15:22:16 +00:00
Doug Schaefer
2fd25239b8 EPL'ing the CDT. 2005-06-27 03:46:51 +00:00
Alain Magloire
939eb01a27 2005-06-25 Alain Magloire
Fix PR 94735: return an empty object.
	* src/org/eclipse/cdt/debug/internal/ui/CBreapointWorkbencAdapterFactory.java
2005-06-25 17:29:06 +00:00
Alain Magloire
978df06f37 2005-06-25 Alain Magloire
We should consider a "^done" like a suspended only for CLICommands, for example:
	(gdb) run
	^done
	(gdb)
	* mi/org/eclipse/cdt/debug/mi/core/RxThread.java
2005-06-25 16:45:37 +00:00
Mikhail Khodjaiants
3d4b84023f Bug 100756: Breakpoints listed twice in Breakpoints view. 2005-06-23 18:11:11 +00:00
David Inglis
cf09e84a32 CPL to EPL transistion - license header update for IBM 2005-06-23 16:02:46 +00:00
David Inglis
92cae3205a CPL to EPL transistion - license header update for QNX 2005-06-23 16:01:26 +00:00
Doug Schaefer
e470be8631 EPL'ing the CDT. 2005-06-23 14:44:35 +00:00
Mikhail Khodjaiants
0ca3d54210 Bug 96563: "Go to file" is ghosted on breakpoints (outside projects?). 2005-06-22 20:01:15 +00:00
Mikhail Khodjaiants
dc43232b88 Minor refactoring. 2005-06-21 21:10:40 +00:00
Mikhail Khodjaiants
4732db0ae8 Bug 91374: CDT launch should set ATTR_PROCESS_TYPE. 2005-06-21 18:41:38 +00:00
Mikhail Khodjaiants
7475da7bda Bug 93855: Changing values in detailed pane doesn't work the first time after the view is loaded. 2005-06-20 19:43:42 +00:00
Mikhail Khodjaiants
2f3a82c13c Bug 93856: Variable View: Should disable change value options if selected item is not changeable. 2005-06-20 19:39:53 +00:00
Mikhail Khodjaiants
22f8c9984c Bug 99217: NPE thrown when fetching deffered children. 2005-06-17 21:28:31 +00:00
Mikhail Khodjaiants
b53dbe706e Bug 100261: Memory veiw: Renderings content disappears when click on Vairable/Module... view. 2005-06-17 19:30:56 +00:00
Mikhail Khodjaiants
2a08c7bbc4 Bug 100471: Signed/Unsigned Integer renderings show '?' for valid memory blocks. 2005-06-16 20:43:31 +00:00
Mikhail Khodjaiants
652898366b Bug 100447: NPE generated when Run To Line in Disassembly view. 2005-06-16 19:23:34 +00:00
Mikhail Khodjaiants
4f60c4a7aa Bug 100445: The endianess of a debug target is reversed. 2005-06-16 17:51:21 +00:00
Mikhail Khodjaiants
3915950c5d Partial fix for bug 79371: Setting breakpoints in the left hand side ruler of the disassembly view is sluggish. 2005-06-16 16:07:59 +00:00
Mikhail Khodjaiants
750f5bb545 Bug 98814: NullPointerException and failed to launch debug session for a project. 2005-06-14 21:45:18 +00:00
Mikhail Khodjaiants
953acd1eef Temporary fix for bug 77279: The memory view address should not be cleared on project restart. 2005-06-13 20:19:58 +00:00
Mikhail Khodjaiants
8aea36d90e Fixed message identifiers. 2005-06-13 18:47:17 +00:00
Mikhail Khodjaiants
bd573a8236 Temporary fix for bug 79872: Make instruction stepping default in disassembly view. 2005-06-13 03:24:09 +00:00
Mikhail Khodjaiants
38e72c571b Bug 84929: The "Expression to watch" field of the "Add Watchpoint" dialog is editable. 2005-06-10 19:08:56 +00:00
Mikhail Khodjaiants
2162c8b56f Bug 83465: Add "Run to line" and "Resume at line" actions to the context menu of Disassembly view. 2005-06-10 18:21:40 +00:00
Mikhail Khodjaiants
20f943f626 Bug 81353: automatically opening of the disassembly window. 2005-06-10 17:52:54 +00:00
Mikhail Khodjaiants
cc72de6f60 Warning cleanup. 2005-06-10 15:01:20 +00:00
Mikhail Khodjaiants
fa8a5c4410 Update 2005-06-10 14:30:44 +00:00
Mikhail Khodjaiants
e76316f9bc Warning cleanup. 2005-06-09 21:31:06 +00:00
Mikhail Khodjaiants
7891decbff Warning cleanup. 2005-06-09 21:26:10 +00:00
Mikhail Khodjaiants
fd7e050fc1 Bug 94139: User-defined register groups. Externalized strings for the "Restore Default Register Groups" action. 2005-06-09 20:45:07 +00:00
Mikhail Khodjaiants
0d49540c18 Don't save the list of registers for default groups. 2005-06-09 20:42:05 +00:00
Mikhail Khodjaiants
d66940d5a3 Bug 94139: User-defined register groups. Support fo the "Restore Default Register Groups" action. 2005-06-09 20:21:16 +00:00
Mikhail Khodjaiants
4d803ceaeb New images for mapping source containers. 2005-06-07 21:25:26 +00:00
Mikhail Khodjaiants
34250c8463 Bug 94139: User-defined register groups. Support fo the "Edit Register Group" action. 2005-06-07 20:58:59 +00:00
Mikhail Khodjaiants
8fca28089c The endianness flag is not chached. 2005-06-07 15:45:23 +00:00
Mikhail Khodjaiants
20da0b9f50 Bug 98594: Unable to set address breakpoints. 2005-06-06 21:34:10 +00:00
Alain Magloire
f67b7c0820 2005-06-06 Alain Magloire
Fix PR 98182
	* cdi/org/eclipse/cdt/debug/mi/core/cdi/BreakpointManager.java
	* cdi/org/eclipse/cdt/debug/mi/core/cdi/LocationBreakpoint.java
2005-06-06 19:42:26 +00:00
Mikhail Khodjaiants
15b620d7f0 Bug 84816: The modification of the signal properties should be done in the background. 2005-05-31 21:35:54 +00:00
Mikhail Khodjaiants
152ee3e5ec Bug 84816: The modification of the signal properties should be done in the background. 2005-05-31 21:14:04 +00:00
Alain Magloire
4f78492fac 2005-05-25 Alain Magloire
Fix PR 95705
	* mi/org/eclipse/cdt/debug/mi/core/output/MIInfoSharedLibraryInfo.java
2005-05-25 15:39:11 +00:00
Mikhail Khodjaiants
357e45fdd8 Bug 88558: run-to-line not thread oriented. The "Run to Line" action should be enabled on stack frames and threads, not on targets. 2005-05-24 21:41:59 +00:00
Mikhail Khodjaiants
014dc6df44 Bug 88558: run-to-line not thread oriented. The IRunTo* and IJumpTo* interfaces moved to ICStackFrame. 2005-05-24 21:38:42 +00:00
Mikhail Khodjaiants
2a6347f701 Redundant code. 2005-05-24 15:51:56 +00:00
Mikhail Khodjaiants
d30c7f67e3 Moved to the Platform Source Lookup framework (bug 80175). 2005-05-20 21:28:48 +00:00
Mikhail Khodjaiants
303ef552fb Bug 94139: User-defined register groups. UI to add/remove user-defined groups. 2005-05-20 21:25:59 +00:00
Mikhail Khodjaiants
1edec8debe Bug 94139: User-defined register groups. Added API and group serialization. 2005-05-20 21:23:11 +00:00
David Inglis
fedc95ad12 fail on null exe when adapting to an older debugger since they never supported it 2005-05-18 18:26:20 +00:00
David Inglis
d6607ac5b1 must handle null exe now when attaching 2005-05-18 18:25:20 +00:00