Commit graph

19 commits

Author SHA1 Message Date
Sebastian Ullrich
80c6edc620 chore(bin/lean-gdb): add lean::object pretty printer
Not quite sure yet if this helps or just confuses gdb/CLion on invalid pointers
2019-02-07 13:02:48 +01:00
Sebastian Ullrich
01996bc4c6 chore(bin/lean-gdb): fix list_ref printer 2019-01-22 11:16:00 +01:00
Sebastian Ullrich
d1b6b9721a chore(bin/lean-gdb): exclude scalar fields 2018-10-04 18:32:03 -07:00
Sebastian Ullrich
3090826326 chore(bin/lean-gdb): update lean::expr printer 2018-09-02 18:08:41 -07:00
Sebastian Ullrich
bb01787ccf chore(bin/lean-gdb): disable broken pretty printers 2018-08-29 16:42:24 -07:00
Sebastian Ullrich
847018e881 chore(bin/lean-gdb.py): fix lean::name pretty printer and add lean::obj_list pretty printer 2018-06-06 15:36:28 +02:00
Sebastian Ullrich
1e1cd7378e chore(bin/lean-gdb): add pretty printer for lean::level 2017-11-30 17:47:49 +01:00
Gabriel Ebner
4a1fe588ea feat(lean-gdb.py): show expression kind 2017-07-04 08:38:19 +02:00
Sebastian Ullrich
85cf1b7075 chore(bin/lean-gdb): pretty-print lean::optional 2017-05-09 16:02:41 -07:00
Sebastian Ullrich
e5018ee4f8 chore(bin/lean-gdb): fix macro pretty-printing 2017-03-06 11:02:50 -08:00
Sebastian Ullrich
3dd7a69068 chore(bin/lean-gdb): fix mismatched type? 2017-03-05 08:37:16 -08:00
Sebastian Ullrich
9413f132c0 chore(bin/lean-gdb): terser expr pretty printer 2017-02-21 11:06:39 -08:00
Gabriel Ebner
3c37e3cd25 fix(bin/lean-gdb): support python 2 2016-11-10 15:46:50 -08:00
Sebastian Ullrich
02a6063923 feat(bin/lean-gdb): support pretty-printing rb_map and rb_tree 2016-11-08 08:37:41 -08:00
Gabriel Ebner
38ee100117 chore(bin/lean-gdb): remove lean::name from string output 2016-11-07 14:55:32 -08:00
Gabriel Ebner
dad7de5578 feat(bin/lean-gdb): show expr_cell members 2016-11-07 14:55:32 -08:00
Gabriel Ebner
d4fdea6751 fix(lean-gdb): do not print the u in u"limb" in python 2 2016-11-07 14:55:32 -08:00
Sebastian Ullrich
03b1daa0bf feat(bin): GDB pretty printer for lean::buffer 2016-07-29 23:44:29 -04:00
Sebastian Ullrich
a18440d67e feat(bin): add GDB pretty-printers for lean::name and lean::list 2016-07-24 12:37:05 -07:00