all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: Marc Ferland <marc@mferland.net>
To: 6295@debbugs.gnu.org
Subject: bug#6295: GUD not responding when breakpoint inside try/catch
Date: Fri, 28 May 2010 12:58:33 -0400	[thread overview]
Message-ID: <86ocg09d52.wl%marc@mferland.net> (raw)

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





             reply	other threads:[~2010-05-28 16:58 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2010-05-28 16:58 Marc Ferland [this message]
2022-05-09 14:39 ` bug#6295: GUD not responding when breakpoint inside try/catch Lars Ingebrigtsen
2022-06-06 17:19   ` Lars Ingebrigtsen

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=86ocg09d52.wl%marc@mferland.net \
    --to=marc@mferland.net \
    --cc=6295@debbugs.gnu.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
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.