From 4fbcf8b8804cc2735fa5584bdce5dc921937e892 Mon Sep 17 00:00:00 2001 From: Ken Raeburn Date: Thu, 3 Dec 1992 23:11:01 +0000 Subject: [PATCH] add breakpoint in as_perror --- gas/.gdbinit | 1 + 1 file changed, 1 insertion(+) diff --git a/gas/.gdbinit b/gas/.gdbinit index a20388c9c9f..cec20b666f7 100644 --- a/gas/.gdbinit +++ b/gas/.gdbinit @@ -1,3 +1,4 @@ break as_warn break as_bad break as_fatal +break as_perror -- 2.30.2