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

10787 commits

Author SHA1 Message Date
John Cortell
dd735e2672 Support getting the ICDIThread associated with a CThread via IAdaptable, as is done with CDebugTarget and CStackFrame 2007-09-05 18:18:11 +00:00
Mikhail Sennikovsky
10365b4ff8 Fix for [Bug 201600] tool-integrator converter is not invoked for file-level tool modification 2007-09-05 15:22:03 +00:00
Andrew Ferguson
ec2fd1ebff 199572: fix StackOverflowError 2007-09-05 14:37:29 +00:00
Doug Schaefer
2d980092d9 This isn't a binary. 2007-09-05 14:17:42 +00:00
Oleg Krasilnikov
1c52fecbad bug # 201605 : restore defaults for Make projects 2007-09-05 14:10:28 +00:00
Andrew Ferguson
5e052d6a8a temporarily add some logging over test 2007-09-05 13:49:36 +00:00
Mikhail Sennikovsky
fa0e36d942 Fix for [Bug 201773] ResourceChangeHandlerBase will visit every resource change even if not from a cproject 2007-09-05 11:44:45 +00:00
Oleg Krasilnikov
448137a376 Bug #201605 : "Restore Defaults" in Tool chain editor does not work 2007-09-04 16:41:14 +00:00
Andrew Ferguson
3663f42256 temporarily make test results xml available via web for diagnostic purposes 2007-09-04 15:58:44 +00:00
Oleg Krasilnikov
bace2b4664 Bug # 200960 : manage configuration... window wrong resize behaviour 2007-09-04 14:43:41 +00:00
Anton Leherbauer
3a7a4a5803 Fix for 201938: CHelpProvider isn't called 2007-09-04 14:16:21 +00:00
Markus Schorn
b5aff24da0 Fix for 202118, action to for include browser in call- and type-hierarchy. 2007-09-04 09:34:18 +00:00
Markus Schorn
eacf4ace70 Follow up fix for 202093, compare projects directly. 2007-09-04 09:28:28 +00:00
Markus Schorn
fc2132103b Fix for 202093 by Gerhard Schaber, per file scanner discovery ignores linked folders. 2007-09-04 08:23:33 +00:00
Andrew Ferguson
f73314ecbe 196338: apply fix 2007-09-03 14:06:18 +00:00
Doug Schaefer
f6ea2409a4 Bug 194641 - reattach the isToolchainSupported to the cygwin toolchain. Also created one for mingw.
Bug 201579 - added the msys directory to the mingw toolchain path if it resides next to the mingw in the eclipse install location's parent.
2007-08-31 19:27:59 +00:00
Doug Schaefer
5e002f83a2 Fix for 182099 - The wrong proc names were use for the Job object calls. To fix, I've gotten rid of the GetProcAddress calls and called these functions directly. Since these functions are only available on Windows 2000 and later, we have now officially dropped Windows NT4.0 and earlier. 2007-08-31 18:17:11 +00:00
Doug Schaefer
adaa921a97 Patch for Beth - Bug 194424 - fix up the feature name for the SDK. 2007-08-31 17:55:10 +00:00
Andrew Ferguson
b3c04ad9b1 miscellaneous javadoc changes, add some empty array constants to IIndex* interfaces 2007-08-31 14:37:31 +00:00
Doug Schaefer
7dc621d69b Upversion the feature for 4.0.1. 2007-08-31 14:11:57 +00:00
Mikhail Sennikovsky
30da93f082 Fix for [Bug 199222] An internal error occurred during: "CDT Startup" 2007-08-31 09:48:53 +00:00
Anton Leherbauer
573b065d33 Revert handling of InterruptedException 2007-08-31 06:34:56 +00:00
Oleg Krasilnikov
60eb714db0 Bug #201653 : Problem with Configuration management in Makefile Project 2007-08-30 15:59:13 +00:00
Mikhail Sennikovsky
a881c07eec Fix for [Bug 201254] [Project Model] occasional deadlocks 2007-08-30 15:57:19 +00:00
Markus Schorn
761bb3f471 Fix for 196959, handling of incomplete includes. 2007-08-30 14:35:38 +00:00
Oleg Krasilnikov
c96254d8a2 Bug #200422 : Confusion with builder actions 2007-08-30 13:25:33 +00:00
Anton Leherbauer
737a39d4e1 Fix Platform.getOSArch for Windows 2007-08-30 12:28:06 +00:00
Oleg Krasilnikov
3d8345fd13 Bug # 201604 "Available tools" problem and enhauncements 2007-08-30 11:41:23 +00:00
Oleg Krasilnikov
99cf14ce66 Bug #201604 "Available tools" problem and enhauncements
Additional check to filter out abstract tools.
2007-08-30 10:13:52 +00:00
Markus Schorn
f71f0d74ca JUnit-tests: ported Scanner2Tests to DOMScannerTests. 2007-08-30 09:46:05 +00:00
Markus Schorn
3dd82904da JUnit-Tests: more reliable checking of asynchronous viewers. 2007-08-30 09:42:30 +00:00
Markus Schorn
4d7f508f83 JUnit-Tests: Fixes an occasional NPE 2007-08-30 09:41:35 +00:00
Markus Schorn
e1fd233516 Fixes a NPE when uname cannot be found in the path. 2007-08-30 09:40:41 +00:00
Anton Leherbauer
caa71ea750 Fix for 201521: External assembly files don't show breakpoint icons 2007-08-29 08:49:14 +00:00
Doug Schaefer
a00f0ded40 Bug 196002 - Set up the mapping from the gdb/mi debugger to the gnu toolchain. Also map the cygwin debugger to the cygwin toolchain. Fix up the launch shortcut so that the longest matching pattern wins the day since both cygwin and mingw would get trumped by the main gnu one. With this single click debug works on Linux. 2007-08-28 20:38:03 +00:00
Doug Schaefer
48c59df306 Patch for Ewa. Wrong command string use for MIExecReturn object. Bug 195779. 2007-08-28 18:26:41 +00:00
Doug Schaefer
b6db6179c0 Patch for Ewa - bug 195777 - add return cli command as a stepping operation. 2007-08-28 18:08:25 +00:00
Doug Schaefer
57960fd7d8 Bug 94711 - Remove external links from cdt docs. Also filled out the sections of the getting started guide. 2007-08-28 18:01:46 +00:00
Anton Leherbauer
976e9e1204 Fix for 200327: Platform.getOSArch() should return real architecture on x86_64 2007-08-28 13:46:11 +00:00
Anton Leherbauer
e31cd6e520 Fix for 200961: [formatter] the formatter fails to break long constant initialization line
and 200959: [formatter] problem when breaking lines with throw() statement
2007-08-28 11:27:24 +00:00
Oleg Krasilnikov
8bcd679163 Bug #200710 : Additional check for null values. 2007-08-28 09:58:34 +00:00
Anton Leherbauer
c6c6199a06 Fix for 201330: code formater fooled by sizeof() 2007-08-28 09:55:26 +00:00
Oleg Krasilnikov
c288c84fc8 Bug #200710 : new project wizard custom pages don't appear 2007-08-28 09:49:54 +00:00
Markus Schorn
259d11d79b Fix for 201279, [Call Hierarchy] no indication for multiple calls 2007-08-28 09:24:35 +00:00
Anton Leherbauer
883825add9 Fix enablement of PE actionProviders (related to 201268: Project Explorer enables file actions in empty workspace) 2007-08-28 08:57:04 +00:00
Markus Schorn
70fc23d8c3 Call Hierarchy Filter fails to hide enumerators. 2007-08-27 14:59:00 +00:00
Markus Schorn
a9fd68785e Related to 201254, move access to project model inside of add-project job. 2007-08-27 14:33:56 +00:00
Ken Ryall
f9895112b7 Bug 201000 2007-08-25 16:37:59 +00:00
Ken Ryall
d8fb6a0a1d Bug 201165 2007-08-25 16:30:28 +00:00
Oleg Krasilnikov
f8989282fd Bug #201074 : New Configuration can be absent from the Configuration drop down menu 2007-08-24 13:53:59 +00:00