[RFA] Remove target_pid_or_tid_to_str.

Daniel Jacobowitz drow@false.org
Fri Dec 14 18:43:00 GMT 2007


On Fri, Dec 14, 2007 at 08:07:58PM +0300, Vladimir Prus wrote:
> 
> This macros has added in 1999 and used by
> config/pa/nm-hppah.h. The latter file was itself
> deleted in 2004, so now target_pid_or_tid_to_str
> is always the same as target_pid_to_str.
> 
> OK?
> 
> - Volodya
> 
> 	* gdb/target.h (target_pid_or_tid_to_str): Remove.
> 	* gdb/infrun.c (handle_inferior_event):
> 	Use target_pid_to_str instead of target_pid_or_tid_to_str.
> 	(normal_stop): Likewise.

OK.

-- 
Daniel Jacobowitz
CodeSourcery



More information about the Gdb-patches mailing list