bug-gnu-emacs
[Top][All Lists]
Advanced

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

bug#6295: GUD not responding when breakpoint inside try/catch


From: Lars Ingebrigtsen
Subject: bug#6295: GUD not responding when breakpoint inside try/catch
Date: Mon, 09 May 2022 16:39:23 +0200
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/29.0.50 (gnu/linux)

Marc Ferland <marc@mferland.net> writes:

> When debugging my C++ application, if I set a breakpoint inside a
> try/catch clause, GUD prints the following error message when hitting
> the breakpoint:
>
> error in process filter: gdb-stack-list-locals-handler: Stack overflow
> in regexp matcher
> error in process filter: Stack overflow in regexp matcher
>
> After this point, GUD doesn't responds to commands (i.e.: C-c,
> gud-next, etc.) and I am forced to restart everything by killing gdb
> and my application.

(I'm going through old bug reports that unfortunately weren't resolved
at the time.)

Are you still seeing this issue in recent Emacs versions?  (I can't
recall seeing any similar reports.)

-- 
(domestic pets only, the antidote for overdose, milk.)
   bloggy blog: http://lars.ingebrigtsen.no





reply via email to

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