diff options
author | Peter Schauer <pes@regent.e-technik.tu-muenchen.de> | 2000-04-19 10:33:21 +0000 |
---|---|---|
committer | Peter Schauer <pes@regent.e-technik.tu-muenchen.de> | 2000-04-19 10:33:21 +0000 |
commit | 3c70e089f45f882e1799c16312b2d33dd8934088 (patch) | |
tree | 293057ec079bb3e57f2e74ac3e2e2cbbadc4d554 | |
parent | 0d508c1e79c55ac7f0b2046fc65973c1b27e44ef (diff) | |
download | gdb-3c70e089f45f882e1799c16312b2d33dd8934088.tar.gz |
* TODO: Update.
-rw-r--r-- | gdb/ChangeLog | 4 | ||||
-rw-r--r-- | gdb/TODO | 4 |
2 files changed, 4 insertions, 4 deletions
diff --git a/gdb/ChangeLog b/gdb/ChangeLog index b229c2a5c59..353c53e5198 100644 --- a/gdb/ChangeLog +++ b/gdb/ChangeLog @@ -1,3 +1,7 @@ +2000-04-19 Peter Schauer <pes@regent.e-technik.tu-muenchen.de> + + * TODO: Update. + Wed Apr 19 19:10:07 2000 Andrew Cagney <cagney@b1.cygnus.com> * TODO: Document -Wreturn-type problem. @@ -125,10 +125,6 @@ http://sourceware.cygnus.com/ml/gdb-patches/2000-q1/msg00665.html GDB misses watchpoint triggers after proceeding over a breakpoint on x86 targets. -I think -http://sourceware.cygnus.com/ml/gdb-patches/2000-q1/msg00664.html -fixed this. - -- x86 linux GDB and SIGALRM (???) |