Rename Solaris's target to "target child" like most other ports.
authorPedro Alves <palves@redhat.com>
Wed, 12 Mar 2014 12:40:40 +0000 (12:40 +0000)
committerPedro Alves <palves@redhat.com>
Thu, 13 Mar 2014 12:30:38 +0000 (12:30 +0000)
commita69900ae4ef5a53f7709c15a4aead39417196dce
tree2bfd7272a66653e379f1ec657daf37df8872302c
parent5db9f0bdb5e676187a13300b26383a01aa0f89dd
Rename Solaris's target to "target child" like most other ports.

Note that "target procfs" is used by QNX, but the test must be failing
there, as nto-procfs.c overrides to_open with a method that doesn't
throw the error being tested.  So I'm just removing the test
completely.

gdb/
2014-03-13  Pedro Alves  <palves@redhat.com>

* procfs.c (procfs_target): Don't override to_shortname,
to_longname or to_doc.

gdb/testsuite/
2014-03-13  Pedro Alves  <palves@redhat.com>

* gdb.base/default.exp: Don't test "target procfs".
gdb/ChangeLog
gdb/procfs.c
gdb/testsuite/ChangeLog
gdb/testsuite/gdb.base/default.exp
This page took 0.030097 seconds and 4 git commands to generate.