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

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

Re: stack overflow in regexp matcher with gdb


From: Eli Zaretskii
Subject: Re: stack overflow in regexp matcher with gdb
Date: Fri, 15 Nov 2013 16:48:53 +0200

> From: Stefan Monnier <monnier@iro.umontreal.ca>
> Date: Fri, 15 Nov 2013 09:18:50 -0500
> 
> > Well I'm not fluent in Lisp so it's difficult for me to really understand
> > what it's doing.
> 
> My question was about GDB's behavior, regardless of what Emacs/Elisp might
> do: in GDB's output can a " appear inside the ... of value="..." ?

Yes.

> If so, how is it quoted?

With a backslash.  In general, the THING in 'value="THING"' is a C
string.



reply via email to

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