1
0
Fork 0
mirror of https://github.com/eclipse-cdt/cdt synced 2025-07-24 17:35:35 +02:00
Find a file
Marc Khouzam fbe9807877 Allow GdbLaunch#getGDBVersion() to be called more than once.
Originally, we used LaunchUtils.getGDBVersion() to fetch the GDB
version.  Because that method was used for any debug session, we didn't
cache the result of it.

Now that we moved the version handling to the GdbLaunch class, and that
this class is unique per session, we can cache the result of the
getGDBVersion(), allowing it to be called more than once.

Change-Id: I1a396134ca5c609224f8abb7b70d1e0866810497
2016-08-01 22:19:38 -04:00
build Bug 343552 - RFE: Quick Outline support for configure.ac editor 2016-07-01 13:02:21 +03:00
codan Bug 496628 - Avoid codan markers that cover an entire class declaration 2016-07-06 23:16:22 -04:00
core Cosmetics 2016-07-31 22:13:13 -07:00
cross Remove old .cvsignore files 2016-06-30 09:58:00 -04:00
debug Fix generics warnings o.e.cdt.debug.ui. 2016-07-06 10:28:57 +03:00
doc Remove old .cvsignore files 2016-06-30 09:58:00 -04:00
dsf Bug 497167: Add support for =thread-group-added event 2016-07-20 11:08:40 -04:00
dsf-gdb Allow GdbLaunch#getGDBVersion() to be called more than once. 2016-08-01 22:19:38 -04:00
jtag Create constant for initial GDB inferior 'i1' 2016-07-02 21:01:20 -04:00
launch Bug 497779 - Add labels to applications run as Docker containers 2016-07-14 17:02:06 -04:00
llvm Move the rest of the CDT plugins to java 8 2016-06-22 14:51:43 -04:00
lrparser Move the rest of the CDT plugins to java 8 2016-06-22 14:51:43 -04:00
memory Move the rest of the CDT plugins to java 8 2016-06-22 14:51:43 -04:00
native/org.eclipse.cdt.native.serial Bug 481199 - Add support for cu serial devices on Mac. 2016-06-27 12:39:41 -04:00
qt Move the rest of the CDT plugins to java 8 2016-06-22 14:51:43 -04:00
releng Add org.eclipse.cdt.testing.feature.source 2016-07-28 15:11:15 -04:00
remote Move the rest of the CDT plugins to java 8 2016-06-22 14:51:43 -04:00
testsrunner Move the rest of the CDT plugins to java 8 2016-06-22 14:51:43 -04:00
toolchains/arduino Fix up Arduino property page to use o.e.remote tester. 2016-06-21 15:10:33 -04:00
upc Move the rest of the CDT plugins to java 8 2016-06-22 14:51:43 -04:00
util Move the rest of the CDT plugins to java 8 2016-06-22 14:51:43 -04:00
visualizer Move the rest of the CDT plugins to java 8 2016-06-22 14:51:43 -04:00
windows Remove old .cvsignore files 2016-06-30 09:58:00 -04:00
xlc Remove old .cvsignore files 2016-06-30 09:58:00 -04:00
.gitignore Ignore NFS-created files. 2012-11-08 13:34:54 -08:00
pom.xml Update outdated Maven plugins 2016-07-25 00:36:22 -04:00