]> git.ipfire.org Git - thirdparty/binutils-gdb.git/commit - gdb/go-exp.y
Add PARSER_DEBUG flag
authorTom Tromey <tromey@adacore.com>
Fri, 28 Apr 2023 14:08:54 +0000 (08:08 -0600)
committerTom Tromey <tromey@adacore.com>
Tue, 23 May 2023 19:57:54 +0000 (13:57 -0600)
commite360af5af8e0ecb3eb62cf3970e9d1df0289c781
tree9820e02a855fa78f0fe361d7a69993c84a608ae1
parent78655a10f7718f2596c0ae2a9a401e2597c5041f
Add PARSER_DEBUG flag

This adds a new PARSER_DEBUG constant and changes the parser code to
use it.  This lets us make the 'parser_debug' global 'static'.
gdb/ada-exp.y
gdb/c-exp.y
gdb/d-exp.y
gdb/expression.h
gdb/f-exp.y
gdb/go-exp.y
gdb/parse.c
gdb/parser-defs.h