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

438 commits

Author SHA1 Message Date
Pawel Piech
6d882f8fb7 [214384] - [debug view] When a program runs to completion, the debug target still shows it as running. 2008-05-02 23:44:27 +00:00
Ted Williams
3a557eade1 [229914] Implement Update Policy support for Memory View 2008-05-02 22:42:09 +00:00
Pawel Piech
409994f93a [214389] - [source lookup][debug view] After terminating a suspended process, the IP remains in editor. 2008-05-02 22:05:46 +00:00
Randy Rohrbach
b80e85ffde Bugzilla 205603 & 221899. 2008-05-02 20:16:34 +00:00
Marc Khouzam
34baaa437d Bug 228265
Allow a DSF Attach launch without needing cdt.launch
2008-05-02 17:56:46 +00:00
Marc Khouzam
ff33479c3d Bug 228265
Remove org.eclipse.cdt.launch dependency from org.eclipse.dd.gdb.ui
Mostly copy/paste from cdt.launch.  A cleanup would eventually be nice.
2008-05-02 16:03:31 +00:00
Randy Rohrbach
55369d3ccb Bugzilla 221899 2008-05-02 12:55:39 +00:00
Randy Rohrbach
7ce469c07f Bugzilla 229812 followup 2008-05-02 12:53:13 +00:00
Marc Khouzam
f81f76b7a0 Small cleanup 2008-05-02 12:01:08 +00:00
Ted Williams
5ca73b2a53 [229914] Implement Update Policy support for Memory View 2008-05-02 05:38:15 +00:00
Ted Williams
e30768e578 [229914] Implement Update Policy support for Memory View 2008-05-02 05:32:46 +00:00
Ted Williams
8c58d70bca [229914] Implement Update Policy support for Memory View; initial DsfMemoryBlock support 2008-05-02 05:28:34 +00:00
Ted Williams
429d7531fc [229914] Implement Update Policy support for Memory View 2008-05-02 05:24:01 +00:00
Marc Khouzam
2546c72207 Bug 223386
Support for multiple control context in MIVariableManager.
2008-05-02 02:10:17 +00:00
Randy Rohrbach
f96eaa6149 Bugzilla 229812 2008-05-01 23:13:58 +00:00
Pawel Piech
892a7226e1 [226005] Fixed the Update Mode sub-menu and added persistance to the update mode selection. 2008-05-01 22:20:58 +00:00
Pawel Piech
2bc6347b11 [228467] Fixed typo in the method name: getTesterTester() to getElementUpdateTester(). 2008-05-01 04:18:39 +00:00
Pawel Piech
9af94d7ad1 [228467] Fixed typo in the method name: getTesterTester() to getElementUpdateTester(). 2008-05-01 04:05:40 +00:00
Francois Chouinard
159f480771 Patch for bugs 229486 and 229491 2008-04-30 20:01:31 +00:00
Pawel Piech
d36e8f3b7c [206561] Added call to RequestMonitor.cancel() when the view model is found to be canceled, to avoid an assertion error in RequestMonitor. 2008-04-30 19:14:19 +00:00
Randy Rohrbach
6a50faf14a Bugzilla 229648 2008-04-30 18:32:25 +00:00
Randy Rohrbach
65a677f81b Bugzilla 209052 & 208930 2008-04-30 04:10:54 +00:00
Francois Chouinard
cc153db8ba Implementation of the DSF Disassembly View (bug227743) 2008-04-29 21:26:59 +00:00
Marc Khouzam
5474268d37 Bug 223076
Generate tokenId when needed and printout debug traces when MI command is actually sent.
2008-04-29 20:09:48 +00:00
Randy Rohrbach
c067bd385f Bugzilla 204992 & 205735 2008-04-29 17:24:20 +00:00
Randy Rohrbach
589c9a1294 Bugzilla 206561. 2008-04-29 16:51:33 +00:00
Randy Rohrbach
688c32b743 Bugzilla 197358 2008-04-29 15:23:58 +00:00
Marc Khouzam
dc95d5a7f7 Bug 228265
Cleanup to have an internal utility class
2008-04-28 19:40:06 +00:00
Randy Rohrbach
34314195bd Bugzillas 203094 , 205975 , 204927 2008-04-25 18:09:34 +00:00
Randy Rohrbach
db9befed96 Bugzilla entries 203904 , 205975 , 204927. 2008-04-25 18:01:20 +00:00
Pawel Piech
383e01aec2 [208476] Added queuing of events to the View Model cache. 2008-04-25 16:59:57 +00:00
Marc Khouzam
0eb5614e96 Cleanup of comment 2008-04-25 16:53:33 +00:00
Marc Khouzam
b3bd94ab70 Bug 228265
Removed dependencies to org.eclipse.cdt.launch from org.eclipse.dd.gdb.tests
Also cleanup of launch of JUnit tests.
2008-04-25 16:48:31 +00:00
Marc Khouzam
41f3028662 Bug 228265
Update GdbLaunchDelegate to no longer require anything from
org.eclipse.cdt.launch.

Also triggers a build when necessary before launching, as the CDT does.

Also introduces a LaunchMessages class which uses a resourceBundle for
launch messages that has been added as org.eclipse.dd.gdb.internal.provisional.launching.LaunchMessages
2008-04-25 15:20:13 +00:00
Francois Chouinard
bf9f5fbabd Fix for Bug228706 2008-04-24 17:40:22 +00:00
Francois Chouinard
7fa8caa54f Fix for bug228308 2008-04-24 15:19:28 +00:00
Pawel Piech
3b275318fd [228458] Cleaned up old and unused expression parsing methods. 2008-04-23 16:42:15 +00:00
Marc Khouzam
fe347ce364 Added annotation @ThreadSafeAndProhibitedFromDsfExecutor. 2008-04-22 19:42:07 +00:00
Marc Khouzam
eeb0105c4d A little more cleanup. 2008-04-22 19:28:31 +00:00
Marc Khouzam
945d387170 After the weekly meeting, this cleanup was suggested.
It uses the Future class to extract the data we want.
2008-04-22 19:25:58 +00:00
Pawel Piech
ca383d57de [228148] Fixed an NPE exposed by timing changes in services initialization. 2008-04-22 05:09:50 +00:00
Marc Khouzam
0d04616e1d Bug 226931
Since the use of a terminal is determined by the type of launch and is no
longer an option for the user, it should be removed from the launch tab.
2008-04-21 18:21:17 +00:00
Marc Khouzam
241d941438 Bug 226931
Support for Restart button.
The steps to restarting the inferior are the following:
1- Create a new PTY and tell GDB to use it
2- Create a new MIInferiorProcess object which uses the new PTY
2.5- Have the CLIEventProcessor use the new MIInferiorProcess
3- Restart the inferior using -exec-run
4- Remove the previous inferior Process from the launch
5- Add the new inferior Process to the launch (which will trigger the use of
the new PTY streams)

This change supports the Restart function, including the above steps to perform the proper cleanup.  The code to start the inferior has been extracted from the FinalLaunchSequence and put in GDBControl to allow sharing between start and restart.  Also, the code to create the CLI and inferior process objects has been extracted from the GdbLaunchDelegate and put in GDBControl to to allow sharing between start and restart.

There only interface change that is not in a provisional interface is the
addition of resetInferior() to CLIEventprocessor which is backwards compatible.
2008-04-21 18:08:53 +00:00
Pawel Piech
31d07ac3cc [212839] Added "Type" column to the registers view. 2008-04-18 20:17:49 +00:00
Marc Khouzam
8bced60c03 Bug 223364
ProcessCommandQueued should not be called when de-queuing
2008-04-18 20:00:25 +00:00
Pawel Piech
8d74f0dc4b [227643] Switched to use ILabelUpdate.getColumnIds() instead of IPresentationContext.getColumns(). 2008-04-18 18:41:48 +00:00
Randy Rohrbach
a6a82b3a2c Bugzilla 227629. 2008-04-17 19:22:14 +00:00
Marc Khouzam
2c82390e87 Bug 202343
Launch for for Attaching to a running
2008-04-15 16:38:17 +00:00
Marc Khouzam
178f065901 Bug 212916
Support for redirecting the inferior's input/output to a terminal.
2008-04-12 01:16:56 +00:00
Marc Khouzam
ac09808486 Bug 226691
We only support GDB 6.6 and higher, from what I can see,
-interpreter-exec is always available (I tried with mi1 m2 and m3 on GDB 6.6).
Therefore, we can simplify the launch by removing the
CheckInterpreterConsoleStep.
2008-04-12 00:50:15 +00:00