<feed xmlns='http://www.w3.org/2005/Atom'>
<title>coq/dev/dune_db, branch master</title>
<subtitle>The formal proof system</subtitle>
<link rel='alternate' type='text/html' href='https://git.0x7felf.com/coq/'/>
<entry>
<title>[dune] Compile debug and checker printers.</title>
<updated>2018-10-22T23:17:24+00:00</updated>
<author>
<name>Emilio Jesus Gallego Arias</name>
</author>
<published>2018-10-16T13:17:31+00:00</published>
<link rel='alternate' type='text/html' href='https://git.0x7felf.com/coq/commit/?id=f8881bcc694644700e20f475b0a36ec740b2547d'/>
<id>f8881bcc694644700e20f475b0a36ec740b2547d</id>
<content type='text'>
As noted by Gäetan, we didn't compile these. We also provide a recipe
to run `ocamldebug`. Try (after a build):

```
dune exec dev/dune-dbg
(ocd) source dune_db
```

or

```
dune exec dev/dune-dbg checker
(ocd) source checker_dune_db
```

for the checker.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
As noted by Gäetan, we didn't compile these. We also provide a recipe
to run `ocamldebug`. Try (after a build):

```
dune exec dev/dune-dbg
(ocd) source dune_db
```

or

```
dune exec dev/dune-dbg checker
(ocd) source checker_dune_db
```

for the checker.
</pre>
</div>
</content>
</entry>
</feed>
