Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 2 Jul 2004 14:19:45 +0000 (UTC)
From:      David Xu <davidxu@FreeBSD.org>
To:        src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   cvs commit: src/lib/libc/i386/gen _ctx_start.S makecontext.c
Message-ID:  <200407021419.i62EJjb5028297@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
davidxu     2004-07-02 14:19:45 UTC

  FreeBSD src repository

  Modified files:
    lib/libc/i386/gen    _ctx_start.S makecontext.c 
  Log:
  Use %esi to store next ucp pointer. Mark end of stack by
  setting %ebp to zero, this avoids new gdb to dump a weird
  backtrace.
  
  Revision  Changes    Path
  1.3       +1 -1      src/lib/libc/i386/gen/_ctx_start.S
  1.4       +3 -2      src/lib/libc/i386/gen/makecontext.c



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200407021419.i62EJjb5028297>