OSDN Git Service

* linux-nat.c (linux_nat_find_memory_regions): Result of PIDGET is an
authorDoug Evans <dje@google.com>
Wed, 18 Mar 2009 16:47:45 +0000 (16:47 +0000)
committerDoug Evans <dje@google.com>
Wed, 18 Mar 2009 16:47:45 +0000 (16:47 +0000)
commitd16cd7f687a1cd6a59c29f2d7d047afa2a36b24a
tree4292f4aa8cdef3f547f29f0efa94545c9711ad2d
parent9d4c404f085e44f57198b9dd49c19b98438b6312
* linux-nat.c (linux_nat_find_memory_regions): Result of PIDGET is an
int, not a long long.
(linux_nat_info_proc_cmd): Store pid in long instead of long long.
gdb/ChangeLog
gdb/linux-nat.c