Skip to Content.
Sympa Menu

coq-club - Re: [Coq-Club] Suggestions for Proof General?

coq-club AT inria.fr

Subject: The Coq mailing list

List archive

Re: [Coq-Club] Suggestions for Proof General?


Chronological Thread 
  • From: Clément Pit--Claudel <clement.pit AT gmail.com>
  • To: coq-club AT inria.fr
  • Subject: Re: [Coq-Club] Suggestions for Proof General?
  • Date: Wed, 15 Jun 2016 21:16:18 -0400
  • Authentication-results: mail3-smtp-sop.national.inria.fr; spf=None smtp.pra=clement.pit AT gmail.com; spf=SoftFail smtp.mailfrom=clement.pit AT gmail.com; spf=None smtp.helo=postmaster AT mout.kundenserver.de
  • Ironport-phdr: 9a23:VbvSthbKY++qB0FKKLQFZ3D/LSx+4OfEezUN459isYplN5qZpci/bnLW6fgltlLVR4KTs6sC0LqH9fC/EjdRqb+681k8M7V0HycfjssXmwFySOWkMmbcaMDQUiohAc5ZX0Vk9XzoeWJcGcL5ekGA6ibqtW1aJBzzOEJPK/jvHcaK1oLsh7H0q8KYOFQArQH+SI0xBS3+lR/WuMgSjNkqAYcK4TyNnEF1ff9Lz3hjP1OZkkW0zM6x+Jl+73YY4Kp5pIYTGZn9Kq8/VPlTCCksG2Ez/szi8xfZHiWV4X5JeWGXlxdOHz/97Q2/G7z1uzb2u+41jCKeMMj7S6xyQTW+x6huQR7sziwAMmhqoynslsVsgfcD81qarBtlztuMbQ==

On 06/15/2016 06:39 PM, Pierre Courtieu wrote:
> Supporting Ltac debug mode would be good.

On 2016-06-15 18:44, Murali Vijayaraghavan wrote:
> I second this :) At least I can figure out what to do with it then!

On 2016-06-15 19:34, Jonathan Leivent wrote:
> Does anyone use that? I find it unhelpful.

Not so fast :) Pierre (kudos btw!) has recently pushed improvements to PG
that at least show the goal as it evolves through your debugging session, so
at the very least (in 8.5) it's a good tool to step through the execution of
a tactic and see the successive goals (IMHO it looks very nice).

I talked to various people at the DeepSpec meeting about having a more
powerful Ltac debugger. One of the big challenges is collecting
source-line-level information, so that one can step around. Once we have that
info, though, it should be a breeze to connect it to a package like realgud
(https://github.com/realgud/realgud). Then it would be very very nice, I
think.

So I'd definitely think it's a good thing to keep in mind :)

Attachment: signature.asc
Description: OpenPGP digital signature




Archive powered by MHonArc 2.6.18.

Top of Page