Move declaration of overload_debug to header
authorChristian Biesinger <cbiesinger@google.com>
Mon, 7 Oct 2019 19:40:32 +0000 (14:40 -0500)
committerChristian Biesinger <cbiesinger@google.com>
Tue, 8 Oct 2019 15:16:48 +0000 (10:16 -0500)
commit79bb1944d63eb04f86cfacc62321c1062c292ac0
tree928e36437834fbaa9ff7e67327b7d8a54d939d30
parent34916edc47a26d591bf95784cd90fe1dcd533ab5
Move declaration of overload_debug to header

gdb/ChangeLog:

2019-10-08  Christian Biesinger  <cbiesinger@google.com>

* gdbtypes.c (overload_debug): Move comment to header.
* gdbtypes.h (overload_debug): Declare.
* valops.c: Remove declaration of overload_debug, instead
include gdbtypes.h.
gdb/ChangeLog
gdb/gdbtypes.c
gdb/gdbtypes.h
gdb/valops.c
This page took 0.025533 seconds and 4 git commands to generate.