Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 13 Aug 2004 06:47:33 +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/libthread_db libthr_db.c
Message-ID:  <200408130647.i7D6lXCG072169@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
davidxu     2004-08-13 06:47:33 UTC

  FreeBSD src repository

  Modified files:
    lib/libthread_db     libthr_db.c 
  Log:
  1. Add missing functions: libthr_dbresume,libthr_dbsuspend.
  2. Implement functions: libthr_db_thr_setfpregs, libthr_db_thr_setregs,
     libthr_db_ta_map_id2thr.
  3. simplify libthr_db_thr_getfpregs, libthr_db_thr_getgregs.
  
  Revision  Changes    Path
  1.2       +77 -20    src/lib/libthread_db/libthr_db.c



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