summaryrefslogtreecommitdiff
path: root/gdb/remote-fileio.c
AgeCommit message (Expand)Author
2022-01-05Use filtered output in ordinary commandsTom Tromey
2022-01-01Automatic Copyright Year update after running gdb/copyright.pyJoel Brobecker
2021-09-30gdbsupport: make gdb_open_cloexec return scoped_fdSimon Marchi
2021-01-01Update copyright year range in all GDB filesJoel Brobecker
2020-11-02gdb, gdbserver, gdbsupport: fix leading space vs tabs issuesSimon Marchi
2020-05-15Fix the problems reported by prefix check of command-def-selftests.cPhilippe Waroquiers
2020-04-13Move event-loop.[ch] to gdbsupport/Tom Tromey
2020-02-11Remove some ui_file_* functionsTom Tromey
2020-02-07Make gdb_flush also flush the wrap bufferIain Buclaw
2020-01-01Update copyright year range in all GDB files.Joel Brobecker
2019-10-18[gdb] Fix more typos in commentsTom de Vries
2019-07-09Rename common to gdbsupportTom Tromey
2019-04-08Rename gdb exception typesTom Tromey
2019-04-08Rewrite TRY/CATCHTom Tromey
2019-01-25Normalize includes to use common/Tom Tromey
2019-01-01Update copyright year range in all GDB files.Joel Brobecker
2018-05-22remote: one struct remote_state per struct remote_targetPedro Alves
2018-01-02Update copyright year range in all GDB filesJoel Brobecker
2017-12-05Remove some unused variablesSimon Marchi
2017-10-10Eliminate catch_exceptions/catch_exceptions_with_msgPedro Alves
2017-09-27Constify some commands in remote-fileio.cTom Tromey
2017-04-05-Wwrite-strings: The RestPedro Alves
2017-01-01update copyright year range in GDB filesJoel Brobecker
2016-08-05Fix PR remote/20398: File-IO write always outputs "Quit"Pedro Alves
2016-06-01gdb/remote-fileio.c: Eliminate custom SIGINT signal handlerPedro Alves
2016-06-01Wake up interruptible_select in remote_fileio ctrl-c handlerYao Qi
2016-04-12Stop remote-fileio.c from throwing from SIGINT handlerPedro Alves
2016-01-01GDB copyright headers update after running GDB's copyright.py script.Joel Brobecker
2015-09-25Add some more casts (2/2)Simon Marchi
2015-09-25Add casts to memory allocation related callsSimon Marchi
2015-08-26Replace some xmalloc-family functions with XNEW-family onesSimon Marchi
2015-08-24Prepare for gnulib updatePedro Alves
2015-04-09Rename common-remote-fileio.[ch] as fileio.[ch]Gary Benson
2015-04-09Introduce new shared function remote_fileio_to_fio_errorGary Benson
2015-03-11Implement remote_bfd_iovec_statGary Benson
2015-03-11Move remote_fileio_to_fio_stat to gdb/commonGary Benson
2015-01-01Update year range in copyright notice of all files owned by the GDB project.Joel Brobecker
2014-10-08Remove spurious exceptions.h inclusionsGary Benson
2014-08-07Include string.h in common-defs.hGary Benson
2014-01-01Update Copyright year range in all files maintained by GDB.Joel Brobecker
2013-11-18remove gdb_stat.hTom Tromey
2013-11-18remove gdb_string.hTom Tromey
2013-07-31Replace most uses of deprecated_throw_reason with quit.Andrew Burgess
2013-04-22 PR gdb/7912:Tom Tromey
2013-01-01Update years in copyright notice for the GDB files.Joel Brobecker
2012-05-182012-05-18 Sergio Durigan Junior <sergiodj@redhat.com>Sergio Durigan Junior
2012-01-04Copyright year update in most files of the GDB Project.Joel Brobecker
2011-08-042011-08-04 Pedro Alves <pedro@codesourcery.com>Pedro Alves
2011-04-07 Remove support for old Cygwin 1.5 versions.Pierre Muller
2011-03-232011-03-23 Kai Tietz <ktietz@redhat.com>Kai Tietz