Commit 984d07dd by Jason Merrill Committed by Jason Merrill

* gdbinit.in (pbb): Use debug fn.

From-SVN: r197376
parent 8b00b643
2013-04-02 Jason Merrill <jason@redhat.com>
* gdbinit.in (pbb): Use debug fn.
2013-04-02 Lawrence Crowl <crowl@google.com> 2013-04-02 Lawrence Crowl <crowl@google.com>
* sese.h (struct ivtype_map_elt_s): Remove unused. * sese.h (struct ivtype_map_elt_s): Remove unused.
......
...@@ -166,7 +166,7 @@ including the global binding level. ...@@ -166,7 +166,7 @@ including the global binding level.
end end
define pbb define pbb
set dump_bb ($, stderr, 0) set debug ($)
end end
document pbb document pbb
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment