This is the mail archive of the gdb-patches@sourceware.org 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: add file I/O support when debugging an embedded target via jtag


Bart Veer wrote:
Following on from
http://sourceware.org/ml/gdb-patches/2008-08/msg00315.html, I have not
heard anything about the code in the last two weeks. Do you know if
anybody is looking at it? Also, if there is a likelihood that the
patch will be accepted then I should probably get started on the
assignment paperwork.
To be honest, I looked at it but didn't understand why all this stuff seemed necessary. If this is not for the remote protocol, then what is it for? A target supported by GDB, or something else? The addition of another stratum raises alarm bells with me, because the stratums are not as orthogonal as they should be, and I wouldn't be surprised if other configurations were broken by this. Also, how will everybody regression-test this (read: "make check") to know that other changes haven't broken this code?

Stan


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