Remove the exception and cleanup checkers
authorTom Tromey <tom@tromey.com>
Mon, 24 Dec 2018 21:56:03 +0000 (14:56 -0700)
committerTom Tromey <tom@tromey.com>
Sat, 5 Jan 2019 15:49:50 +0000 (08:49 -0700)
commitd2adf9f120dd9ddef67b1d94b24298dfd3410bd1
treec53c35845759ad610b404786d4a8a374a3c8a89d
parentf87673e04f4ec54301151f74237329df14133569
Remove the exception and cleanup checkers

Now that gdb is transitioning away from cleanups, there is no reason
to keep the cleanup and exception checker scripts around.  This patch
removes them.

gdb/ChangeLog
2019-01-05  Tom Tromey  <tom@tromey.com>

* contrib/cleanup_check.py: Remove.
* contrib/gcc-with-excheck: Remove.
* contrib/exsummary.py: Remove.
* contrib/excheck.py: Remove.
gdb/ChangeLog
gdb/contrib/cleanup_check.py [deleted file]
gdb/contrib/excheck.py [deleted file]
gdb/contrib/exsummary.py [deleted file]
gdb/contrib/gcc-with-excheck [deleted file]
This page took 0.0378 seconds and 4 git commands to generate.