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]

Re: [RFA]: File-I/O patch


Corinna,

There looks to be significant common functionality between this "remote.c" patch and the existing "remote-sim.c" code (and for that matter, sim/common/callback.c).

I think the basic file io implementation should be moved out of "remote.c" and into "fileio.[hc]" so that both remote.c and remote-sim.c can share it.

Andrew


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