From bb581c6eeade14c4f22352c71bbc3fa40fe33193 Mon Sep 17 00:00:00 2001 From: Daniel Jacobowitz Date: Thu, 1 Jun 2006 15:53:16 +0000 Subject: [PATCH] * gdb/remote.c (remote_download_command): Use FILEIO_O_TRUNC. --- ChangeLog.csl | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/ChangeLog.csl b/ChangeLog.csl index 727868fa7..0958cc2c1 100644 --- a/ChangeLog.csl +++ b/ChangeLog.csl @@ -1,5 +1,9 @@ 2006-06-01 Daniel Jacobowitz + * gdb/remote.c (remote_download_command): Use FILEIO_O_TRUNC. + +2006-06-01 Daniel Jacobowitz + * gdb/remote.c (remote_hostio_parse_result): Check for strtol errors. -- 2.11.4.GIT