+alias gdbn: Probably mostly only for debugging gdb(1) itself, though.
authorlace <>
Fri, 8 Sep 2006 07:18:24 +0000 (07:18 +0000)
committerlace <>
Fri, 8 Sep 2006 07:18:24 +0000 (07:18 +0000)
.bashrc

diff --git a/.bashrc b/.bashrc
index e0e981d..0cb43f7 100644 (file)
--- a/.bashrc
+++ b/.bashrc
@@ -145,6 +145,7 @@ alias cal='cal -m'
 alias vncreadonly='vncviewer -FullColor -Shared -ViewOnly'
 alias diff='diff -u'
 alias rpm='rpm --qf "%{name}-%{version}-%{release}.%{arch}\n"'
+alias gdbn='gdb -nx --command=~/.gdbinit'
 
 # '2>/dev/null' to prevent: unalias: x: not found
 unalias 2>/dev/null cp # -i