than mailing the developers (or mailing lists) directly -- bugs that
are not entered into bugzilla tend to get forgotten about or ignored.
+469049 link failure on ppc64 (big endian) valgrind 3.20
469146 massif --ignore-fn does not ignore inlined functions
To see details of a given bug, visit
m_seqmatch.c \
m_signals.c \
m_sparsewa.c \
- m_stacks.c \
m_stacktrace.c \
m_syscall.c \
m_threadstate.c \
m_dispatch/dispatch-x86-solaris.S \
m_dispatch/dispatch-amd64-solaris.S \
m_gdbserver/inferiors.c \
- m_gdbserver/m_gdbserver.c \
m_gdbserver/regcache.c \
m_gdbserver/remote-utils.c \
m_gdbserver/server.c \
# These objects are added to the libcoregrind library.
NOLTO_COREGRIND_SOURCES_COMMON = \
m_libcsetjmp.c \
- m_main.c
+ m_main.c \
+ m_stacks.c \
+ m_gdbserver/m_gdbserver.c
noinst_LIBRARIES = libnolto_coregrind-@VGCONF_ARCH_PRI@-@VGCONF_OS@.a
libnolto_coregrind_@VGCONF_ARCH_PRI@_@VGCONF_OS@_a_SOURCES = \
$(NOLTO_COREGRIND_SOURCES_COMMON)