src/gdb ChangeLog hpux-thread.c

brobecke@sourceware.org brobecke@sourceware.org
Thu Jan 13 23:55:00 GMT 2011


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



More information about the Gdb-cvs mailing list