guix-devel
[Top][All Lists]
Advanced

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

Re: Guile debugger workgroup?


From: Ludovic Courtès
Subject: Re: Guile debugger workgroup?
Date: Tue, 29 Nov 2022 09:46:13 +0100
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/28.2 (gnu/linux)

Attila Lendvai <attila@lendvai.name> skribis:

>> The scenario you describe above should be possible above (there is a
>> debugger that supports breakpoints and single stepping). Now, it may
>> be, as you wrote, that inlining can lead breakpoints to never be hit, or
>> that there are bugs in this area. These things should be fixed, I agree.
>
>
> i'm sure there's a way to globally override the debug/optimization/inlining 
> level in guile to make sure the code compiles in a way that no breakpoints 
> are missed (and/or backtraces remain more intact, etc).

Note that I’m not even sure this bug exists (hence “may” :-)) but if it
does, you’re right, it’s probably a matter of compiling with -O1.

Ludo’.



reply via email to

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