mirror of
https://git.hardenedbsd.org/hardenedbsd/HardenedBSD.git
synced 2024-11-18 17:00:49 +01:00
16 lines
152 B
Plaintext
16 lines
152 B
Plaintext
echo Setting up the environment for debugging gdb.\n
|
|
|
|
b fatal
|
|
|
|
b info_command
|
|
commands
|
|
silent
|
|
return
|
|
end
|
|
|
|
define rr
|
|
run
|
|
end
|
|
|
|
set prompt (top-gdb)
|