[email protected] (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