diff options
author | Frank Ch. Eigler <fche@redhat.com> | 2001-09-15 17:11:24 +0000 |
---|---|---|
committer | Frank Ch. Eigler <fche@redhat.com> | 2001-09-15 17:11:24 +0000 |
commit | 9890ac81bcca9f9337031eab0c553cedc34e30af (patch) | |
tree | f87f9c0b80ff3b09ba706ee613e07331af9f5eed /gdb/testsuite/ChangeLog | |
parent | e08ae97912972aa69b9860deebf29b0f2c84de4a (diff) | |
download | gdb-9890ac81bcca9f9337031eab0c553cedc34e30af.zip gdb-9890ac81bcca9f9337031eab0c553cedc34e30af.tar.gz gdb-9890ac81bcca9f9337031eab0c553cedc34e30af.tar.bz2 |
2001-09-15 Frank Ch. Eigler <fche@redhat.com>
* lib/insight-support.exp (_gdbtk_xvfb_init): Start Xvfb with
the "-ac" (disable access control) flag.
Diffstat (limited to 'gdb/testsuite/ChangeLog')
-rw-r--r-- | gdb/testsuite/ChangeLog | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/gdb/testsuite/ChangeLog b/gdb/testsuite/ChangeLog index 1844e5c..64f2098 100644 --- a/gdb/testsuite/ChangeLog +++ b/gdb/testsuite/ChangeLog @@ -1,3 +1,8 @@ +2001-09-15 Frank Ch. Eigler <fche@redhat.com> + + * lib/insight-support.exp (_gdbtk_xvfb_init): Start Xvfb with + the "-ac" (disable access control) flag. + 2001-08-30 Jeff Holcomb <jeffh@redhat.com> * gdb.base/remote.c: Use a small buffer for targets with 16-bit |