Wed Jul 16 10:38:03 1997 Michael Snyder (msnyder@cleaver.cygnus.com)
authorMichael Snyder <msnyder@vmware.com>
Wed, 16 Jul 1997 19:16:07 +0000 (19:16 +0000)
committerMichael Snyder <msnyder@vmware.com>
Wed, 16 Jul 1997 19:16:07 +0000 (19:16 +0000)
commit0f5b751aaf25109f8d03be709f9d48abd0d244ef
treef6f46a4f390901b323107e05ba4c6a1bd934f0d0
parente53430c439ec96386f803bfaab97476fb30fc34b
Wed Jul 16 10:38:03 1997  Michael Snyder  (msnyder@cleaver.cygnus.com)

        * sol-thread.c (sol_thread_[store, fetch]_registers): if
        inferior_pid is an LWP rather than a Solaris thread, let
        procfs handle the request.
        (rw_common, sol_thread_xfer_memory): procfs_xfer_memory will
        only work if inferior_pid points to an LWP (rather than a
        Solaris thread).  Use procfs_first_available to find a good LWP.
        (info_solthreads): added a maintenance command to list all
        known Solaris threads and their attributes.
gdb/ChangeLog
gdb/sol-thread.c
This page took 0.025347 seconds and 4 git commands to generate.