Redefine ptid_t to be a struct rather than an int.
authorKevin Buettner <kevinb@redhat.com>
Tue, 15 May 2001 00:03:38 +0000 (00:03 +0000)
committerKevin Buettner <kevinb@redhat.com>
Tue, 15 May 2001 00:03:38 +0000 (00:03 +0000)
commitca6724c16a360b6297d7827cfd0173441ccd95c2
tree3e1e58042a222bbe8532507bb67f404be5c9e80f
parent67a659f60e569d0938cb8ce51489514bcf0d4cca
Redefine ptid_t to be a struct rather than an int.
18 files changed:
gdb/ChangeLog
gdb/arm-linux-nat.c
gdb/config/i386/tm-i386sol2.h
gdb/config/i386/tm-i386v42mp.h
gdb/config/nm-linux.h
gdb/config/sparc/tm-sun4sol2.h
gdb/corelow.c
gdb/defs.h
gdb/i386-linux-nat.c
gdb/inferior.h
gdb/infptrace.c
gdb/infrun.c
gdb/lin-lwp.c
gdb/lin-thread.c
gdb/proc-service.c
gdb/procfs.c
gdb/sol-thread.c
gdb/thread-db.c
This page took 0.030104 seconds and 4 git commands to generate.