This is the mail archive of the archer@sourceware.org mailing list for the Archer project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: ptrace improvement ideas (QPassSignals)


On Thu, 03 Feb 2011 23:39:05 +0100, Roland McGrath wrote:
> These are a few ideas to get the discussion started.

An idea about another simple ptrace extension - to set a set of signals which
are not interesting to GDB, like what exists in the gdbserver protocol:
	info '(gdb)QPassSignals'
	`QPassSignals: SIGNAL [;SIGNAL]...'
	Each listed SIGNAL should be passed directly to the inferior process.
	Signals are numbered identically to continue packets and

which applies to 'nostop noprint pass' signals such as SIGCHLD by default.


Thanks,
Jan


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]