mirror of
https://github.com/bminor/binutils-gdb.git
synced 2025-12-05 15:15:42 +00:00
gdb: add more skips to gdb-gdb.gdb
These are rather uninteresting constructors to step into. Change-Id: Ic22eca60eb03b1f81e0d9f304417659a2d982356
This commit is contained in:
@@ -39,4 +39,6 @@ Syntax: pdie die [depth]
|
|||||||
end
|
end
|
||||||
|
|
||||||
# Trivial and uninteresting functions to skip.
|
# Trivial and uninteresting functions to skip.
|
||||||
|
skip -rfu "^enum_flags<.*>::enum_flags"
|
||||||
|
skip -rfu "^gdb::function_view<.*>::function_view"
|
||||||
skip -rfu "^gdb::ref_ptr<.*>::get"
|
skip -rfu "^gdb::ref_ptr<.*>::get"
|
||||||
|
|||||||
Reference in New Issue
Block a user