diff options
author | Pedro Alves <palves@redhat.com> | 2011-06-02 14:02:28 +0000 |
---|---|---|
committer | Pedro Alves <palves@redhat.com> | 2011-06-02 14:02:28 +0000 |
commit | 65fdb766be229fb9c080ae93cb8277516c640908 (patch) | |
tree | 1573f205f6393f359312e35a008735439dab9e56 /gdb/ChangeLog | |
parent | cc643b88f142802bf907b2f28ff47c4d1bf55e8b (diff) | |
download | fsf-binutils-gdb-65fdb766be229fb9c080ae93cb8277516c640908.zip fsf-binutils-gdb-65fdb766be229fb9c080ae93cb8277516c640908.tar.gz fsf-binutils-gdb-65fdb766be229fb9c080ae93cb8277516c640908.tar.bz2 |
2011-06-02 Pedro Alves <pedro@codesourcery.com>
gdb/
* top.h (simplified_command_loop): Delete declaration.
Diffstat (limited to 'gdb/ChangeLog')
-rw-r--r-- | gdb/ChangeLog | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/gdb/ChangeLog b/gdb/ChangeLog index d5b8781..0cb91e3 100644 --- a/gdb/ChangeLog +++ b/gdb/ChangeLog @@ -1,3 +1,7 @@ +2011-06-02 Pedro Alves <pedro@codesourcery.com> + + * top.h (simplified_command_loop): Delete declaration. + 2011-06-01 Mike Frysinger <vapier@gentoo.org> * remote-sim.c (gdbsim_open): Add the strlen of " --sysroot=" and |