cvs commit: src/sys/kern imgact_aout.c

David Schultz das at FreeBSD.org
Sat Feb 5 01:02:15 GMT 2005


das         2005-02-05 01:02:12 UTC

  FreeBSD src repository

  Modified files:        (Branch: RELENG_5)
    sys/kern             imgact_aout.c 
  Log:
  MFC:
  
    2004-11-20 02:32:04 UTC
    Maintain the broken state of backwards compatibilty for a.out (and
    PECOFF!) core dumps.  None of the old versions of gdb I tried were
    able to read a.out core dumps before or after this change.
  
    2004-11-27 06:46:59 UTC
    Axe a.out core dump support.  Neither older gdb binaries nor current
    bfd sources understand the present format.
  
  Revision  Changes    Path
  1.94.2.2  +1 -53     src/sys/kern/imgact_aout.c


More information about the cvs-src mailing list