llvm/lldb
David Spickett 68e73eaee6 [lldb] Handle empty search string in "memory find"
Given that you'd never find empty string, just error.

Also add a test that an invalid expr generates an error.

Reviewed By: JDevlieghere

Differential Revision: https://reviews.llvm.org/D123793
2022-04-19 09:19:38 +00:00
..
bindings [lldb] Add Python bindings to print stack traces on crashes. 2022-04-07 11:21:02 -07:00
cmake [lldb] [CMake] Disable GCC's -Wstringop-truncation warning. NFC. 2022-04-07 12:09:01 +03:00
docs [trace][intelpt] Server side changes for TSC to wall time conversion 2022-03-24 05:36:21 -07:00
examples [lldb/crashlog] Parse thread fields and pass it to crashlog scripted process 2022-03-25 14:59:50 -07:00
include/lldb [lldb] Show the DBGError if dsymForUUID can't find a dSYM 2022-04-14 16:54:00 -07:00
packages/Python/lldbsuite [lldb] Fix a bug in the decorator matching logic. 2022-04-13 15:07:33 -07:00
resources
scripts
source [lldb] Handle empty search string in "memory find" 2022-04-19 09:19:38 +00:00
test [lldb] Handle empty search string in "memory find" 2022-04-19 09:19:38 +00:00
third_party/Python/module
tools [debugserver ] Un-conditionalize use of libcompression 2022-04-13 14:36:25 -07:00
unittests [lldb] Expand $ when using tcsh 2022-04-13 13:01:09 -07:00
utils
.clang-format
.clang-tidy
.gitignore
CMakeLists.txt
CODE_OWNERS.txt
LICENSE.TXT
use_lldb_suite_root.py