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)
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".


No differences found
This page took 0.023477 seconds and 4 git commands to generate.