Skip to content
Snippets Groups Projects
Commit c81e7e95 authored by Per Lindgren's avatar Per Lindgren
Browse files

small typo

parent ce97cc5a
No related branches found
No related tags found
No related merge requests found
...@@ -148,7 +148,7 @@ mod ll { ...@@ -148,7 +148,7 @@ mod ll {
// //
// > KTEST_FILE=klee-last/test000001.ktest gdb a.out // > KTEST_FILE=klee-last/test000001.ktest gdb a.out
// //
// (gdb) get_sign // (gdb) break get_sign
// Breakpoint 1 at 0x1165: file examples/get_sign.rs, line 9. // Breakpoint 1 at 0x1165: file examples/get_sign.rs, line 9.
// //
// Now run the code in the debugger. What path was triggered. // Now run the code in the debugger. What path was triggered.
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment