[flang] Fix length handling in character kind implicit conversion (#74586)
[llvm-project.git] / lldb / test / Shell / Driver / TestPageZeroRead.test
blob474867f2cce7db0e5b63890f6eaaeee227fd9579
1 # REQUIRES: system-darwin
2 # Ensure that the read from memory command doesn't try and read from page zero.
3 # RUN: %clang_host %p/Inputs/hello.c -g -o a.out
4 # RUN: %lldb -b a.out -o 'settings set interpreter.stop-command-source-on-error false' -s %s 2>&1 | FileCheck %s
5 x 0
6 # CHECK: error: error reading data from section __PAGEZERO