]> git.ipfire.org Git - thirdparty/gcc.git/commitdiff
* gdbinit.in: Skip line-map.h.
authorJason Merrill <jason@redhat.com>
Thu, 28 Apr 2016 19:04:23 +0000 (15:04 -0400)
committerJason Merrill <jason@gcc.gnu.org>
Thu, 28 Apr 2016 19:04:23 +0000 (15:04 -0400)
From-SVN: r235598

gcc/ChangeLog
gcc/gdbinit.in

index c5edb75c771ac7c1d4a410cdf33515cd04285461..9b52544cfc2289be9ceedb36408d8073926c2581 100644 (file)
@@ -1,3 +1,7 @@
+2016-04-28  Jason Merrill  <jason@redhat.com>
+
+       * gdbinit.in: Skip line-map.h.
+
 2016-04-28  Joern Rennecke  <joern.rennecke@embecosm.com>
            Andrew Burgess  <andrew.burgess@embecosm.com>
 
index d2211304afe93e170b02e2b625409f5b0209ed6b..041c71615481e3415b45e9c1335886962f120256 100644 (file)
@@ -249,6 +249,9 @@ skip file tree.h
 # Also skip inline functions in is-a.h.
 skip file is-a.h
 
+# And line-map.h.
+skip file line-map.h
+
 # Likewise, skip various inline functions in rtl.h.
 skip rtx_expr_list::next
 skip rtx_expr_list::element