This is the mail archive of the gdb-cvs@sourceware.org mailing list for the GDB 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]

src/gdb ChangeLog infrun.c target.h


CVSROOT:	/cvs/src
Module name:	src
Changes by:	vprus@sourceware.org	2007-12-16 19:14:23

Modified files:
	gdb            : ChangeLog infrun.c target.h 

Log message:
	* target.h (target_pid_or_tid_to_str): Remove.
	* infrun.c (handle_inferior_event):
	Use target_pid_to_str instead of
	target_pid_or_tid_to_str.
	(normal_stop): Likewise.

Patches:
http://sourceware.org/cgi-bin/cvsweb.cgi/src/gdb/ChangeLog.diff?cvsroot=src&r1=1.8991&r2=1.8992
http://sourceware.org/cgi-bin/cvsweb.cgi/src/gdb/infrun.c.diff?cvsroot=src&r1=1.258&r2=1.259
http://sourceware.org/cgi-bin/cvsweb.cgi/src/gdb/target.h.diff?cvsroot=src&r1=1.107&r2=1.108


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