* gdbinit.in: Skip over inlines from timevar.h.
authorJason Merrill <jason@redhat.com>
Tue, 31 Oct 2017 17:13:46 +0000 (13:13 -0400)
committerJason Merrill <jason@gcc.gnu.org>
Tue, 31 Oct 2017 17:13:46 +0000 (13:13 -0400)
From-SVN: r254273

gcc/ChangeLog
gcc/gdbinit.in

index c396b106f0590b693e01eb018afed03a19dbb611..3ed1c09e6f4e5cbacefc1ed393a92a717f683489 100644 (file)
@@ -1,3 +1,7 @@
+2017-10-31  Jason Merrill  <jason@redhat.com>
+
+       * gdbinit.in: Skip over inlines from timevar.h.
+
 2017-10-31  Martin Liska  <mliska@suse.cz>
 
        * doc/gcov.texi: Document new option.
index be56b0ee25b3dcd6272ab1bea6b8dd92819fdcf3..3e1279e5b2a2d0c8ec7818e9bd004627baf5d5a8 100644 (file)
@@ -252,6 +252,9 @@ skip file is-a.h
 # And line-map.h.
 skip file line-map.h
 
+# And timevar.h.
+skip file timevar.h
+
 # Likewise, skip various inline functions in rtl.h.
 skip rtx_expr_list::next
 skip rtx_expr_list::element