diff options
author | Pedro Alves <palves@redhat.com> | 2014-05-21 18:30:43 +0100 |
---|---|---|
committer | Pedro Alves <palves@redhat.com> | 2014-05-21 18:30:43 +0100 |
commit | 4f9b5133a07078ee9e1b4e9348036fa3913aa4b7 (patch) | |
tree | 9d8ab469476b6acd8204eae3a0d028a09d967019 /gdb/inflow.c | |
parent | bc85afdef59fc5f12765c829bbec7b6dedec62e6 (diff) | |
download | gdb-4f9b5133a07078ee9e1b4e9348036fa3913aa4b7.zip gdb-4f9b5133a07078ee9e1b4e9348036fa3913aa4b7.tar.gz gdb-4f9b5133a07078ee9e1b4e9348036fa3913aa4b7.tar.bz2 |
Rename "target darwin-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>
* darwin-nat.c (_initialize_darwin_inferior): Don't override
to_shortname, to_longname or to_doc.
Diffstat (limited to 'gdb/inflow.c')
0 files changed, 0 insertions, 0 deletions