Move processing_acc_compilation to dbxread.c
authorTom Tromey <tom@tromey.com>
Sun, 20 May 2018 17:04:16 +0000 (11:04 -0600)
committerTom Tromey <tom@tromey.com>
Mon, 16 Jul 2018 14:55:16 +0000 (08:55 -0600)
commit81cc346dc98678c5d196c7110795d8f2edfd8f50
tree3f41b4af4ff0a6d0d562b4231bf7d49463982b40
parent2c99ee5c4f44d52258fa176563cc6a4cfbf0069d
Move processing_acc_compilation to dbxread.c

processing_acc_compilation is only used in dbxread.c, so move it
there.

gdb/ChangeLog
2018-07-16  Tom Tromey  <tom@tromey.com>

* dbxread.c (processing_acc_compilation): New global.
* buildsym.h (processing_acc_compilation): Don't declare.
gdb/ChangeLog
gdb/buildsym.h
gdb/dbxread.c
This page took 0.024147 seconds and 4 git commands to generate.