2003-08-12 Andrew Cagney <cagney@redhat.com>
authorAndrew Cagney <cagney@redhat.com>
Tue, 12 Aug 2003 19:34:20 +0000 (19:34 +0000)
committerAndrew Cagney <cagney@redhat.com>
Tue, 12 Aug 2003 19:34:20 +0000 (19:34 +0000)
commit44160db3297f1557d9f58e6a84736f9d18f21b6f
tree9d4d37e801f252466f236438a2e2f3c559b0efe5
parentbcf7d3caa297bf5cf3e1269d92884437b47d0d4f
2003-08-12  Andrew Cagney  <cagney@redhat.com>

* Makefile.in (dsrec.o): Update dependencies.
* dsrec.c: Include "gdb_assert.h".
(make_srec): Use snprintf instead of sprintf, use a literal format
string.
gdb/ChangeLog
gdb/Makefile.in
gdb/dsrec.c