1
0
Fork 0
mirror of https://github.com/eclipse-cdt/cdt synced 2025-04-23 22:52:11 +02:00
cdt/llvm/org.eclipse.cdt.llvm.dsf.lldb.core
Marc-Andre Laperle 99682412ce Bug 574481 - NullPointerException in LLDBLaunch.hasTrait
Always initialize fTraits. Also, prevent computeLLDBVersions from
spawning processes repeatedly by early returning. This means we also
populate fTraits only once and don't need the early return and
initialize it there.

Change-Id: I04b9af0b187fe8564bf7ce67f1322eee2d360033
2021-07-06 22:45:07 -04:00
..
.settings Bug 566511: [releng] Add missing UTF-8 encoding for all CDT projects 2020-08-30 20:02:41 -04:00
META-INF Bug 574481 - NullPointerException in LLDBLaunch.hasTrait 2021-07-06 22:45:07 -04:00
src/org/eclipse/cdt/llvm/dsf/lldb/core Bug 574481 - NullPointerException in LLDBLaunch.hasTrait 2021-07-06 22:45:07 -04:00
.classpath Bug 562494: Update BREE to Java 11 2020-08-24 17:50:56 -04:00
.gitignore LLDB: Add support for local debugging of new processes 2016-08-18 10:47:33 -04:00
.project LLDB: Add support for local debugging of new processes 2016-08-18 10:47:33 -04:00
about.html Bug 540371: Update to EPLv2 using releng/scripts/change_to_eplv2.sh 2018-11-22 20:31:51 +00:00
build.properties LLDB: Add support for local debugging of new processes 2016-08-18 10:47:33 -04:00
plugin.properties Bug 540371: Update to EPLv2 using releng/scripts/change_to_eplv2.sh 2018-11-22 20:31:51 +00:00
plugin.xml LLDB: Add support for attaching to local process 2016-08-18 15:49:30 -04:00