diff --git a/docs/01-readme.md b/docs/01-readme.md index 66fb2145..5d5cdd6c 100644 --- a/docs/01-readme.md +++ b/docs/01-readme.md @@ -120,10 +120,6 @@ Then in gdb set any args and run it: (gdb) set arg --replace (gdb) run -Inside gdb you can use the following to print the current Lua stack traceback: - - (gdb) print luaL_dostring(globalconf.L.real_L_dont_use_directly, "print(debug.traceback())") - ## Reporting issues Please report any issues you may find on [our bugtracker](https://github.com/awesomeWM/awesome/issues).