* 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)
commit89ecc4f5e7ea0ba1918d92c5b251bbfd18eb9764
treeef0cd2a4871037a3d8c6283e0a1da471735124a5
parenta411cd0e609706a2d00030c9e31c34d1f86f6c59
* 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
This page took 0.024195 seconds and 4 git commands to generate.