Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 31 Jul 2008 20:25:52 +0000 (UTC)
From:      Marcel Moolenaar <marcel@FreeBSD.org>
To:        src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   cvs commit: src/lib/libthread_db thread_db.c thread_db_int.h
Message-ID:  <200807312026.m6VKQ5Fe040129@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
marcel      2008-07-31 20:25:52 UTC

  FreeBSD src repository

  Modified files:
    lib/libthread_db     thread_db.c thread_db_int.h 
  Log:
  SVN rev 181065 on 2008-07-31 20:25:52Z by marcel
  
  Add thr_pread_{int,long,ptr} and thr_pwrite_{int,long,ptr} to
  help abstract the sizes and endianness of the primary types of
  the target.  These currently use the native characteristics.
  
  Revision  Changes    Path
  1.8       +169 -0    src/lib/libthread_db/thread_db.c
  1.5       +10 -0     src/lib/libthread_db/thread_db_int.h



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