1
0
Fork 0
mirror of https://github.com/eclipse-cdt/cdt synced 2025-04-22 14:12:10 +02:00
cdt/llvm/org.eclipse.cdt.llvm.dsf.lldb.ui
Jonah Graham f96971a278 Bug 542488: Remove duplicated code
When DSF was first created it was a separate project that borrowed
heavily from CDT, as such (AFAICT) some code was copied from
o.e.cdt.launch to DSF. This commit de-duplicates some of that code
as the DAP implementation wants to reuse the code too and another
copy is not wanted.

Change-Id: Ie54187dabc9c32224575c0bf51bcabfab00ca340
2019-07-09 21:17:22 -04:00
..
.settings Bug 540373: Update the compiler warnings/ignores 2018-11-24 10:55:06 +00:00
META-INF Bug 542488: Remove duplicated code 2019-07-09 21:17:22 -04:00
src/org/eclipse/cdt/llvm/dsf/lldb/ui/internal Bug 540373: Cleanup: Add missing annotations 2018-11-22 21:51:31 +00:00
.classpath LLDB: Add support for local debugging of new processes 2016-08-18 10:47:33 -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 preference UI 2016-08-18 15:49:41 -04:00