|
From: Tom H. <to...@co...> - 2005-10-04 12:15:07
|
In message <20051004120104.GA1236@white>
Bob Rossi <bo...@br...> wrote:
> This works most of the time, of course. However, if your program changes
> the state of something external (filesystem, network sockets, ...), then
> when you "carry on", something could potentially hit the fan. In this
> situation, the best bet is to fix the problem and restart.
Which program? The valgrind client is suspended as is the copy of it
that is being debugged.
Obviously the user can use a shell to do something horrible while we
are in the debugger but that is always true even if you're not in the
debugger.
Tom
--
Tom Hughes (to...@co...)
http://www.compton.nu/
|