]> git.ipfire.org Git - thirdparty/gcc.git/commit
Add dot-fn to gdbhooks.py
authorRichard Biener <rguenther@suse.de>
Mon, 22 Feb 2016 10:31:41 +0000 (10:31 +0000)
committerTom de Vries <vries@gcc.gnu.org>
Mon, 22 Feb 2016 10:31:41 +0000 (10:31 +0000)
commitbddb7adb4411ec4c9653e61accb3db25e3b2c405
tree0325e4200547ba999678e700113902517c36175c
parentb6e5b400c3253134d0c7dd71c7976bdd0be55391
Add dot-fn to gdbhooks.py

2016-02-22  Richard Biener  <rguenther@suse.de>
    Tom de Vries  <tom@codesourcery.com>

* graph.c: Include dumpfile.h.
(print_graph_cfg): Split into three overloads.
* gdbhooks.py (class DotFn): Add and instantiate, adding command dot-fn.

Co-Authored-By: Tom de Vries <tom@codesourcery.com>
From-SVN: r233600
gcc/ChangeLog
gcc/gdbhooks.py
gcc/graph.c