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 hpux-thread.c


CVSROOT:	/cvs/src
Module name:	src
Changes by:	brobecke@sourceware.org	2011-01-13 23:55:35

Modified files:
	gdb            : ChangeLog hpux-thread.c 

Log message:
	delete hpux_pid_to_str (unused)
	
	This function is unused, and the default formatting routine does
	just fine, I think.   On pa-hpux:
	
	[New process 12565, lwp 2513]
	[New process 12565, lwp 2514]
	
	So this patch deletes it.
	
	gdb/ChangeLog:
	
	* hpux-thread.c (hpux_pid_to_str): Delete.

Patches:
http://sourceware.org/cgi-bin/cvsweb.cgi/src/gdb/ChangeLog.diff?cvsroot=src&r1=1.12476&r2=1.12477
http://sourceware.org/cgi-bin/cvsweb.cgi/src/gdb/hpux-thread.c.diff?cvsroot=src&r1=1.54&r2=1.55


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