* Breakpoints saving
[not found] <53d46f3a0803301930x73d080dfv4de7c78dc6d4312f@mail.gmail.com>
@ 2008-03-31 12:52 ` Roberto Saltini
2008-03-31 23:01 ` Michael Snyder
0 siblings, 1 reply; 2+ messages in thread
From: Roberto Saltini @ 2008-03-31 12:52 UTC (permalink / raw)
To: gdb
Hello,
is it possible to save somewhere the actual configuration of a debug
session(breakpoints, wathcpoints, displays) ? Or directly in the target file?
Thank you.
--
Saltini Roberto
^ permalink raw reply [flat|nested] 2+ messages in thread
* Re: Breakpoints saving
2008-03-31 12:52 ` Breakpoints saving Roberto Saltini
@ 2008-03-31 23:01 ` Michael Snyder
0 siblings, 0 replies; 2+ messages in thread
From: Michael Snyder @ 2008-03-31 23:01 UTC (permalink / raw)
To: Roberto Saltini; +Cc: gdb
On Mon, 2008-03-31 at 07:30 +0200, Roberto Saltini wrote:
> Hello,
> is it possible to save somewhere the actual configuration of a debug
> session(breakpoints, wathcpoints, displays) ? Or directly in the target file?
> Thank you.
Not really. It is a request that we've seen before.
Problem is that a lot of that info is very context
sensative, so it's not really the case that you can,
for instance, save it in the middle of a session and
then reload it at the beginning of another session.
As a work around, you can save the outputs of eg.
"info break" and use those to reconstruct your
session state by hand later.
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2008-03-31 17:39 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
[not found] <53d46f3a0803301930x73d080dfv4de7c78dc6d4312f@mail.gmail.com>
2008-03-31 12:52 ` Breakpoints saving Roberto Saltini
2008-03-31 23:01 ` Michael Snyder
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox