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: GDB 7.10 release 2015-08-10 status update


Joel Brobecker wrote:
> As of today, we still have 3 items on the TODO list before
> we can release:
...
>   * [GaryB] Resolve <<Change how "target:" gets into filenames>>
> 
>         The latest discussion I found was (Aug 5th):
>         https://www.sourceware.org/ml/gdb-patches/2015-08/msg00117.html
>         ... but it looks like the wrong version of the patches was sent.
> 
>         Any update on this?

Patch 1 adds a warning message, so users at least know what is
happening.  It can go in if people are ok with it.

Patch 2 is imperfect: it makes transfers interruptible between files,
but the user has to wait for the current transfer to complete.  Making
transfers interruptible mid-flight doesn't look straightforward.  I've
filed a bug (https://sourceware.org/bugzilla/show_bug.cgi?id=18804)
but I don't intend to work on it any time soon.  So patch 2 can go in
if people want it, or it can be left out.

Thanks,
Gary

-- 
http://gbenson.net/


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