emacs-devel
[Top][All Lists]
Advanced

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

Re: Contributing LLVM.org patches to gud.el


From: David Kastrup
Subject: Re: Contributing LLVM.org patches to gud.el
Date: Wed, 11 Feb 2015 17:27:55 +0100
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/25.0.50 (gnu/linux)

Stefan Monnier <address@hidden> writes:

>> I really doubt that people prefer using a debugger that lacks basic
>> features, like remote debugging, even on GNU/Linux, more so on *BSD.
>> If they do, perhaps printf debugging is a contender as well?
>> And what about all the advanced features, like fork-following, JIT
>> debugging, probe points, reverse execution, record and replay, etc.?
>
> Just as a data point: I have never used any of those features you mention.

Reverse execution is actually pretty useful when the place of a segfault
does not really retain a lot of information about its genesis.  Little
surprisingly, it depends on recorded execution.

-- 
David Kastrup



reply via email to

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