Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 16 Oct 2006 20:06:32 +0000 (UTC)
From:      John Baldwin <jhb@FreeBSD.org>
To:        src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   cvs commit: src/gnu/usr.bin/gdb/kgdb trgt.c
Message-ID:  <200610162006.k9GK6WBi064872@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
jhb         2006-10-16 20:06:32 UTC

  FreeBSD src repository

  Modified files:
    gnu/usr.bin/gdb/kgdb trgt.c 
  Log:
  Restore the 'proc' and 'tid' commands which allow one to switch to the
  first thread in a process or to a specific thread via PIDs and TIDs,
  respectively.
  
  Submitted by:   kan
  Approved by:    marcel
  
  Revision  Changes    Path
  1.5       +89 -0     src/gnu/usr.bin/gdb/kgdb/trgt.c



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