[PATCH 1/8] Rename "target djgpp" -> "target native"

Eli Zaretskii eliz@gnu.org
Mon Mar 17 16:44:00 GMT 2014


> From: Pedro Alves <palves@redhat.com>
> Date: Mon, 17 Mar 2014 15:22:57 +0000
> 
> To be like other native targets.
> 
> Leave to_shortname, to_longname, to_doc as inf-child.c sets them:
> 
>   t->to_shortname = "native";
>   t->to_longname = "Native process";
>   t->to_doc = "Native process (started by the \"run\" command).";
> 
> gdb/
> 2014-03-17  Pedro Alves  <palves@redhat.com>
> 
> 	* go32-nat.c (go32_target): Don't override to_shortname,
> 	to_longname or to_doc.

OK.



More information about the Gdb-patches mailing list