llvm-project/lldb/packages/Python/lldbsuite
Muhammad Omair Javaid 9c6e043592 [LLDB] Allow API tests to override -gdwarf on Windows
This patch fixes LLDB API tests MakeFile.rules to allow overriding of
debug symbol flags when compiling tests for Windows.
Previously windows tests were forced to emit only dwarf debug symbols
as majority of the tests rely on dwarf debug info. After this patch
any test can override debug symbol flag by setting DEBUG_INFO_FLAG
variable in its make file.
2022-06-29 23:24:18 +04:00
..
support [LLDB] Update inspect getargspec to getfullargspec 2022-04-21 01:33:26 +05:00
test [LLDB] Allow API tests to override -gdwarf on Windows 2022-06-29 23:24:18 +04:00
test_event [lldb/test] Replace shlex.join with shlex.quote 2021-10-29 13:42:06 +02:00
__init__.py [lldb/test] Use realpath consistently for test root file paths. 2020-08-05 11:35:37 -07:00