* [RFA/doco] Document NAME_OF_MALLOC
@ 2002-09-12 18:08 Joel Brobecker
2002-09-19 4:42 ` Eli Zaretskii
0 siblings, 1 reply; 3+ messages in thread
From: Joel Brobecker @ 2002-09-12 18:08 UTC (permalink / raw)
To: gdb-patches
[-- Attachment #1: Type: text/plain, Size: 329 bytes --]
Following the addition of NAME_OF_MALLOC in gdbarch, here is a small
patch to the documentation. I hope it provides enough information, and
that it is at the right place...
2002-09-12 Joel Brobecker <brobecker@gnat.com>
* gdbint.texinfo (Target Conditionals): Document the new
NAME_OF_MALLOC macro.
--
Joel
[-- Attachment #2: gdbint.texi.diff --]
[-- Type: text/plain, Size: 643 bytes --]
Index: gdbint.texinfo
===================================================================
RCS file: /cvs/src/src/gdb/doc/gdbint.texinfo,v
retrieving revision 1.100
diff -c -3 -r1.100 gdbint.texinfo
*** gdbint.texinfo 24 Aug 2002 00:21:37 -0000 1.100
--- gdbint.texinfo 13 Sep 2002 01:01:43 -0000
***************
*** 3862,3867 ****
--- 3862,3873 ----
@item REMOTE_BPT_VECTOR
Defaults to @code{1}.
+
+ @item NAME_OF_MALLOC
+ @findex NAME_OF_MALLOC
+ A string containing the name of the function to call in order to
+ allocate some memory in the inferior. The default value is "malloc".
+
@end ftable
@section Adding a New Target
^ permalink raw reply [flat|nested] 3+ messages in thread
end of thread, other threads:[~2002-09-19 13:15 UTC | newest]
Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2002-09-12 18:08 [RFA/doco] Document NAME_OF_MALLOC Joel Brobecker
2002-09-19 4:42 ` Eli Zaretskii
2002-09-19 6:15 ` Joel Brobecker
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox