chiark / gitweb /
dot/shell-rc: If terminal is `dumb' then use vanilla prompts.
[profile] / dot / gdbinit
CommitLineData
e7d23024
MW
1### GDB configuration
2
3set tui border-kind ascii
69178905
MW
4set disassembly-flavor intel
5set disassemble-next-line auto
90e24a2e 6set history save on
7862fb6e 7set confirm off