NetBSD-Bugs archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
re: bin/54154 (NetBSD gdb does not interoperate with qemu 4.0.0 gdb stub)
> > src/external/gpl3/gdb/dist/gdb/nbsd-nat.c r1.9
> >
> > Does it fix the problem for you?
>
> No, it does not: with sources from 2019.05.04.15.46.58, I get:
>
> (gdb) target remote guido.araneus.fi:1234
> Remote debugging using guido.araneus.fi:1234
> warning: Can not parse XML target description; XML support was disabled at compile time
> Remote 'g' packet reply is too long (expected 308 bytes, got 344 bytes): 20000000040000002[...]
>
> This is without any "set architecture" command; I have not tested
> this version with one.
we may want to publish our xsrc libexpat into src and enable it,
like christos posted about..
you can get around this by using tools/gdb when expat is visible
while building, and then it should work.
.mrg.
Home |
Main Index |
Thread Index |
Old Index