src/gdb ChangeLog remote.c

palves@sourceware.org palves@sourceware.org
Tue Jan 24 14:19:00 GMT 2012


CVSROOT:	/cvs/src
Module name:	src
Changes by:	palves@sourceware.org	2012-01-24 14:19:03

Modified files:
	gdb            : ChangeLog remote.c 

Log message:
	2012-01-24  Pedro Alves  <palves@redhat.com>
	
	* remote.c (remote_add_inferior): New `fake_pid_p' parameter.  Use
	it.
	(remote_notice_new_inferior): If the remote end doesn't support
	the multiprocess extensions, then the PID is fake.
	(add_current_inferior_and_thread): New.
	(remote_start_remote): Use it.
	(extended_remote_attach_1): Adjust.
	(extended_remote_create_inferior_1): Use
	add_current_inferior_and_thread.

Patches:
http://sourceware.org/cgi-bin/cvsweb.cgi/src/gdb/ChangeLog.diff?cvsroot=src&r1=1.13768&r2=1.13769
http://sourceware.org/cgi-bin/cvsweb.cgi/src/gdb/remote.c.diff?cvsroot=src&r1=1.478&r2=1.479



More information about the Gdb-cvs mailing list