summaryrefslogtreecommitdiff
path: root/devel/avr-gdb/files/patch-gdb::remote.c (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Oops, that patched missed one directory name in front of the file nameJoerg Wunsch2005-05-271-2/+2
| | | | | | to patch... Reminded by: pointyhat
* Fix for GDB bug #1948. Internally, this fixes a bad check inJoerg Wunsch2005-05-241-0/+15
remote_xfer_partial(), notably for AVR-GDB this makes the command "info io_registers" work again.