From c1422f40d1ec9f77cc72c9425e67e97150bb2f52 Mon Sep 17 00:00:00 2001 From: Brian Cully Date: Mon, 9 Sep 2019 20:15:21 -0400 Subject: Convert to workspace. --- usb/.gdbinit | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'usb/.gdbinit') diff --git a/usb/.gdbinit b/usb/.gdbinit index 2782abd..937b91c 100644 --- a/usb/.gdbinit +++ b/usb/.gdbinit @@ -1,3 +1,7 @@ +define hook-quit + set confirm off +end + # print demangled symbols by default set print asm-demangle on -- cgit v1.2.3