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

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

bug#52222: 27.2; invalid formatting in edebug-set-consitional-breakpoint


From: Петров Андрей
Subject: bug#52222: 27.2; invalid formatting in edebug-set-consitional-breakpoint interactive history
Date: Wed, 1 Dec 2021 15:54:36 +0000

Hello, Michael.

I described the problem incorrecty. Here is a screenshot.
Last time I set breakpoint  condition (equal x "String string")
The history is ok.

Andrey.


________________________________________
От: Michael Heerdegen <michael_heerdegen@web.de>
Отправлено: 1 декабря 2021 г. 20:08:18
Кому: Петров Андрей
Копия: 52222@debbugs.gnu.org
Тема: Re: bug#52222: 27.2; invalid formatting in 
edebug-set-consitional-breakpoint interactive history

Петров Андрей <an.petrov@pay-lab.ru> writes:

> 1. Instrument some function for debugging
> 2. Goto any line inside that function and set conditional breakpoint using 
> strings in expression:
>   M-x edebug-set-conditional-breakpoint RET (equal some-var "SomeString") RET
> 3. Set a conditional breakpoint again using interactive history:
>  M-x edebug-set-conditional-breakpoint RET [up]
>  I see
>     (equal some-var SomeString)
>  i.e. SomeString turned into a symbol instead of string.

I don't see that - I tested with 27.1 and master.

What I do see is that the confirmation message of edebug looks like the
above (which is a bug) - but only that: the items in the history are
correct.

Michael.

Attachment: arch-screen.png
Description: arch-screen.png


reply via email to

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