summaryrefslogtreecommitdiff
path: root/extension/Makefile.in
diff options
context:
space:
mode:
authorArnold D. Robbins <arnold@skeeve.com>2022-10-28 11:19:34 +0300
committerArnold D. Robbins <arnold@skeeve.com>2022-10-28 11:19:34 +0300
commit46cba4567028a61212be90b0ebb192c4734c007d (patch)
treeb92ef74ee9aac6d27910b161c306cb48decaa3f8 /extension/Makefile.in
parent037b21d09f684cea35ff33c19214b5f1a7711bd3 (diff)
downloadgawk-46cba4567028a61212be90b0ebb192c4734c007d.tar.gz
Improve debuggability, mainly for maintainers.
Diffstat (limited to 'extension/Makefile.in')
-rw-r--r--extension/Makefile.in3
1 files changed, 3 insertions, 0 deletions
diff --git a/extension/Makefile.in b/extension/Makefile.in
index 7cf10cee..6c8937c0 100644
--- a/extension/Makefile.in
+++ b/extension/Makefile.in
@@ -665,6 +665,9 @@ dist_man_MANS = \
# gettext requires this
SUBDIRS = po
+
+# For debugging
+DEBUG = -gdwarf-4 -g3
all: config.h
$(MAKE) $(AM_MAKEFLAGS) all-recursive