diff options
author | Mattias Andrée <m@maandree.se> | 2025-03-01 19:26:05 +0100 |
---|---|---|
committer | Mattias Andrée <m@maandree.se> | 2025-03-01 19:26:05 +0100 |
commit | 2574c4cabc34756eb124e69d6a8e0ffeaa56a44f (patch) | |
tree | 0b6bc70a0d2bd5cb3879eb7b998b4ea17b053575 /gdb/init-gdb.el | |
parent | m (diff) | |
download | dotfiles-2574c4cabc34756eb124e69d6a8e0ffeaa56a44f.tar.gz dotfiles-2574c4cabc34756eb124e69d6a8e0ffeaa56a44f.tar.bz2 dotfiles-2574c4cabc34756eb124e69d6a8e0ffeaa56a44f.tar.xz |
...
Signed-off-by: Mattias Andrée <m@maandree.se>
Diffstat (limited to 'gdb/init-gdb.el')
-rw-r--r-- | gdb/init-gdb.el | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/gdb/init-gdb.el b/gdb/init-gdb.el new file mode 100644 index 0000000..51b1a35 --- /dev/null +++ b/gdb/init-gdb.el @@ -0,0 +1 @@ +(setq gdb-many-windows t) |