Skip to content

Commit

Permalink
debug: remove ambiguity on ptc
Browse files Browse the repository at this point in the history
  • Loading branch information
tgingold committed Sep 17, 2016
1 parent 68e9c3d commit 4b8917f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .gdbinit
Expand Up @@ -45,7 +45,7 @@ Print flatly the list of iirs that is $arg0.
end

define ptc
call disp_chain ($arg0, 0, 0)
call disp_tree.disp_chain ($arg0, 0, 0)
end

document ptc
Expand Down

0 comments on commit 4b8917f

Please sign in to comment.