diff options
author | Pedro Alves <palves@redhat.com> | 2014-05-21 18:30:45 +0100 |
---|---|---|
committer | Pedro Alves <palves@redhat.com> | 2014-05-21 18:30:45 +0100 |
commit | 03c136c31c777605cb4f13cfc1286d21b4ffa3b0 (patch) | |
tree | 3a8ddf86945d982708146c9564d3c15d5da3285b /gdb/infcall.h | |
parent | a635d0f3d5a1e9a53cb9a7a61fc21b819f0db0d5 (diff) | |
download | gdb-03c136c31c777605cb4f13cfc1286d21b4ffa3b0.zip gdb-03c136c31c777605cb4f13cfc1286d21b4ffa3b0.tar.gz gdb-03c136c31c777605cb4f13cfc1286d21b4ffa3b0.tar.bz2 |
Windows: Rename "target child" -> "target native"
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-05-21 Pedro Alves <palves@redhat.com>
* windows-nat.c (windows_target): Don't override to_shortname,
to_longname or to_doc.
Diffstat (limited to 'gdb/infcall.h')
0 files changed, 0 insertions, 0 deletions