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: Pierre Courtieu <pierre.courtieu AT gmail.com>
  • To: Coq Club <coq-club AT inria.fr>
  • Subject: Re: [Coq-Club] Easy way to enter Ltac debug mode in PG?
  • Date: Fri, 13 May 2016 16:12:20 +0200
  • Authentication-results: mail3-smtp-sop.national.inria.fr; spf=None smtp.pra=pierre.courtieu AT gmail.com; spf=Pass smtp.mailfrom=pierre.courtieu AT gmail.com; spf=None smtp.helo=postmaster AT mail-lf0-f48.google.com
  • Ironport-phdr: 9a23:6/URLBBB9uWiKO/Vj/wDUyQJP3N1i/DPJgcQr6AfoPdwSP78oMbcNUDSrc9gkEXOFd2CrakU2qyM6uu+BCQp2tWojjMrSNR0TRgLiMEbzUQLIfWuLgnFFsPsdDEwB89YVVVorDmROElRH9viNRWJ+iXhpQAbFhi3DwdpPOO9QteU1JTmkbrrsMOOKyxzxxODIppKZC2sqgvQssREyaBDEY0WjiXzn31TZu5NznlpL1/A1zz158O34YIxu38I46Fp34d6XK77Z6U1S6BDRHRjajhtpZ6jiR6WZgyWrlAYT29exhFPGk3O6Azwdpb3qCrz8ORnjnq0J8rzGIg1VC644u9ATwLylCYKKnZt6GDakNZ9yqlcvQi9phFi64HRaYCRcvF5e/WOLpshWWNdU5MJBGR6CYSmYt5KVrJZMA==

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