X-Git-Url: http://drtracing.org/?a=blobdiff_plain;f=gdb%2Fcorelow.c;h=2d159b4df6e7be77675709be4ee93b28428ad824;hb=117de6a92498c0dd715fa0fdec577697433f3c5e;hp=d8148318979cad1624ce703f331f7dddd9743f18;hpb=d8906c6f0e46480df2c8ad6aec13e57c9af084f9;p=deliverable%2Fbinutils-gdb.git diff --git a/gdb/corelow.c b/gdb/corelow.c index d814831897..2d159b4df6 100644 --- a/gdb/corelow.c +++ b/gdb/corelow.c @@ -680,7 +680,7 @@ core_read_description (struct target_ops *target) } static char * -core_pid_to_str (ptid_t ptid) +core_pid_to_str (struct target_ops *ops, ptid_t ptid) { static char buf[64];