mirror of
https://github.com/Zenithsiz/ftmemsim-valgrind.git
synced 2026-02-03 10:05:29 +00:00
GDB regtest: add filter for gdb python load, RHEL 7.4 ARM
This commit is contained in:
parent
e4c5c764e8
commit
a8e350c6d1
@ -38,6 +38,7 @@ $SED -e '/warning: Missing auto-load script.*/d' |
|
||||
$SED -e '/of file .*vgpreload.*so.*/d' |
|
||||
$SED -e '/Use.*info auto-load python-scripts.*/d' |
|
||||
$SED -e '/warning: Invalid entry in .debug_gdb_scripts section/d' |
|
||||
$SED -e "/Use .info auto-load python .REGEXP.. to list them./d" |
|
||||
|
||||
# and filter out any remaining empty lines
|
||||
$SED -e '/^$/d'
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user