diff options
author | Jan-Benedict Glaw <jbglaw@getslash.de> | 2014-09-22 13:02:10 +0200 |
---|---|---|
committer | Jan-Benedict Glaw <jbglaw@getslash.de> | 2014-09-22 13:02:10 +0200 |
commit | 342cc09114e3925c31de80910420f3b809f3923b (patch) | |
tree | a8fe46bbdc5ead222f9637c8800d4d2b1628c4a4 /gdb/doc/ChangeLog | |
parent | 9a6cf3683df4f85f58ccea00864e36dc9ebef2ef (diff) | |
download | gdb-342cc09114e3925c31de80910420f3b809f3923b.zip gdb-342cc09114e3925c31de80910420f3b809f3923b.tar.gz gdb-342cc09114e3925c31de80910420f3b809f3923b.tar.bz2 |
2014-09-22 Jan-Benedict Glaw <jbglaw@lug-owl.de>
* gdb.texinfo (Set Breaks): Add missing "@end table".
Diffstat (limited to 'gdb/doc/ChangeLog')
-rw-r--r-- | gdb/doc/ChangeLog | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/gdb/doc/ChangeLog b/gdb/doc/ChangeLog index d77a80e..9a4bc09 100644 --- a/gdb/doc/ChangeLog +++ b/gdb/doc/ChangeLog @@ -1,3 +1,7 @@ +2014-09-22 Jan-Benedict Glaw <jbglaw@lug-owl.de> + + * gdb.texinfo (Set Breaks): Add missing "@end table". + 2014-09-22 Pedro Alves <palves@redhat.com> * gdb.texinfo (Set Breaks): Document that "set breakpoint |