diff options
Diffstat (limited to 'gdb/doc/ChangeLog')
-rw-r--r-- | gdb/doc/ChangeLog | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/gdb/doc/ChangeLog b/gdb/doc/ChangeLog index 6965728..d3ee3c5 100644 --- a/gdb/doc/ChangeLog +++ b/gdb/doc/ChangeLog @@ -1,3 +1,8 @@ +2009-07-02 Ulrich Weigand <uweigand@de.ibm.com> + + * gdbint.texi (Examples of Use of @code{ui_out} functions): + Update example code extrated from breakpoint.c. + 2009-06-28 Paul Pluzhnikov <ppluzhnikov@google.com> * gdb.texinfo (GDB/MI Program Context): @ignore unimplemented |