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. --- ble/.gdbinit | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'ble/.gdbinit') diff --git a/ble/.gdbinit b/ble/.gdbinit index 1f1606a..abfe67e 100644 --- a/ble/.gdbinit +++ b/ble/.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