* gdbinit.in (pbb): Use debug fn.
authorJason Merrill <jason@redhat.com>
Tue, 2 Apr 2013 21:09:52 +0000 (17:09 -0400)
committerJason Merrill <jason@gcc.gnu.org>
Tue, 2 Apr 2013 21:09:52 +0000 (17:09 -0400)
From-SVN: r197376

gcc/ChangeLog
gcc/gdbinit.in

index 061d1901a27135471b0f831fac0c49debeedfd01..788f2b04abf5518bf14745a483396a43a5a0396c 100644 (file)
@@ -1,3 +1,7 @@
+2013-04-02  Jason Merrill  <jason@redhat.com>
+
+       * gdbinit.in (pbb): Use debug fn.
+
 2013-04-02  Lawrence Crowl  <crowl@google.com>
 
        * sese.h (struct ivtype_map_elt_s): Remove unused.
index e2c7a8c4eb3a621f061cf23317f95a1880948dba..87abefc0456f70f6f184f53a68c4400c50c25485 100644 (file)
@@ -166,7 +166,7 @@ including the global binding level.
 end
 
 define pbb
-set dump_bb ($, stderr, 0)
+set debug ($)
 end
 
 document pbb