Lines Matching refs:dmsg
1049 VG_(dmsg)("setting ksig %d to: hdlr %p, flags 0x%lx, " in handle_SCSS_change()
1125 VG_(dmsg)("sys_sigaltstack: tid %u, " in VG_()
1170 VG_(dmsg)("sys_sigaction: sigNo %d, " in VG_()
1319 VG_(dmsg)("do_setmask: tid = %u how = %d (%s), newset = %p (%s)\n", in do_setmask()
1331 VG_(dmsg)("\toldset=%p %s\n", oldset, format_sigset(oldset)); in do_setmask()
1356 VG_(dmsg)("sigprocmask: unknown 'how' field %d\n", how); in VG_()
1420 VG_(dmsg)("push_signal_frame (thread %u): signal %d\n", tid, sigNo); in push_signal_frame()
1435 VG_(dmsg)("delivering signal %d (%s) to thread %u: " in push_signal_frame()
1702 VG_(dmsg)("delivering %d (code %d) to default handler; action: %s%s\n", in default_action()
1856 VG_(dmsg)(" -> extended stack base to %#lx\n", in default_action()
1949 VG_(dmsg)("delivering signal %d (%s):%d to thread %u\n", in deliver_signal()
2209 VG_(dmsg)("Queueing signal %d (idx %d) to thread %u\n", in queue_signal()
2257 VG_(dmsg)("Returning queued signal %d (idx %d) for thread %u\n", in next_queued()
2418 VG_(dmsg)("async signal handler: signal=%d, tid=%u, si_code=%d, " in async_signalhandler()
2599 VG_(dmsg)("Delivering user-sent sync signal %d as async signal\n", in sync_signalhandler_from_user()
2611 VG_(dmsg)("Routing user-sent sync signal %d via queue\n", sigNo); in sync_signalhandler_from_user()
2691 VG_(dmsg)("SIGSEGV: si_code=%d faultaddr=%#lx tid=%u ESP=%#lx " in extend_stack_if_appropriate()
2695 VG_(dmsg)("SIGSEGV: si_code=%d faultaddr=%#lx tid=%u ESP=%#lx " in extend_stack_if_appropriate()
2716 VG_(dmsg)(" -> extended stack base to %#lx\n", in extend_stack_if_appropriate()
2775 VG_(dmsg)("VALGRIND INTERNAL ERROR: Valgrind received " in sync_signalhandler_from_kernel()
2779 VG_(dmsg)("si_code=%d; Faulting address: %p; sp: %#lx\n", in sync_signalhandler_from_kernel()
2824 VG_(dmsg)("sync signal handler: " in sync_signalhandler()
2873 VG_(dmsg)("sigvgkill for lwp %d tid %u\n", VG_(gettid)(), tid); in sigvgkill_handler()
2957 VG_(dmsg)("poll_signals: not polling as thread %u is exitreason %s\n", in VG_()
2977 VG_(dmsg)("poll_signals: got signal %d for thread %u exitreason %s\n", in VG_()
2986 VG_(dmsg)("Polling found signal %d for tid %u exitreason %s\n", in VG_()
2992 VG_(dmsg)(" signal %d ignored\n", sip->si_signo); in VG_()
3092 VG_(dmsg)("Max kernel-supported signal is %d, VG_SIGVGKILL is %d\n", in VG_()