summaryrefslogtreecommitdiffstats
path: root/lib/libc/stdio/putchar.c
diff options
context:
space:
mode:
authorjhb <jhb@FreeBSD.org>2008-05-01 20:36:48 +0000
committerjhb <jhb@FreeBSD.org>2008-05-01 20:36:48 +0000
commit97b58ed1756541272cdb49259524565505b9ddf3 (patch)
treeb048754d85ced7307446f981a0aee0fcedca0615 /lib/libc/stdio/putchar.c
parent4122c8ed693490e25cac81f017aaee4d287c47a3 (diff)
downloadFreeBSD-src-97b58ed1756541272cdb49259524565505b9ddf3.zip
FreeBSD-src-97b58ed1756541272cdb49259524565505b9ddf3.tar.gz
- Change how the vmcore target maps FreeBSD thread IDs to GDB ptids. We
now only use the TID and ignore the PID and use pid_to_ptid() to build a ptid treating the TID as a PID. The benefit of this is that the vmcore target now uses the same scheme as GDB's remote targets. As a result, the 'tid' command now works for remote targets (however, it only accepts TIDs and not addresses of 'struct thread' objects). - Use gdb_thread_select() to do the actual thread switch for the 'tid' and 'proc' commands. This now gives the same UI feedback when switching threads as the GDB 'thread' command rather than providing no visual output at all. MFC after: 1 week
Diffstat (limited to 'lib/libc/stdio/putchar.c')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud