caml-list - the Caml user's mailing list
 help / color / mirror / Atom feed
* [Caml-list] [ANN] mlvalues.py
@ 2012-01-09  0:50 ygrek
  2012-01-09  8:48 ` Fabrice Le Fessant
  0 siblings, 1 reply; 2+ messages in thread
From: ygrek @ 2012-01-09  0:50 UTC (permalink / raw)
  To: caml-list

Hello,

 Just a small announcement - GDB extension to inspect OCaml values :

 http://ygrek.org.ua/p/code/mlvalues.py.html

 Basically an implementation of Std.dump (and hence Obj) in python.
 Not fully complete and could be enhanced in various ways, but already useful.
 Enjoy.

-- 
 ygrek
 http://ygrek.org.ua

^ permalink raw reply	[flat|nested] 2+ messages in thread

* Re: [Caml-list] [ANN] mlvalues.py
  2012-01-09  0:50 [Caml-list] [ANN] mlvalues.py ygrek
@ 2012-01-09  8:48 ` Fabrice Le Fessant
  0 siblings, 0 replies; 2+ messages in thread
From: Fabrice Le Fessant @ 2012-01-09  8:48 UTC (permalink / raw)
  To: caml-list; +Cc: Thomas Gazagnaire

[-- Attachment #1: Type: text/plain, Size: 877 bytes --]

Hi,

  If some people are interested in testing more gdb support, Thomas
Gazagnaire merged a few patches of OCaml and improved them to be able to
debug OCaml programs line by line in gdb, in this public repo:

https://github.com/OCamlPro/ocaml-testing/

(use either 3.12.1-gdb or trunk-gdb branches)

  There is no support for printing OCaml values, so you should use Ygrek
extension for that. All comments are welcome, as we would like to get as
much experience as possible to push for inclusion upstream as soon as
possible.

--Fabrice


On 01/09/2012 01:50 AM, ygrek wrote:
> Hello,
> 
>  Just a small announcement - GDB extension to inspect OCaml values :
> 
>  http://ygrek.org.ua/p/code/mlvalues.py.html
> 
>  Basically an implementation of Std.dump (and hence Obj) in python.
>  Not fully complete and could be enhanced in various ways, but already useful.
>  Enjoy.
> 

[-- Attachment #2: fabrice_le_fessant.vcf --]
[-- Type: text/x-vcard, Size: 380 bytes --]

begin:vcard
fn:Fabrice LE FESSANT
n:LE FESSANT;Fabrice
org:INRIA Saclay -- Ile-de-France;P2P & OCaml
adr;quoted-printable:;;Parc Orsay Universit=C3=A9 ;Orsay CEDEX;;91893;France
email;internet:fabrice.le_fessant@inria.fr
title;quoted-printable:Charg=C3=A9 de Recherche
tel;work:+33 1 74 85 42 14
tel;fax:+33 1 74 85 42 49 
url:http://fabrice.lefessant.net/
version:2.1
end:vcard


^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2012-01-09  8:48 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2012-01-09  0:50 [Caml-list] [ANN] mlvalues.py ygrek
2012-01-09  8:48 ` Fabrice Le Fessant

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).