Hi Matthew, Shivkumar,
I have seen this issue even when binary is copied and passed to gdb-multiarch.
error:
Remote 'g' packet reply is too long:
000000002959b2be00000000000000000000000000000000000000000000000000000000000000000000000000000000000000002
The root cause of the problem is we are not letting gdb-multiarch know
the architecture. To solve this, simply pass in gdbinit file or via gdb
shell.
'set architecture arm'
This fixes the problem mentioned in bug.
This is not a gdb-multiarch bug and this is to be expected since gdb-
multiarch is general to many architectures. It assumes the user pass the
architecture via commands or gdbinit file.
** Changed in: gdb (Ubuntu)
Status: New => Invalid
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/736354
Title:
gdbserver (arm,natty) <-> gdb (ia32,natty) fails
To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/gdb/+bug/736354/+subscriptions
--
ubuntu-bugs mailing list
[email protected]
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs