Skip to content
  • Krasimir Angelov's avatar
    [project @ 2005-01-28 23:33:51 by krasimir] · 6317d554
    Krasimir Angelov authored
    - The output from uncaught exceptions handler is redirected to RTS's errorBelch.
    - The output from Debug.Trace is redirected to RTS's debugBelch
    - Usually errorBelch and debugBelch messages go to stderr except for
    Windows GUI applications. For GUI applications the Debug.Trace output is
    redirected to debug console and the exceptions message is displayed in message box.
    6317d554