all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
* bug#6295: GUD not responding when breakpoint inside try/catch
@ 2010-05-28 16:58 Marc Ferland
  2022-05-09 14:39 ` Lars Ingebrigtsen
  0 siblings, 1 reply; 3+ messages in thread
From: Marc Ferland @ 2010-05-28 16:58 UTC (permalink / raw)
  To: 6295

Hi,

I hope this is the right mailing list for posting this.

I am currently running: GNU Emacs 23.1.1 (x86_64-pc-linux-gnu, GTK+
Version 2.18.3) of 2010-03-26 on crested, modified by Debian.

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.

Setting a breakpoint outside try/catch clauses causes no trouble at
all. Running gdb from the shell and setting breakpoints inside
try/catch also works correctly.

$ gdb --version
GNU gdb (GDB) 7.0-ubuntu

$ g++ --version
g++ (Ubuntu 4.4.1-4ubuntu9) 4.4.1

Regards,

Marc





^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2022-06-06 17:19 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2010-05-28 16:58 bug#6295: GUD not responding when breakpoint inside try/catch Marc Ferland
2022-05-09 14:39 ` Lars Ingebrigtsen
2022-06-06 17:19   ` Lars Ingebrigtsen

Code repositories for project(s) associated with this external index

	https://git.savannah.gnu.org/cgit/emacs.git
	https://git.savannah.gnu.org/cgit/emacs/org-mode.git

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.