diff options
Diffstat (limited to 'src')
| -rw-r--r-- | src/ChangeLog | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/ChangeLog b/src/ChangeLog index 71fc1056391..79424fd7cb1 100644 --- a/src/ChangeLog +++ b/src/ChangeLog | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | 2012-07-26 Paul Eggert <eggert@cs.ucla.edu> | 1 | 2012-07-26 Paul Eggert <eggert@cs.ucla.edu> |
| 2 | 2 | ||
| 3 | Simplify export of symbols to GDB; fix related .gdbinit bugs. | 3 | Simplify export of symbols to GDB (Bug#12036). |
| 4 | * .gdbinit (xgetptr, xgetint, xgettype): Don't use "set $bugfix = | 4 | * .gdbinit (xgetptr, xgetint, xgettype): Don't use "set $bugfix = |
| 5 | $bugfix.i", as this doesn't work (with GDB 7.4.1, anyway). | 5 | $bugfix.i", as this doesn't work (with GDB 7.4.1, anyway). |
| 6 | (xgetptr, xgetint, xgettype, xcoding, xcharset, xprintbytestr): | 6 | (xgetptr, xgetint, xgettype, xcoding, xcharset, xprintbytestr): |