mirror of
https://github.com/darlinghq/darling-gdb.git
synced 2024-12-12 06:26:17 +00:00
* gdbint.texinfo (Native Debugging): Remove entry for PROC_NAME_FMT.
This macro is no longer used.
This commit is contained in:
parent
37da21bceb
commit
a2d5da46c6
@ -1,3 +1,8 @@
|
||||
2009-04-16 Joel Brobecker <brobecker@adacore.com>
|
||||
|
||||
* gdbint.texinfo (Native Debugging): Remove entry for PROC_NAME_FMT.
|
||||
This macro is no longer used.
|
||||
|
||||
2009-04-15 Tom Tromey <tromey@redhat.com>
|
||||
|
||||
* gdb.texinfo (Character Sets): Document default character set.
|
||||
|
@ -5492,12 +5492,6 @@ undefined) in @file{nm-@var{system}.h}.
|
||||
An x86-based machine can define this to use the generic x86 watchpoint
|
||||
support; see @ref{Algorithms, I386_USE_GENERIC_WATCHPOINTS}.
|
||||
|
||||
@item PROC_NAME_FMT
|
||||
@findex PROC_NAME_FMT
|
||||
Defines the format for the name of a @file{/proc} device. Should be
|
||||
defined in @file{nm.h} @emph{only} in order to override the default
|
||||
definition in @file{procfs.c}.
|
||||
|
||||
@item SOLIB_ADD (@var{filename}, @var{from_tty}, @var{targ}, @var{readsyms})
|
||||
@findex SOLIB_ADD
|
||||
Define this to expand into an expression that will cause the symbols in
|
||||
|
Loading…
Reference in New Issue
Block a user