1
0
Fork 0
mirror of https://github.com/eclipse-cdt/cdt synced 2025-04-29 19:45:01 +02:00
cdt/llvm/org.eclipse.cdt.llvm.dsf.lldb.core
Marc-Andre Laperle fd8765e352 Bug 510832 - [lldb] AssertionError terminating session
LLDB-MI sends an extra event when -gdb-exit is used, which
triggers this assertion:
629,511 [MI]  35-gdb-exit
629,514 [MI]  35^exit
629,514 [MI]  =thread-group-exited,id="i1"

For now, work around LLDB-MI bug, see
http://bugs.llvm.org/show_bug.cgi?id=32053

Change-Id: I1c8e7fee118b5bc31e08272c79aa806fe05b7c95
Signed-off-by: Marc-Andre Laperle <marc-andre.laperle@ericsson.com>
2017-02-25 22:59:25 -05:00
..
.settings LLDB: Add support for local debugging of new processes 2016-08-18 10:47:33 -04:00
META-INF LLDB: Add support for local debugging of new processes 2016-08-18 10:47:33 -04:00
src/org/eclipse/cdt/llvm/dsf/lldb/core Bug 510832 - [lldb] AssertionError terminating session 2017-02-25 22:59:25 -05: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 LLDB: Add support for local debugging of new processes 2016-08-18 10:47:33 -04:00
build.properties LLDB: Add support for local debugging of new processes 2016-08-18 10:47:33 -04:00
plugin.properties LLDB: Add support for attaching to local process 2016-08-18 15:49:30 -04:00
plugin.xml LLDB: Add support for attaching to local process 2016-08-18 15:49:30 -04:00