Joerg Wunsch
40938b4eac
Upgrade to GDB version 6.8 (finally).
2010-01-22 19:32:28 +00:00
Joerg Wunsch
34e7eb829f
Unescape an HTML escape within this patch. It's been within the
...
context part only so all it did was causing fuzz when patching, thus
no PORTREVISION bump needed.
2008-02-22 08:49:27 +00:00
Joerg Wunsch
b4e46a1d2c
Upgrade to GCC 6.5.
...
Add local patches to support the ATmega256x controller family that
features a 3-byte PC. patch-atmega256x-binutils is Bjoern Haase's
backported binutils patch for the ATmega256x (stripped down to those
GNU binutils directories that are present in the GDB source tree),
while patch-atmega256x-gdb is my own one to modify the AVR backend in
GDB to understand 3-byte PCs.
2006-09-30 21:49:24 +00:00
Joerg Wunsch
965ab41481
Oops, that patched missed one directory name in front of the file name
...
to patch...
Reminded by: pointyhat
2005-05-27 04:49:55 +00:00
Joerg Wunsch
d81b26e726
Fix for GDB bug #1948 . Internally, this fixes a bad check in
...
remote_xfer_partial(), notably for AVR-GDB this makes the command
"info io_registers" work again.
2005-05-24 20:02:50 +00:00
Joerg Wunsch
0c48427350
Update to GDB 6.3. This also requires a patch from Theodore Roth,
...
see http://sources.redhat.com/ml/gdb-patches/2004-10/msg00324.html
2005-02-05 22:42:11 +00:00
Joerg Wunsch
6cf3a8d0ca
Upgrade to GDB 5.3.
2003-06-13 15:09:52 +00:00
Joerg Wunsch
9998b9f45d
Complete the support for the AVR microcontroller toolchain: a port of
...
GDB to the AVR.
2002-09-10 08:52:42 +00:00