| Anonymous | Login | Signup for a new account | 2013-05-26 08:56 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 | |||
| 0004095 | OCaml | OCaml general | public | 2006-08-31 22:24 | 2011-05-29 12:14 | |||
| Reporter | frisch | |||||||
| Assigned To | xclerc | |||||||
| Priority | normal | Severity | minor | Reproducibility | always | |||
| Status | closed | Resolution | fixed | |||||
| Platform | OS | OS Version | ||||||
| Product Version | ||||||||
| Target Version | Fixed in Version | 3.11.0+beta | ||||||
| Summary | 0004095: Comportement etrange de Ctrl-C dans ocamldebug | |||||||
| Description | Lancer un ocamldebug, faire Ctrl-C plusieurs fois. On obtient: (ocd) Interrupted. (ocd) Interrupted. Interrupted. (ocd) Interrupted. Interrupted. Interrupted. (ocd) Interrupted. Interrupted. Interrupted. Interrupted. (ocd) Interrupted. Interrupted. Interrupted. Interrupted. Interrupted. | |||||||
| Additional Information | La fonction Main.protect du debugger est bugguée: à chaque fois que la boucle est relancée après une exception (dont Sys.break, mais pas seulement), on accumule dans l'argument loop toutes les actions qui ont été faites pour signaler l'exception. | |||||||
| Tags | No tags attached. | |||||||
| Attached Files | ||||||||
Issue History |
|||
| Date Modified | Username | Field | Change |
| 2006-08-31 22:24 | frisch | New Issue | |
| 2006-09-11 11:24 | doligez | Status | new => acknowledged |
| 2009-05-19 10:11 | xclerc | Note Added: 0004957 | |
| 2009-05-19 10:11 | xclerc | Status | acknowledged => resolved |
| 2009-05-19 10:11 | xclerc | Fixed in Version | => 3.11.0+beta |
| 2009-05-19 10:11 | xclerc | Resolution | open => fixed |
| 2009-05-19 10:11 | xclerc | Assigned To | => xclerc |
| 2011-05-29 12:14 | xleroy | Status | resolved => closed |
| Copyright © 2000 - 2011 MantisBT Group |