Because of different shell quoting rules, and the fact that LLDB commands often contain spaces, -O is not portable for writing command lines. Instead, we should use explicit lldbinit files. Differential Revision: https://reviews.llvm.org/D54680 llvm-svn: 347213
1 line
61 B
Plaintext
1 line
61 B
Plaintext
target stop-hook add -f stop-hook.c -l 30 -e 34 -o "expr ptr" |