gdb: Revert FAKE_PROCESS id code to prepare for gdb 7.6.1
authorJohn Marino <draco@marino.st>
Thu, 3 Oct 2013 19:18:26 +0000 (21:18 +0200)
committerJohn Marino <draco@marino.st>
Sat, 5 Oct 2013 22:51:42 +0000 (00:51 +0200)
commit74a8b0f545fbe50bba2b9faab8364e9300c0fa2f
treec50a70df71f91764cf0e8a2f7ca43678371e7d78
parentdc75d87e7da145d736a29251fb2c38a375eb8e70
gdb: Revert FAKE_PROCESS id code to prepare for gdb 7.6.1

This set of local modifications to support the swapper as an inferior
for kgdb is being reverted to ease the merge of the new gdb 7.6.1 code.
However, it appears that gdb 7.6.1 has implemented the concept of a
"fake" process ID independently, so it may not be necessary to add
these modifications back later.
contrib/gdb-7/README.DRAGONFLY
contrib/gdb-7/gdb/corelow.c
contrib/gdb-7/gdb/inf-ptrace.c
contrib/gdb-7/gdb/inferior.c
contrib/gdb-7/gdb/inferior.h
contrib/gdb-7/gdb/infrun.c
contrib/gdb-7/gdb/mi/mi-interp.c
contrib/gdb-7/gdb/mi/mi-main.c
contrib/gdb-7/gdb/top.c