Ignore:
Timestamp:
May 24, 2007, 6:49:27 AM (18 years ago)
Author:
bird
Message:

some more electric heap stuff.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/gmakenew/main.c

    r903 r914  
    10831083  char *windows32_path = NULL;
    10841084
     1085#ifndef ELECTRIC_HEAP /* Drop this because it prevent JIT debugging. */
    10851086  SetUnhandledExceptionFilter(handle_runtime_exceptions);
     1087#endif /* !ELECTRICT_HEAP */
    10861088
    10871089  /* start off assuming we have no shell */
Note: See TracChangeset for help on using the changeset viewer.