diff options
author | Michael Chastain <mec@google.com> | 2003-10-27 13:59:08 +0000 |
---|---|---|
committer | Michael Chastain <mec@google.com> | 2003-10-27 13:59:08 +0000 |
commit | 36d86913b56cf8925b15fd47c1daeb70a739e09a (patch) | |
tree | a0be6ac86aa0f8e4865e002ec46b71d1dfa89307 /gdb/doc/ChangeLog | |
parent | 50c2245bd8d8b406e46e3888df92f2443f76a94f (diff) | |
download | gdb-36d86913b56cf8925b15fd47c1daeb70a739e09a.zip gdb-36d86913b56cf8925b15fd47c1daeb70a739e09a.tar.gz gdb-36d86913b56cf8925b15fd47c1daeb70a739e09a.tar.bz2 |
2003-10-26 Michael Chastain <mec@shout.net>
* gdb.texinfo (Thread Stops): Document the issue with
premature return from system calls in multi-threaded programs.
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 2e72df7..04bfa95 100644 --- a/gdb/doc/ChangeLog +++ b/gdb/doc/ChangeLog @@ -1,3 +1,8 @@ +2003-10-26 Michael Chastain <mec@shout.net> + + * gdb.texinfo (Thread Stops): Document the issue with + premature return from system calls in multi-threaded programs. + 2003-10-24 Andrew Cagney <cagney@redhat.com> * annotate.texinfo: Fix "fortunatly"[sic]. |