binutils-gdb/gdb/doc
Pedro Alves 9b224c5e1a 2012-03-07 Pedro Alves <palves@redhat.com>
gdb/doc/
	* gdb.texinfo (General Query Packets): Document new
	QProgramSignals packet.
	* gdb.texinfo (Remote configuration): Mention
	"program-signals-packet".

	gdb/gdbserver/
	* linux-low.c (get_detach_signal): New.
	(linux_detach_one_lwp): Get rid of a pending SIGSTOP with SIGCONT.
	Pass on pending signals to PTRACE_DETACH.  Check the result of the
	ptrace call.
	* server.c (program_signals, program_signals_p): New.
	(handle_general_set): Handle QProgramSignals.
	* server.h (program_signals, program_signals_p): Declare.

	gdb/
	* NEWS: Mention QProgramSignals.
	* inferior.h (update_signals_program_target): Declare.
	* infrun.c: (update_signals_program_target): New.
	(handle_command): Update the target of the new program signals
	array changes.
	* remote.c (PACKET_QProgramSignals): New enum.
	(last_program_signals_packet): New global.
	(remote_program_signals): New.
	(remote_start_remote): Update the target with the program signals
	list.
	(remote_protocol_features): Add entry for QPassSignals.
	(remote_open_1): Free anc clear last_program_signals_packet.
	(init_remote_ops): Install remote_program_signals.
	* target.c (update_current_target): Adjust.
	(target_program_signals): New.
	* target.h (struct target_ops) <to_program_signals>: New field.
	(target_program_signals): Declare.
2012-03-07 19:25:39 +00:00
..
ChangeLog 2012-03-07 Pedro Alves <palves@redhat.com> 2012-03-07 19:25:39 +00:00
LRS
Makefile.in Copyright year update in most files of the GDB Project. 2012-01-04 08:17:56 +00:00
a4rc.sed
agentexpr.texi Copyright year update in most files of the GDB Project. 2012-01-04 08:17:56 +00:00
all-cfg.texi Copyright year update in most files of the GDB Project. 2012-01-04 08:17:56 +00:00
annotate.texinfo Copyright year update in most files of the GDB Project. 2012-01-04 08:17:56 +00:00
fdl.texi 2010-06-21 Stan Shebs <stan@codesourcery.com> 2010-06-21 16:24:59 +00:00
gdb.texinfo 2012-03-07 Pedro Alves <palves@redhat.com> 2012-03-07 19:25:39 +00:00
gdbint.texinfo gdb/doc/ 2012-01-13 14:31:55 +00:00
gpl.texi * gpl.texi: Update to version 3 of the GPL. 2009-12-21 07:30:10 +00:00
lpsrc.sed
observer.texi Copyright year update in most files of the GDB Project. 2012-01-04 08:17:56 +00:00
psrc.sed
refcard.tex Copyright year update in most files of the GDB Project. 2012-01-04 08:17:56 +00:00
stabs.texinfo Copyright year update in most files of the GDB Project. 2012-01-04 08:17:56 +00:00
stack_frame.eps From Jeremy Bennett <jeremy.bennett@embecosm.com>: 2009-03-21 14:35:04 +00:00
stack_frame.pdf From Jeremy Bennett <jeremy.bennett@embecosm.com>: 2009-03-21 10:24:35 +00:00
stack_frame.png From Jeremy Bennett <jeremy.bennett@embecosm.com>: 2009-03-21 10:24:35 +00:00
stack_frame.svg From Jeremy Bennett <jeremy.bennett@embecosm.com>: 2009-03-21 10:24:35 +00:00
stack_frame.txt From Jeremy Bennett <jeremy.bennett@embecosm.com>: 2009-03-21 10:24:35 +00:00