Skip to Content.
Sympa Menu

coq-club - Re: [Coq-Club] Easy way to enter Ltac debug mode in PG?

coq-club AT inria.fr

Subject: The Coq mailing list

List archive

Re: [Coq-Club] Easy way to enter Ltac debug mode in PG?


Chronological Thread 
  • From: scott constable <sdconsta AT syr.edu>
  • To: coq-club AT inria.fr
  • Subject: Re: [Coq-Club] Easy way to enter Ltac debug mode in PG?
  • Date: Mon, 16 May 2016 15:46:24 -0700
  • Authentication-results: mail2-smtp-roc.national.inria.fr; spf=None smtp.pra=sdconsta AT syr.edu; spf=None smtp.mailfrom=sdconsta AT syr.edu; spf=None smtp.helo=postmaster AT smtp1.syr.edu
  • Ironport-phdr: 9a23:iFwZKRwhDbaYdFbXCy+O+j09IxM/srCxBDY+r6Qd0ekTIJqq85mqBkHD//Il1AaPBtWKragbwLOL+4nbGkU+or+5+EgYd5JNUxJXwe43pCcHRPC/NEvgMfTxZDY7FskRHHVs/nW8LFQHUJ2mPw6anHS+4HYoFwnlMkItf6KuSt+U1Zv8jr360qaQSjsLrQL1Wal1IhSyoFeZnegtqqwmFJwMzADUqGBDYeVcyDAgD1uSmxHh+pX4p8Y7oGwD884mosVHSODxe7kyZb1eFjUvdW4vt+PxshyWVgCI+mdUWWIQiQZBCQzIpEXhUpz2tDDmv8JmyTPcMMHrG+NnEQ++5rtmHUe7wBwMMCQ0pTna

Thanks for the update, Pierre. I'm already using the current git HEAD version, and the Ltac debugging support is superb.

~Scott

On Fri, May 13, 2016 at 7:12 AM, Pierre Courtieu <pierre.courtieu AT gmail.com> wrote:
Hi Scot, Excuse my late answer to this message.

Indeed this option should be allowed in C-c C-v. I will adapt the
state-preserving information.

Meanwhile you can put it the file (which is not satisfying I guess).
Note that PG supports debug mode quite well: hit <enter> in the *coq*
buffer and its outpu will be dispatched in *goal* and *response*
buffers (this was implemented lately, take the current git version).

P.




2016-04-25 20:15 GMT+02:00 scott constable <sdconsta AT syr.edu>:
> Hi All,
>
> When I type "C-c C-v Set Ltac Debug ENTER" into PG, I get the following
> error message:
>
> "Command is not state preserving, I won't execute it!"
>
> First, why am I getting this message? In what sense is Ltac debug mode not
> "state preserving"? Second, is there an easier way to enter/exit Ltac debug
> mode than by directly entering the commands into the proof script?
>
> Thanks in advance,
>
> ~Scott Constable




Archive powered by MHonArc 2.6.18.

Top of Page