fix 307155 filter_gdb should filter out syscall-template.S T_PSEUDO

With some glibc version (e.g. on fedora 16), gdb output contains
a line with T_PSEUDO which should be filtered out.

Patch from Mark Wielaard.



git-svn-id: svn://svn.valgrind.org/valgrind/trunk@13013 a5019735-40e9-0310-863c-91ae7b9d1cf9
diff --git a/NEWS b/NEWS
index bc7c8d4..864d011 100644
--- a/NEWS
+++ b/NEWS
@@ -31,7 +31,7 @@
 275800    [390] s390x: Add support for the ecag instruction (part 1)
 305948    [390] ppc64: code generation for ShlD64 / ShrD64 asserts
 306054    [390] s390x: Condition code computation for convert-to-int/logical
-
+307155    [390] filter_gdb should filter out syscall-template.S T_PSEUDO
 
 
 Release 3.8.1 (19 September 2012)