OSDN Git Service

* inf-ptrace.c: Include "gdbthread.h".
authorpalves <palves>
Mon, 8 Sep 2008 21:25:04 +0000 (21:25 +0000)
committerpalves <palves>
Mon, 8 Sep 2008 21:25:04 +0000 (21:25 +0000)
commit4e50d3ef8845710c997a738c1481744aff6b90b7
treef8c24d30747488bb4356de07278a6f9e88527a34
parente7715330bfa8d944bccce76d2fa06397c5a712f9
* inf-ptrace.c: Include "gdbthread.h".
(inf_ptrace_attach): Add the main thread here.
* linux-nat.c (linux_nat_attach): Don't add the main thread here.
Decorate the main thread id with the lwp id.
gdb/ChangeLog
gdb/inf-ptrace.c
gdb/linux-nat.c