Browse thread
[Caml-list] native mode backtrace patch for 3.06
[
Home
]
[ Index:
by date
|
by threads
]
[ Message by date: previous | next ] [ Message in thread: previous | next ] [ Thread: previous | next ]
[ Message by date: previous | next ] [ Message in thread: previous | next ] [ Thread: previous | next ]
| Date: | -- (:) |
| From: | malc <malc@p...> |
| Subject: | Re: [Caml-list] native mode backtrace patch for 3.06 |
On Sat, 27 Sep 2003, Chris Hecker wrote: > > I've written a somewhat-hacked backtrace patch for the native mode compiler. I've added a -gb option, and if you build and link with it on, the app prints out a list of the most recent 32 functions called (the code address and name) on a fatal_uncaught_exception, like this: > > Fatal error: exception Not_found > Backtrace: > 31: 0x0045AA28 Math2d__add_71 > 30: 0x0045B7E4 Math2d__rotate_sc_161 > <snip> > 3: 0x00438D7C Debugoutput__feature_from_index_191 > 2: 0x00437CDC Debugoutput__fun_562 > 1: 0x00438BA0 Debugoutput__correct_feature_from_limb_175 > 0: 0x00437C2C Debugoutput__fun_554 http://groups.google.com/groups?q=fourth+shared+patch&hl=en&lr=&ie=UTF-8&selm=fa.gbof7hv.fmmo03%40ifi.uio.no&rnum=1 Cross platform support for this was done, nearly one year ago.. (Link is dead, but im not) -- mailto:malc@pulsesoft.com ------------------- To unsubscribe, mail caml-list-request@inria.fr Archives: http://caml.inria.fr Bug reports: http://caml.inria.fr/bin/caml-bugs FAQ: http://caml.inria.fr/FAQ/ Beginner's list: http://groups.yahoo.com/group/ocaml_beginners