memgraph/tools/gdb-plugins
florijan ce902e7a86 GDB operator tree plugin improvement suggestion
Summary: The previous version didn't seemt to be able to print the operator tree below the `Expand` operator. It seems it was unable to reach the `input_` field because it's a member of the `ExpandCommon` super-type. The proposed fix handles that. @teon, please test, verify, modify, whatever, just ensure printing works below `Expand` operators.

Reviewers: teon.banek, buda

Reviewed By: teon.banek

Subscribers: pullbot

Differential Revision: https://phabricator.memgraph.io/D679
2017-08-21 10:54:43 +02:00
..
operator_tree.py GDB operator tree plugin improvement suggestion 2017-08-21 10:54:43 +02:00
pretty_printers.py Add pretty printer to gdb for TypedValue 2017-08-16 11:32:25 +02:00