el/dot-emacs.el (mdw-regexp): Sort the input list.
[profile] / dot / gdbinit
1 ### -*-gdb-script-*-
2 ### GDB configuration
3
4 set tui border-kind ascii
5 set disassembly-flavor intel
6 set disassemble-next-line auto
7 set history save on
8 set confirm off
9
10 add-auto-load-safe-path ~/src/