Jim Blandy
4f8ada0682
* gdbint.texinfo (TARGET_RANGE_PROFITABLE_FOR_HW_WATCHPOINT):
...
Delete documentation; this macro has been removed from the
sources.
2001-11-21 22:26:48 +00:00
Jim Blandy
3fe0dc10b4
* gdbint.texinfo (COERCE_FLOAT_TO_DOUBLE): Clarify.
2001-11-13 18:52:53 +00:00
Corinna Vinschen
9e5abb068c
* gdb.texinfo (gdbarch_in_function_epilogue_p): Add documentation.
2001-11-06 11:01:22 +00:00
Fred Fish
990f9fe3aa
Approved by kev@cygnus.com
...
ChangeLog entry:
2001-11-01 Fred Fish <fnf@redhat.com>
* coff-solib.c (coff_solib_add): Add new readsyms arg.
* irix5-nat.c (solib_add): Ditto.
* osfsolib.c (solib_add): Ditto.
* pa64solib.c (pa64_solib_add): Ditto.
* pa64solib.c (add_to_solist): Ditto.
* pa64solib.c (read_dld_descriptor): Ditto.
* solib.c (solib_add): Ditto.
* somsolib.c (som_solib_add): Ditto.
* win32-nat.c (child_solib_add): Ditto.
* xcoffsolib.c (solib_add): Ditto.
* coff-solib.h (coff_solib_add): Add new readsyms arg to prototype.
* pa64solib.c (add_to_solist): Ditto.
* pa64solib.c (read_dld_descriptor): Ditto.
* pa64solib.h (pa64_solib_add): Ditto.
* solib.h (solib_add): Ditto.
* somsolib.h (som_solib_add): Ditto.
* config/i386/tm-cygwin.h (child_solib_add): Ditto.
* coff-solib.c (coff_solib_add): If readsyms is zero don't read
symbols but do any other needed work for shared libs.
* irix5-nat.c: Ditto.
* osfsolib.c (solib_add): Ditto.
* solib.c (solib_add): Ditto.
* win32-nat.c (child_solib_add): Ditto.
* xcoffsolib.c (solib_add): Ditto.
* irix5-nat.c (sharedlibrary_command): Pass 1 as readsyms to
solib_add to force reading of shared library symbols.
* osfsolib.c (sharedlibrary_command;): Ditto.
* pa64solib.c (pa64_solib_sharedlibrary_command): Ditto.
* solib.c (sharedlibrary_command): Ditto.
* somsolib.c (som_solib_sharedlibrary_command): Ditto.
* xcoffsolib.c (sharedlibrary_command): Ditto.
* coff-solib.c (coff_solib_create_inferior_hook): Call solib_add
unconditionally with auto_solib_add.
* irix5-nat.c (solib_create_inferior_hook): Ditto.
* osfsolib.c (solib_create_inferior_hook): Ditto.
* solib.c (solib_create_inferior_hook): Ditto.
* solib-osf.c (osf_solib_create_inferior_hook): Ditto.
* solib-svr4.c (enable_break): Ditto.
* solib-sunos.c (sunos_solib_create_inferior_hook): Ditto.
* corelow.c (solib_add_stub): Add auto_solib_add to args passed
via SOLIB_ADD.
* sol-thread.c (sol_thread_attach): Ditto.
* config/rs6000/nm-rs6000.h (SOLIB_ADD): Ditto.
* infcmd.c (attach_command): Remove auto_solib_add decl.
Call SOLIB_ADD directly with auto_solib_add.
* infrun.c (handle_inferior_event): Ditto.
* coff-solib.h (SOLIB_ADD): Add readsyms arg.
* pa64solib.h (SOLIB_ADD): Ditto.
* solib.h (SOLIB_ADD): Ditto.
* somsolib.h (SOLIB_ADD): Ditto.
* config/i386/tm-cygwin.h (SOLIB_ADD): Ditto.
* fork-child.c (clone_and_follow_inferior): Remove unused
auto_solib_add decl.
* pa64solib.c (pa64_solib_add): Call add_to_solist with readsyms.
(read_dld_descriptor): Ditto.
(pa64_solib_add): Call read_dld_descriptor with readsyms.
(pa64_solib_in_dynamic_linker): Ditto.
* corelow.c (symfile.h): Need this for auto_solib_add declaration.
* sol-thread.c (symfile.h): Ditto.
Approved by eliz@is.elta.co.il
doc/ChangeLog entry:
2001-11-01 Fred Fish <fnf@redhat.com>
* gdbint.texinfo (SOLIB_ADD): Document additional new
"readsyms" arg.
2001-11-01 16:17:08 +00:00
Andrew Cagney
1aa20aa88f
* value.h (value_as_address): Rename value_as_pointer.
...
* eval.c, findvar.c, gnu-v2-abi.c, gnu-v3-abi.c, jv-lang.c,
jv-valprint.c, printcmd.c, stack.c, top.c, valarith.c, valops.c,
values.c: Update.
2001-10-16 01:58:07 +00:00
Andrew Cagney
fc0c74b114
Add INTEGER_TO_ADDRESS to hadle nasty harvard architectures that do
...
funnies to integer to address conversions.
2001-10-15 18:18:30 +00:00
Mark Kettenis
a9dc4918b3
* gdbint.texinfo (Host Definition): Remove description of
...
MEM_FNS_DECLARED.
2001-09-08 10:53:45 +00:00
Mark Kettenis
d28379df76
* gdbint.texinfo (Host Definition): Remove description of R_OK.
2001-09-08 10:43:27 +00:00
Mark Kettenis
f277788bc6
* gdbint.texinfo (Host Definition): Remove description of
...
HAVE_SIGSETMASK.
2001-09-08 10:28:20 +00:00
Elena Zannoni
7ccaa899b1
2001-09-04 Elena Zannoni <ezannoni@redhat.com>
...
* gdbint.texinfo (Target Architecture Definition): Add
explanation of TARGET_PRINT_INSN macro.
2001-09-06 12:01:36 +00:00
Christopher Faylor
9e678452d7
* gdbint.texinfo: Add a cautionary note about macro use.
2001-08-15 14:47:53 +00:00
Daniel Jacobowitz
1129bf27e5
* gdbint.texinfo: Remove extraneous START-INFO-DIR-ENTRY
...
and END-INFO-DIR-ENTRY.
2001-07-31 17:30:56 +00:00
Andrew Cagney
89437448ae
* gdbint.texinfo (libgdb): Rewrite.
2001-07-26 18:38:29 +00:00
Mark Kettenis
2f45a6e05b
* gdbint.texinfo (Host Definition): Remove description of
...
NEED_POSIX_SETPGID.
2001-07-24 10:35:42 +00:00
John R. Moore
be9c6c3593
Three misspellings.
2001-07-20 01:14:05 +00:00
Andrew Cagney
c72e73889f
* gdbint.texinfo (User Interface): Update ui-out documentation to
...
refelect recent UI/MI updates.
2001-07-07 16:20:57 +00:00
Andrew Cagney
af6c57eaf6
* gdbint.texinfo (Target Architecture Definition): GDBARCH is a C
...
structure and not macros.
(Host Definition): Document that much of this chapter is obsolete.
(Target Architecture Definition): Update list of files that make
up a target architecture.
(Coding): Update.
2001-07-04 20:52:14 +00:00
Andrew Cagney
83aa8bc680
* gdbint.texinfo (Target Architecture Definition): Update
...
EXTRACT_STRUCT_VALUE_ADDRESS and EXTRACT_STRUCT_VALUE_ADDRESS_P.
The latter has been changed to a true predicate.
2001-06-29 16:21:45 +00:00
Andrew Cagney
a5d7c4910b
Remove stray @item's.
2001-05-14 20:24:23 +00:00
Eli Zaretskii
dab11f21ed
* gdbint.texinfo (Clean Design and Portable Implementation):
...
Renamed from "Clean Design".
(Clean Design and Portable Implementation): Document portable
methods of handling file names, and the associated macros.
2001-05-10 10:29:37 +00:00
Eli Zaretskii
4a98ee0ed1
Fix a typo.
2001-05-03 10:24:19 +00:00
Eli Zaretskii
0ee5478628
* gdbint.texinfo (User Interface): A new section about ui_out
...
functions, based on text written by Fernando Nasser.
2001-04-01 09:07:08 +00:00
Eli Zaretskii
e9c75b65b1
* gdbint.texinfo: Change Permissions to GFDL. Update Copyright.
...
* gdbgui.texinfo: Change Permissions to GFDL. Update Copyright.
Replace "GDB" with "@value{GDBN}". Fix markup.
* annotate.texi: Change Permissions to GFDL. Update Copyright.
* gdb.texinfo: Change Permissions to GFDL. Update Copyright.
* gdbmi.texinfo: Update copyright. Change Permissions to GFDL.
2001-03-26 11:51:50 +00:00
Eli Zaretskii
9742079a31
* gdbint.texinfo (Algorithms): New section "Watchpoints" and new
...
subsection "x86 Watchpoints".
(Target Architecture Definition): Document
I386_USE_GENERIC_WATCHPOINTS and TARGET_HAS_HARDWARE_WATCHPOINTS.
(Native Debugging): Document I386_USE_GENERIC_WATCHPOINTS.
2001-03-21 11:39:23 +00:00
Andrew Cagney
b0ed35899a
Change SOFTWARE_SINGLE_STEP_P into SOFTWARE_SINGLE_STEP_P().
2001-03-20 18:16:28 +00:00
Kevin Buettner
b6ba6518e9
Update/correct copyright notices.
2001-03-06 08:22:02 +00:00
Eli Zaretskii
56caf160f3
* gdbint.texinfo: Fix up @itemize lists so that @item is alone on
...
its line. Fix markup of commands. Add an index and index entries.
2001-02-11 05:48:30 +00:00
Nicholas Duffek
1c6147de4c
* gdbint.texinfo (POP_FRAME): Document use by return_command.
2001-01-04 15:39:28 +00:00
Andrew Cagney
0dcedd822e
* gdbint.texinfo (ECOFF_REG_TO_REGNUM, DWARF_REG_TO_REGNUM,
...
DWARF2_REG_TO_REGNUM): Document.
2000-12-05 00:44:34 +00:00
Andrew Cagney
3b851bce1d
Add --enable-gdb-build-warnings=... to configure{,.in}.
2000-11-24 11:02:59 +00:00
Mark Kettenis
2e685b93df
* gdbint.texinfo (Overall Structure): Spelling fix.
2000-08-10 13:42:29 +00:00
Eli Zaretskii
6f6ef15a3f
* gdbint.texinfo (Target Architecture Definition): Document that
...
REGISTER_CONVERT_TO_VIRTUAL should only be called on a register
for which REGISTER_CONVERTIBLE returns a zero value.
2000-08-10 11:05:52 +00:00
Andrew Cagney
449f3b6ca7
Import texinfo.tex from texinfo-4.0.
...
Add support for ``make pdf'' to the gdb/doc directory using pdftex.
2000-05-31 10:18:58 +00:00
Jim Blandy
e5419804c4
* gdbint.texinfo (RETURN_VALUE_ON_STACK): Document.
2000-05-01 16:12:01 +00:00
Andrew Cagney
33e16fad05
Do not use @value{GDBN in @nodes.
2000-05-01 04:34:06 +00:00
Eli Zaretskii
8487521e34
* gdb.texinfo (Porting GDB): Don't use @value in the node name, it
...
prevents the build (and is generally a Bad Idea).
2000-04-17 10:46:50 +00:00
Jim Blandy
93e79dbd47
* gdbint.texinfo (Pointers Are Not Always Addresses): New manual
...
section.
(Target Conditionals): Document ADDRESS_TO_POINTER,
POINTER_TO_ADDRESS.
2000-04-14 18:46:17 +00:00
Daniel Berlin
25822942b6
GDB->@value{GDBN}
2000-04-12 02:26:59 +00:00
Jim Blandy
4281a42ed4
Use the three-argument form of @xref to get the references right.
2000-04-10 15:50:02 +00:00
Jim Blandy
0a1a0be203
* gdbint.texinfo (Target Architecture Definition): Fix screwed-up
...
references to ``Using Different Register and Memory Data
Representations''.
2000-04-10 15:33:19 +00:00
Jim Blandy
9fb4dd364d
* gdbint.texinfo (Using Different Register and Memory Data
...
Representations): New section.
(REGISTER_CONVERTIBLE, REGISTER_RAW_SIZE, REGISTER_VIRTUAL_SIZE,
REGISTER_VIRTUAL_TYPE, REGISTER_CONVERT_TO_VIRTUAL,
REGISTER_CONVERT_TO_RAW): Document.
2000-04-08 17:49:31 +00:00
Fernando Nasser
cfeada605e
2000-03-23 Fernando Nasser <fnasser@totem.to.cygnus.com>
...
From David Whedon <dwhedon@gordian.com>
* gdbint.texinfo : Added paragraphs about command deprecation.
2000-03-23 23:50:51 +00:00
Jim Blandy
f7cb2b90b1
* gdbint.texinfo (FUNCTION_START_OFFSET): Document.
2000-02-23 19:45:45 +00:00
Jim Blandy
ef36d45eb9
* gdbint.texinfo: Document COERCE_FLOAT_TO_DOUBLE --- the new form.
2000-02-22 19:22:25 +00:00
Jason Molenda
da59e08184
import gdb-2000-01-31 snapshot
2000-02-01 03:19:29 +00:00
Jason Molenda
c4093a6ab3
import gdb-1999-12-13 snapshot
1999-12-14 01:06:04 +00:00
Jason Molenda
917317f4c6
import gdb-1999-10-18 snapshot
1999-10-19 02:47:02 +00:00
Jason Molenda
2df3850c7b
import gdb-1999-10-11 snapshot
1999-10-12 04:37:53 +00:00
Jason Molenda
c2c6d25f0d
import gdb-1999-09-21
1999-09-22 03:28:34 +00:00
Stan Shebs
d4f3574e77
import gdb-1999-09-08 snapshot
1999-09-09 00:02:17 +00:00