| Anonymous | Login | Signup for a new account | 2013-06-20 11:08 CEST | ![]() |
| Main | My View | View Issues | Change Log | Roadmap |
| View Issue Details [ Jump to Notes ] | [ Issue History ] [ Print ] | |||||||
| ID | Project | Category | View Status | Date Submitted | Last Update | |||
| 0001561 | OCaml | OCaml general | public | 2003-02-25 23:38 | 2011-05-29 12:20 | |||
| Reporter | administrator | |||||||
| Assigned To | xclerc | |||||||
| Priority | normal | Severity | feature | Reproducibility | always | |||
| Status | closed | Resolution | fixed | |||||
| Platform | OS | OS Version | ||||||
| Product Version | ||||||||
| Target Version | Fixed in Version | 3.11.0 | ||||||
| Summary | 0001561: WISH: uncaught exception trace capture... | |||||||
| Description | Full_Name: chris quinn Version: 3.06 OS: Submission from: 212.42.169.63 (212.42.169.63) hello. it would be very nice if in building a debug application version an access to the trace (as per ocamlrun -b) for logging purposes and perhaps allowing continued execution/reset. stderr and a shell wrapper is awkward and complicates matters, and should be reserved for really catastrophic events like segfaults. keeping such error handling within the app is neat and portable. how about a val trace: exn -> string or if above not appropriate, val capture_trace: (string -> unit) -> ('a -> 'b) -> 'a -> 'b addition to Printexc? cheers. - chris | |||||||
| Tags | No tags attached. | |||||||
| Attached Files | ||||||||
Issue History |
|||
| Date Modified | Username | Field | Change |
| 2005-11-18 10:13 | administrator | New Issue | |
| 2009-08-20 14:00 | xclerc | Note Added: 0005060 | |
| 2009-08-20 14:00 | xclerc | Status | acknowledged => resolved |
| 2009-08-20 14:00 | xclerc | Fixed in Version | => 3.11.0 |
| 2009-08-20 14:00 | xclerc | Resolution | open => fixed |
| 2009-08-20 14:00 | xclerc | Assigned To | => xclerc |
| 2011-05-29 12:20 | xleroy | Status | resolved => closed |
| Copyright © 2000 - 2011 MantisBT Group |