From: Jerome Guitton <guitton@act-europe.fr>
To: Andrew Cagney <cagney@gnu.org>
Cc: gdb-patches@sources.redhat.com
Subject: Re: [RFA] win32: bfd_cache_close after kill
Date: Thu, 24 Jun 2004 10:52:00 -0000 [thread overview]
Message-ID: <20040624115225.GA26199@act-europe.fr> (raw)
In-Reply-To: <40D1FB3F.3060904@gnu.org>
Andrew Cagney (cagney@gnu.org):
> >>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...
> >
> >
> >New implementation, using bfd_cache_close_all. No regression on i686
> >linux. OK to apply?
>
> Can it now go in the symbol-table reader that opened the file?
Andrew,
sorry for this late answer, it's hard to find some time these
days... The problem is that I tried to do the change in the
symbol-table reader, but I have several regressions that I need to
investigate before submitting a patch. I am afraid that I won't have
much time to look at them in the coming days, but I will ASAP.
In the meantime, maybe we can integrate the easy part (kill). I think it is
worth it, the documentation already refers to this feature:
"The kill command is also useful if you wish to recompile and relink
your program, since on many systems it is impossible to modify an
executable file while it is running in a process. In this case, when
you next type run, GDB notices that the file has changed, and reads
the symbol table again (while trying to preserve your current
breakpoint settings). "
--
Jerome
next prev parent reply other threads:[~2004-06-24 10:52 UTC|newest]
Thread overview: 12+ messages / expand[flat|nested] mbox.gz Atom feed top
2004-05-24 10:50 Jerome Guitton
2004-05-24 17:07 ` Jerome Guitton
2004-05-25 9:24 ` Jerome Guitton
[not found] ` <40B4F5A2.9000708@gnu.org>
2004-06-01 9:26 ` Jerome Guitton
2004-06-08 19:49 ` Andrew Cagney
2004-06-17 12:21 ` Jerome Guitton
2004-06-17 20:13 ` Andrew Cagney
2004-06-24 10:52 ` Jerome Guitton [this message]
2004-07-29 14:04 ` Jerome Guitton
2004-07-29 20:02 ` Andrew Cagney
2004-07-30 12:08 ` [commit] " Jerome Guitton
2004-07-30 13:28 ` Andrew Cagney
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=20040624115225.GA26199@act-europe.fr \
--to=guitton@act-europe.fr \
--cc=cagney@gnu.org \
--cc=gdb-patches@sources.redhat.com \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox