rename "set debugvarobj" to "set debug varobj"
authorTom Tromey <tromey@redhat.com>
Tue, 29 Apr 2014 14:27:31 +0000 (08:27 -0600)
committerTom Tromey <tromey@redhat.com>
Thu, 8 May 2014 14:37:03 +0000 (08:37 -0600)
commitf989a1c8ec5d25586c937cc39948b032e07cf1c0
tree6b1724e53c3ae5cee19601038b9f064a28069543
parent263b257428741e10dc4a127cc46c57379307f421
rename "set debugvarobj" to "set debug varobj"

I think "set debugvarobj" has the wrong name.
It ought to be "set debug varobj", like gdb's other debug settings.

This patch makes the change.

I chose not to install deprecated aliases, since this is only a debug
setting; but if someone feels strongly about it I will add them.

Built and regtested on x86-64 Fedora 20.

2014-04-29  Tom Tromey  <tromey@redhat.com>

* varobj.c (_initialize_varobj): Rename to "set debug varobj" and
"show debug varobj".

2014-04-29  Tom Tromey  <tromey@redhat.com>

* gdb.texinfo (Debugging Output): Rename to "set debug varobj" and
"show debug varobj".
gdb/ChangeLog
gdb/doc/ChangeLog
gdb/doc/gdb.texinfo
gdb/varobj.c
This page took 0.026135 seconds and 4 git commands to generate.