Ignore:
Timestamp:
Oct 9, 1999, 3:33:25 PM (26 years ago)
Author:
sandervl
Message:

Exception changes + fixes; don't switch FS selectors for Odin32 OS/2 apps

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/kernel32/exceptions.cpp

    r1200 r1221  
    1 /* $Id: exceptions.cpp,v 1.21 1999-10-08 19:47:26 sandervl Exp $ */
     1/* $Id: exceptions.cpp,v 1.22 1999-10-09 13:33:23 sandervl Exp $ */
    22
    33/*
     
    277277  int                 rc;
    278278
    279   dprintf(("KERNEL32: RtlUnwind\n"));
     279  dprintf(("KERNEL32: RtlUnwind %x %x\n", pEndFrame, pRecord));
    280280
    281281  memset(&context, 0, sizeof(context));
Note: See TracChangeset for help on using the changeset viewer.