(no title)
musicale | 10 days ago
clang -g -Xclang -fbounds-safety program.c
Bounds check failures result in traps; in lldb you get a message like: stop reason = Bounds check failed: Dereferencing above boundsmusicale | 10 days ago
clang -g -Xclang -fbounds-safety program.c
Bounds check failures result in traps; in lldb you get a message like: stop reason = Bounds check failed: Dereferencing above bounds
No comments yet.