guile-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Guile and GDB


From: Neil Jerram
Subject: Re: Guile and GDB
Date: Sun, 28 Jun 2009 10:27:22 +0100
User-agent: Gnus/5.11 (Gnus v5.11) Emacs/22.2 (gnu/linux)

address@hidden (Ludovic Courtès) writes:

>> It's all running code of one kind or another; is there really a clear
>> distinction here?
>
> Yes: running code in the process being debugged is intrusive, and it
> interferes with the behavior one is trying to observe.  It's also
> impossible in many cases, e.g., when the inferior process was stopped
> due to SIGSEGV, or when inspecting from a core file.

Ah yes, I had forgotten about the process separation (i.e. the GDB
process being different from the inferior).  I completely see your
point now.

Regards,
        Neil




reply via email to

[Prev in Thread] Current Thread [Next in Thread]