]> git.ipfire.org Git - thirdparty/valgrind.git/commit
filter_gdb: add regexp to filter out names which starts with a "."
authorAlexandra Hájková <ahajkova@redhat.com>
Mon, 15 Apr 2019 13:34:12 +0000 (15:34 +0200)
committerMark Wielaard <mark@klomp.org>
Fri, 19 Apr 2019 10:16:42 +0000 (12:16 +0200)
commitb1cc37ddb660afc536131227a9fb452ac9328972
tree5a75d9ccc4680ef06c13dacb611e17e712235237
parent30f889ce1038128f78c9fd8ff316723eb337311b
filter_gdb: add regexp to filter out names which starts with a "."

such names are used for "function descriptors" on ppc64

https://bugs.kde.org/show_bug.cgi?id=406561
NEWS
gdbserver_tests/filter_gdb