From 827a6a201a68f056b651aeb99d0c1706965e83d4 Mon Sep 17 00:00:00 2001 From: Robin Krens Date: Thu, 19 May 2022 16:43:23 +0200 Subject: [PATCH] makefile: gdb-commands --- gdb-commands.txt | 1 + 1 file changed, 1 insertion(+) diff --git a/gdb-commands.txt b/gdb-commands.txt index ed8b387..79e80fa 100644 --- a/gdb-commands.txt +++ b/gdb-commands.txt @@ -1,2 +1,3 @@ target remote :1234 layout next +focus next -- 2.7.4