src/gdb ChangeLog corelow.c

palves@sourceware.org palves@sourceware.org
Fri Oct 9 00:49:00 GMT 2009


CVSROOT:	/cvs/src
Module name:	src
Changes by:	palves@sourceware.org	2009-10-09 00:49:06

Modified files:
	gdb            : ChangeLog corelow.c 

Log message:
	* corelow.c (core_has_fake_pid): New.
	(core_close): Clear it.
	(add_to_thread_list): Fake a pid if one is not found on a Solaris
	core.  Add the inferior here.  Always add the thread, don't use
	thread_change_ptid.
	(core_open): Don't add the main thread or the inferior here unless
	we find that the core had no .reg/NN sections.
	(get_core_register_section): Handle Solaris cores with fake pids.

Patches:
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/gdb/ChangeLog.diff?cvsroot=src&r1=1.10942&r2=1.10943
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/gdb/corelow.c.diff?cvsroot=src&r1=1.91&r2=1.92



More information about the Gdb-cvs mailing list