https://bugs.kde.org/show_bug.cgi?id=502126

--- Comment #3 from Mark Wielaard <m...@klomp.org> ---
More gdb tests filtering:

commit ddcb3aa3ed3188cd28c193225245a76e928b850b
Author: Mark Wielaard <m...@klomp.org>
Date:   Sun Mar 30 13:08:55 2025 +0200

    filter_gdb.in: filter out __libc_do_syscall

    On i386 and armhf __libc_do_syscall might be used to invoke a syscall.
    Replace __libc_do_syscall with "in syscall ..." and filter out
    possible extra (assembly) source file lines containing
    libc-do-syscall.S from the gdb output.

    https://bugs.kde.org/show_bug.cgi?id=502126

Also pushed to VALGRIND_3_24_BRANCH

-- 
You are receiving this mail because:
You are watching all bug changes.

Reply via email to