From mboxrd@z Thu Jan 1 00:00:00 1970 From: Jerome Guitton To: gdb-patches@sources.redhat.com Subject: Re: [RFA] win32: bfd_cache_close after kill Date: Tue, 25 May 2004 09:24:00 -0000 Message-id: <20040525102414.GA28823@act-europe.fr> References: <20040524115048.GA27758@act-europe.fr> X-SW-Source: 2004-05/msg00702.html Jerome Guitton (guitton@act-europe.fr): > > When the inferior is killed, it is safe the release the different file > handles that BFD keeps open. It is particularly useful on Win32 (and > presumably on HP UX) to be able to recompile and restart a new debugging > session without quitting GDB... > > Tested on i686 linux, no regression. I do not know if it is possible to write > a test for this feature with the DejaGnu framework... With the complete patch... Comments? Attachment: inflow.c.dif Description: Text document