gdb/
authorJan Kratochvil <jan.kratochvil@redhat.com>
Tue, 19 May 2009 13:51:37 +0000 (13:51 +0000)
committerJan Kratochvil <jan.kratochvil@redhat.com>
Tue, 19 May 2009 13:51:37 +0000 (13:51 +0000)
commitfbdebf465713844d23625ae09e0ae4995418328b
tree7af6455b1a462e3cba7eb1710604a7d2ea94be37
parent5fd62852f643d6fa71d7a0225237c7874868b695
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