Fix library-list.dtd -> library-list-svr4.dtd
authorJan Kratochvil <jan.kratochvil@redhat.com>
Mon, 29 Sep 2014 15:38:12 +0000 (17:38 +0200)
committerJan Kratochvil <jan.kratochvil@redhat.com>
Mon, 29 Sep 2014 15:38:12 +0000 (17:38 +0200)
commit2eca4a8d84ce27d0768702e93b8fca1578f84d06
tree6bd52ec99051faada229a1dda9b175a266905fba
parentcf7363b42b2fdc9fd108bed8d53b35adf4d52ad5
Fix library-list.dtd -> library-list-svr4.dtd

commit 2268b414f486239cbcc0f756f157c3e03599efac
added file "features/library-list-svr4.dtd" but the added code uses
"library-list.dtd" instead.

Curiously after changing for a test s/name/nXme/ in the DTD making the
gdbserver output non-conforming there is no warning or regression seen (tested
gdb.base/shlib-call.exp, using_xfer is still 1).  I did not check more why the
DTD conformance verification does not work.

gdb/ChangeLog
2014-09-29  Jan Kratochvil  <jan.kratochvil@redhat.com>

* solib-svr4.c (svr4_parse_libraries): Use "library-list-svr4.dtd".
gdb/ChangeLog
gdb/solib-svr4.c
This page took 0.028378 seconds and 4 git commands to generate.