caml-list - the Caml user's mailing list
 help / color / mirror / Atom feed
* Caml source line numbers in custom executable
@ 2005-01-10 21:41 Christopher Alexander Stein
  2005-01-12 16:57 ` [Caml-list] " Damien Doligez
  0 siblings, 1 reply; 2+ messages in thread
From: Christopher Alexander Stein @ 2005-01-10 21:41 UTC (permalink / raw)
  To: caml-list


Hi,

I am building a custom unstripped ELF executable that contains
the Caml runtime. The executable is segfaulting in runtime GC
routines. Can someone suggest how to cross reference these
routines with the corresponding file and line numbers of the Caml
source code so that gcc can tell me where the executable is
segfaulting?

Thank you

Lex

ps: Damien, I have tried using ocamldebug. It looks like an
excellent tool. In particular, it's time travel features are
powerful. However, in this case, it's use is limited by its
disconnected socket-based implementation; the executable
segfaults and the debugger loses contact.


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

end of thread, other threads:[~2005-01-12 16:57 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2005-01-10 21:41 Caml source line numbers in custom executable Christopher Alexander Stein
2005-01-12 16:57 ` [Caml-list] " Damien Doligez

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