Generate more tags in gdb/testsuite/Makefile
authorTom Tromey <tom@tromey.com>
Thu, 13 Sep 2018 22:30:48 +0000 (16:30 -0600)
committerTom Tromey <tom@tromey.com>
Thu, 13 Sep 2018 22:30:48 +0000 (16:30 -0600)
commit2361b0fb1d99e9c0b97f4c1f42f89f862d757128
tree10d9bdbd21f26e92501fab3e1231bff5d938af5c
parent7d2215128b84d9dec4a264021427343d895fdc6d
Generate more tags in gdb/testsuite/Makefile

I noticed that the TAGS target in gdb/testsuite/Makefile does not pick
up Tcl procs defined with proc_with_prefix or gdb_caching_proc.  This
patch fixes this by updating the regexp.

Tested in Emacs.

gdb/testsuite/ChangeLog
2018-09-13  Tom Tromey  <tom@tromey.com>

* Makefile.in (TAGS): Recognize proc_with_prefix and
gdb_caching_proc.
gdb/testsuite/ChangeLog
gdb/testsuite/Makefile.in
This page took 0.024197 seconds and 4 git commands to generate.