Add dump-fn to gdbhooks.py
authorTom de Vries <tom@codesourcery.com>
Mon, 22 Feb 2016 10:31:32 +0000 (10:31 +0000)
committerTom de Vries <vries@gcc.gnu.org>
Mon, 22 Feb 2016 10:31:32 +0000 (10:31 +0000)
commitb6e5b400c3253134d0c7dd71c7976bdd0be55391
treeca3a13991813e1d54cc0186638530595ef15e894
parentbddead150b7e66b097f920b48980f0c65ff8e09e
Add dump-fn to gdbhooks.py

2016-02-22  Tom de Vries  <tom@codesourcery.com>

* gdbhooks.py (class DumpFn): Add and instantiate, adding command
dump-fn.

From-SVN: r233599
gcc/ChangeLog
gcc/gdbhooks.py