#22360: gdb and gdbserver problem in Chaos Calmer 15.05.1
-------------------------+-------------------------------------------------
  Reporter:  minilight   |      Owner:  developers
      Type:  defect      |     Status:  new
  Priority:  high        |  Milestone:  Bugs Paradise
 Component:  toolchain   |    Version:  Chaos Calmer 15.05
Resolution:              |   Keywords:  gdb, gdbserver,
                         |  Remote_'g'_packet_reply_is_too_long, AR9342
-------------------------+-------------------------------------------------

Comment (by mpitt):

 I encountered a similar problem trying to run gdb from a x86_64 host. I
 was able to resolve by including `--with-expat` in the toolchain's gdb
 Makefile (`toolchain/gdb/makefile`) as per
 https://dev.openwrt.org/changeset/46298/trunk/toolchain/gdb.

 The explanation, as far as I understood: gdb needs libexpat in order to
 parse the configuration provided by gdbserver and use the right settings.

--
Ticket URL: <https://dev.openwrt.org/ticket/22360#comment:2>
OpenWrt <http://openwrt.org>
Opensource Wireless Router Technology
_______________________________________________
openwrt-tickets mailing list
openwrt-tickets@lists.openwrt.org
https://lists.openwrt.org/cgi-bin/mailman/listinfo/openwrt-tickets

Reply via email to