caml-list - the Caml user's mailing list
 help / color / mirror / Atom feed
* [Caml-list] How hard would it be to make it possible to invoke functions in the debugger?
@ 2015-06-01  1:24 Jez
  2015-06-02 14:27 ` Mark Shinwell
  0 siblings, 1 reply; 2+ messages in thread
From: Jez @ 2015-06-01  1:24 UTC (permalink / raw)
  To: caml-list

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

I'd love if this were possible, and I'd be willing to poke around the OCaml
codebase to make this work, assuming it's not a fundamentally difficult
thing.

Jez

[-- Attachment #2: Type: text/html, Size: 265 bytes --]

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

* Re: [Caml-list] How hard would it be to make it possible to invoke functions in the debugger?
  2015-06-01  1:24 [Caml-list] How hard would it be to make it possible to invoke functions in the debugger? Jez
@ 2015-06-02 14:27 ` Mark Shinwell
  0 siblings, 0 replies; 2+ messages in thread
From: Mark Shinwell @ 2015-06-02 14:27 UTC (permalink / raw)
  To: Jez; +Cc: caml-list

Do you mean in the bytecode debugger (ocamldebug)?  I'm not sure,
although others on this list will know.

The enhanced native code debugging support that I've been working on
should have this capability.  This may land for 4.03 at the end of the
year, but could be delayed until next year.

Mark

On 1 June 2015 at 03:24, Jez <jezreel@gmail.com> wrote:
> I'd love if this were possible, and I'd be willing to poke around the OCaml
> codebase to make this work, assuming it's not a fundamentally difficult
> thing.
>
> Jez

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

end of thread, other threads:[~2015-06-02 14:27 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2015-06-01  1:24 [Caml-list] How hard would it be to make it possible to invoke functions in the debugger? Jez
2015-06-02 14:27 ` Mark Shinwell

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).