diff options
Diffstat (limited to 'selftest')
-rw-r--r-- | selftest/gdb_backtrace_test.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/selftest/gdb_backtrace_test.c b/selftest/gdb_backtrace_test.c index 506784f675..993596d2c2 100644 --- a/selftest/gdb_backtrace_test.c +++ b/selftest/gdb_backtrace_test.c @@ -1,6 +1,6 @@ /* -add a usefull tool to test the gdb_backtrace script +add a useful tool to test the gdb_backtrace script just compile it with cc -g -o gdb_backtrace_test gdb_backtrace_test.c |