From 5c1e86e191af9a0827b274de97653737dbf5139e Mon Sep 17 00:00:00 2001 From: Joel Brobecker Date: Thu, 23 Apr 2009 18:46:14 +0000 Subject: [PATCH] * gdbint.texinfo (Defining Other Architecture Features): Remove enty for PROCESS_LINENUMBER_HOOK. --- gdb/doc/ChangeLog | 5 +++++ gdb/doc/gdbint.texinfo | 4 ---- 2 files changed, 5 insertions(+), 4 deletions(-) diff --git a/gdb/doc/ChangeLog b/gdb/doc/ChangeLog index d84e9cb..4c41b50 100644 --- a/gdb/doc/ChangeLog +++ b/gdb/doc/ChangeLog @@ -1,3 +1,8 @@ +2009-04-23 Joel Brobecker + + * gdbint.texinfo (Defining Other Architecture Features): Remove + enty for PROCESS_LINENUMBER_HOOK. + 2009-04-22 Vladimir Prus * gdb.texinfo (GDB/MI Program Execution): Document -exec-jump. diff --git a/gdb/doc/gdbint.texinfo b/gdb/doc/gdbint.texinfo index daf55d0..a07a572 100644 --- a/gdb/doc/gdbint.texinfo +++ b/gdb/doc/gdbint.texinfo @@ -4820,10 +4820,6 @@ guess the starting and ending addresses of the compilation unit from them. nonzero if a function argument of type @var{type} is passed by reference instead of value. -@item PROCESS_LINENUMBER_HOOK -@findex PROCESS_LINENUMBER_HOOK -A hook defined for XCOFF reading. - @item CORE_ADDR gdbarch_push_dummy_call (@var{gdbarch}, @var{function}, @var{regcache}, @var{bp_addr}, @var{nargs}, @var{args}, @var{sp}, @var{struct_return}, @var{struct_addr}) @findex gdbarch_push_dummy_call @anchor{gdbarch_push_dummy_call} Define this to push the dummy frame's call to -- 2.7.4