teak-llvm/lldb/packages/Python/lldbsuite/test/expression_command
Siva Chandra d8335e9ab4 Read macro info from .debug_macro section and use it for expression evaluation.
Summary:
DWARF 5 proposes a reinvented .debug_macro section. This change follows
that spec.

Currently, only GCC produces the .debug_macro section and hence
the added test is annottated with expectedFailureClang.

Reviewers: spyffe, clayborg, tberghammer

Subscribers: lldb-commits

Differential Revision: http://reviews.llvm.org/D15437

llvm-svn: 255729
2015-12-16 00:22:08 +00:00
..
call-function Remove use_lldb_suite from the package, and don't import it anymore. 2015-11-03 19:20:39 +00:00
call-restarts Remove use_lldb_suite from the package, and don't import it anymore. 2015-11-03 19:20:39 +00:00
call-throws Remove use_lldb_suite from the package, and don't import it anymore. 2015-11-03 19:20:39 +00:00
char Remove use_lldb_suite from the package, and don't import it anymore. 2015-11-03 19:20:39 +00:00
expr-in-syscall Remove use_lldb_suite from the package, and don't import it anymore. 2015-11-03 19:20:39 +00:00
formatters Remove use_lldb_suite from the package, and don't import it anymore. 2015-11-03 19:20:39 +00:00
issue_11588 Remove use_lldb_suite from the package, and don't import it anymore. 2015-11-03 19:20:39 +00:00
macros Read macro info from .debug_macro section and use it for expression evaluation. 2015-12-16 00:22:08 +00:00
options [test] Fix comment. 2015-11-12 00:43:22 +00:00
persist_objc_pointeetype Remove use_lldb_suite from the package, and don't import it anymore. 2015-11-03 19:20:39 +00:00
persistent_ptr_update Remove use_lldb_suite from the package, and don't import it anymore. 2015-11-03 19:20:39 +00:00
persistent_types Remove use_lldb_suite from the package, and don't import it anymore. 2015-11-03 19:20:39 +00:00
persistent_variables Remove use_lldb_suite from the package, and don't import it anymore. 2015-11-03 19:20:39 +00:00
po_verbosity Remove use_lldb_suite from the package, and don't import it anymore. 2015-11-03 19:20:39 +00:00
radar_8638051 Remove use_lldb_suite from the package, and don't import it anymore. 2015-11-03 19:20:39 +00:00
radar_9531204 Remove use_lldb_suite from the package, and don't import it anymore. 2015-11-03 19:20:39 +00:00
radar_9673664 Remove use_lldb_suite from the package, and don't import it anymore. 2015-11-03 19:20:39 +00:00
test Fix to solve Bug 23139 & Bug 23560 2015-11-13 10:47:49 +00:00
timeout Recommit "Fix race during process interruption" 2015-12-07 12:36:52 +00:00
two-files Remove use_lldb_suite from the package, and don't import it anymore. 2015-11-03 19:20:39 +00:00
.categories