This is the mail archive of the gdb-patches@sources.redhat.com mailing list for the GDB project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

[RFA]: gdb-fileio.h, defining stuff shared between gdb and target


Hi,

the following is a completely new file, which (IMHO) should go into
${srcdir}/include.  The file defines stuff according to the RFC
"File-I/O", proposed in the gdb mailing list yesterday:

  http://sources.redhat.com/ml/gdb/2002-11/msg00107.html

The file basically defines datatypes and values used in the File-I/O
remote protocol enhancement.  It's used by the gdb code as well as
by the target's gdb stub.

I just attached the plain file here instead of a diff.

2002-11-12  Corinna Vinschen  <vinschen@redhat.com>

	* gdb-fileio.h: New file.

Corinna

-- 
Corinna Vinschen
Cygwin Developer
Red Hat, Inc.
mailto:vinschen@redhat.com

Attachment: gdb-fileio.h
Description: Text document


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]