OSDN Git Service

gdb/
authorJan Kratochvil <jan.kratochvil@redhat.com>
Tue, 19 May 2009 13:51:36 +0000 (13:51 +0000)
committerJan Kratochvil <jan.kratochvil@redhat.com>
Tue, 19 May 2009 13:51:36 +0000 (13:51 +0000)
commitcd68314a88e272a6ad194a03b6ffd0b407233f4e
tree120baf64e107027819e9aa9f36b9aa4ee931ed21
parentd3581cc361cddeba1a2bb4dfcc07ae52846fdcec
gdb/
Remove the PROT parameter from openp.
* source.c (openp): Remove the parameter PROT.  Assertion check MODE.
defs.h (openp): Update the prototype.
Update all the openp callers.
gdb/ChangeLog
gdb/cli/cli-cmds.c
gdb/defs.h
gdb/exec.c
gdb/nto-tdep.c
gdb/solib.c
gdb/source.c
gdb/symfile.c