Changes between Version 18 and Version 19 of DebuggingGhcCrashes

Show
Ignore:
Timestamp:
08/21/09 02:03:17 (4 years ago)
Author:
simonpj
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • DebuggingGhcCrashes

    v18 v19  
    3535Usually you want to do something along these lines: 
    3636 
    37  * Look at the advice on the [wiki:DeubggingGHC Debugging GHC page]. 
     37 * Look at the advice on the [wiki:Building/DeubggingGHC Debugging GHC page]. 
    3838 
    3939 * Compile with {{{-dcore-lint}}} to make sure the crash isn't caused by the compiler