1
0
Fork 0
mirror of https://github.com/eclipse-cdt/cdt synced 2025-07-18 06:25:23 +02:00
Commit graph

15618 commits

Author SHA1 Message Date
Anton Leherbauer
c3725935d9 ASTProvider considers document timestamp, related to 226955 2008-04-24 07:58:11 +00:00
Anton Leherbauer
a3e0775ca4 Fix warnings 2008-04-24 07:57:46 +00:00
Warren Paul
0c5bdcfb6c fixed progress display (%), allow cancel during import, remember column ordering, don't try to refresh while importing executables. 2008-04-24 03:26:53 +00:00
Mike Kucera
1d4f6f9b9f fixed calculation of conversion function names 2008-04-23 22:17:44 +00:00
Mike Kucera
f891a885bd fixed macro content assist 2008-04-23 21:16:30 +00:00
Doug Schaefer
99228dea42 Make Platform a top level feature. 2008-04-23 19:48:14 +00:00
Doug Schaefer
7a3c06d76c Make Platform a top level feature. 2008-04-23 18:58:37 +00:00
Doug Schaefer
f6e3cea752 Make Platform a top level feature. 2008-04-23 18:52:13 +00:00
Vivian Kong
eaee63dcf0 use MessageFormat API to format IdentifierHelper messages (bug 225143) 2008-04-23 18:29:38 +00:00
Mike Kucera
a178564585 cleaned up ASTNodeProperty 2008-04-23 18:13:02 +00:00
Markus Schorn
b46e95b387 Adapting template related bindings to their counterparts in the index, bug 214017. 2008-04-23 16:51:58 +00:00
Pawel Piech
3b275318fd [228458] Cleaned up old and unused expression parsing methods. 2008-04-23 16:42:15 +00:00
Vivian Kong
eb2d63351a Scalability mode (bug 226955) 2008-04-23 14:31:53 +00:00
Andrew Ferguson
7364e1ddaf 227976: apply fix 2008-04-23 10:44:40 +00:00
Doug Schaefer
22d13071b2 Fix up version numbers and name of Mylyn feature to match other bridges. 2008-04-23 03:57:27 +00:00
Doug Schaefer
81c4082bee Add the mylyn feature to the master site.xml file. 2008-04-23 01:50:52 +00:00
Doug Schaefer
2eaa4d0ff6 Fix an NPE when there are no toolchains defined. 2008-04-23 01:41:18 +00:00
Alena Laskavaia
49283fae51 bug 224560 - memory view refresh does not work because of ABE in Disassembly view 2008-04-22 20:42:17 +00:00
Doug Schaefer
373f7c9ba2 Give the platform feature a name for now. 2008-04-22 20:37:47 +00:00
Doug Schaefer
b298c657b1 Fix up dependencies. 2008-04-22 20:11:15 +00:00
Doug Schaefer
44a772bb18 Fix up dependencies. 2008-04-22 20:04: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
Doug Schaefer
58d9161dc2 Fix up dependencies. 2008-04-22 19:23:17 +00:00
Doug Schaefer
441779330d Fix up dependencies. 2008-04-22 19:08:42 +00:00
Chris Recoskie
5f76384955 exporting indexer package because otherwise it's impossible to build anything that uses the standalone indexers 2008-04-22 19:06:29 +00:00
Doug Schaefer
7ebae76b22 Fix up dependencies. 2008-04-22 18:42:40 +00:00
Doug Schaefer
63ba6a0f26 Fix up dependencies. 2008-04-22 16:59:25 +00:00
Doug Schaefer
1468b6e325 Add new features to the build. 2008-04-22 16:52:55 +00:00
Mikhail Khodjaiants
19c364f589 Contributing new disassembly. 2008-04-22 16:49:52 +00:00
Doug Schaefer
996ff223bf Introduce new features to separate out the CDT platform from the GNU toolchain support. 2008-04-22 16:49:38 +00:00
Mikhail Khodjaiants
199a42471d Warning cleanup. 2008-04-22 16:48:04 +00:00
John Cortell
1a7f7403db Use a thin wrapper to represent the CDI event listener for a CVariable to avoid removing the wrong listener when multple CVariables exist for the same internal variable. 2008-04-22 16:10:56 +00:00
John Cortell
7b3681fc19 Applied patch in 227869. Produce an error if user tries to create memory monitor using a literal address that exceeds the range of the address factory used by the debug session. Prior to this change, the monitor would be created based on the truncated value. 2008-04-22 15:25:36 +00:00
Mikhail Khodjaiants
f6b2dea934 Contributing new disassembly. 2008-04-22 12:32:46 +00:00
Andrew Ferguson
0efd6a1877 227967: add test cases 2008-04-22 11:20:04 +00:00
Markus Schorn
4db6ea5e78 Syntax error in template definition (template id ambiguity), bug 228118. 2008-04-22 10:45:00 +00:00
Andrew Ferguson
3aa200e4e0 fix regression from warnings cleanup 2008-04-22 10:42:47 +00:00
Markus Schorn
da70ef502f Support search for local variables and parameters, bug 151334. 2008-04-22 09:08:07 +00:00
Andrew Ferguson
e40d216b91 fix warnings 2008-04-22 08:24:51 +00:00
Anton Leherbauer
9faad7775e Fix for 227929: After fixing all warnings/errors, the warning icon is still in the tab 2008-04-22 07:49:09 +00:00
Pawel Piech
ca383d57de [228148] Fixed an NPE exposed by timing changes in services initialization. 2008-04-22 05:09:50 +00:00
Ken Ryall
ee5837ec29 Test to see if the file exists before creating the ETU. 2008-04-21 20:47:09 +00:00
Doug Schaefer
db11eb72ae Get rid of special characters in file. 2008-04-21 18:42:49 +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
Doug Schaefer
fc3b72bb7a Update the build scripts to build with mylyn. 2008-04-21 18:07:11 +00:00
Doug Schaefer
95706316cb Update the build scripts to build mylyn. 2008-04-21 18:02:21 +00:00
Doug Schaefer
0392d3117b Add CDT Mylyn feature to master builds. 2008-04-21 17:33:08 +00:00