aboutsummaryrefslogtreecommitdiff
path: root/gdb/doc
AgeCommit message (Collapse)AuthorFilesLines
2004-02-292004-02-28 Andrew Cagney <cagney@redhat.com>Andrew Cagney2-1/+5
* NEWS: Refer to GDB 6.1. * README: Refer to GDB 6.1. * PROBLEMS: Refer to GDB 6.1. Index: doc/ChangeLog 2004-02-28 Andrew Cagney <cagney@redhat.com> * gdb.texinfo (Contributors): Mention GDB 6.1 release engineer.
2004-02-262004-02-26 Jeff Johnston <jjohnstn@redhat.com>Jeff Johnston2-7/+40
* gdb.texinfo (breakpoints): Add information about the new "set breakpoint pending" and "show breakpoint pending" commands.
2004-02-262004-02-26 Andrew Cagney <cagney@redhat.com>Andrew Cagney2-31/+32
* gdbint.texinfo (Coding): Document use of gdbarch_obstack_zalloc in Per-architecture module data section.
2004-02-25.Roland McGrath1-1/+5
2004-02-252004-02-25 Roland McGrath <roland@redhat.com>Roland McGrath1-4/+80
* gdb.texinfo (General Query Packets): Document qPart:... packets.
2004-02-242004-02-24 Andrew Cagney <cagney@redhat.com>Andrew Cagney6-144/+242
* annotate.texinfo: Wrap fdl.texi include in raise/lower sections. * gdb.texinfo, gdbint.texinfo, stabs.texinfo: Ditto. * fdl.texi: Import Version 1.2, November 2002.
2004-02-172004-02-17 Andrew Cagney <cagney@redhat.com>Andrew Cagney2-4/+8
* gdb.texinfo (Mode Options): Note that "mi1" is deprecated.
2004-02-162004-02-09 Andrew Cagney <cagney@redhat.com>Andrew Cagney2-2/+7
* gdbarch.sh (DEPRECATED_FRAMELESS_FUNCTION_INVOCATION): Predicate and function replacing FRAMELESS_FUNCTION_INVOCATION. * blockframe.c (legacy_frameless_look_for_prologue): Rename frameless_look_for_prologue. * frame.h (legacy_frameless_look_for_prologue): Rename frameless_look_for_prologue. * gdbarch.h, gdbarch.c: Re-generate. * sh64-tdep.c (sh64_gdbarch_init): Update. * sh-tdep.c (sh_gdbarch_init): Update. * s390-tdep.c (s390_gdbarch_init): Update. * rs6000-tdep.c (rs6000_gdbarch_init): Update. * ppc-linux-tdep.c (ppc_linux_init_abi): Update. * m68k-tdep.c (m68k_gdbarch_init): Update. (delta68_frame_args_address): Update. * m32r-tdep.c (m32r_gdbarch_init): Update. * hppa-tdep.c (hppa_gdbarch_init): Update. * h8300-tdep.c (h8300_gdbarch_init): Update. * frv-tdep.c (frv_gdbarch_init): Update. (frv_frameless_function_invocation): Update. * cris-tdep.c (cris_gdbarch_init): Update. (cris_frameless_function_invocation): Update. * avr-tdep.c (avr_gdbarch_init): Update. * arm-tdep.c (arm_gdbarch_init): Update. * stack.c (frame_info): Update, call predicate. * rs6000-tdep.c (rs6000_frame_chain): Update, call predicate.. * frame.c (legacy_get_prev_frame): Update, call predicate.. * arch-utils.c (generic_frameless_function_invocation_not): Delete. * arch-utils.h (generic_frameless_function_invocation_not): Delete. * alpha-tdep.c (alpha_gdbarch_init): Do not set frameless function invocation. * d10v-tdep.c (d10v_gdbarch_init): Ditto. * ns32k-tdep.c (ns32k_gdbarch_init): Ditto. * vax-tdep.c (vax_gdbarch_init): Ditto.
2004-02-162004-02-16 Andrew Cagney <cagney@redhat.com>Andrew Cagney2-0/+6
* gdbint.texinfo (Coding): Mention -Wunused-function.
2004-02-142004-02-14 Andrew Cagney <cagney@redhat.com>Andrew Cagney2-6/+5
* gdbarch.sh (DEPRECATED_EXTRA_STACK_ALIGNMENT_NEEDED): Delete. (DEPRECATED_CALL_DUMMY_STACK_ADJUST): Delete. (DEPRECATED_CALL_DUMMY_ADDRESS): Delete. * gdbarch.h, gdbarch.c: Re-generate. * frame.c (deprecated_get_next_frame_hack): Delete function. * frame.h (deprecated_get_next_frame_hack): Delete declaration. * blockframe.c (deprecated_pc_in_call_dummy_at_entry_point): Update. * infcall.c (call_function_by_hand): Update. Index: doc/ChangeLog 2004-02-14 Andrew Cagney <cagney@redhat.com> * gdbint.texinfo (Target Architecture Definition): Delete description of DEPRECATED_CALL_DUMMY_STACK_ADJUST.
2004-02-122004-02-12 Elena Zannoni <ezannoni@redhat.com>Elena Zannoni4-46/+52
* gdb.texinfo: Properly quote the name "C++". * gdbint.texinfo: Ditto. * stabs.texinfo: Ditto.
2004-02-112004-02-11 Elena Zannoni <ezannoni@redhat.com>Elena Zannoni2-0/+65
* gdbint.texinfo (Support Libraries): Add doco about obstacks and minimal information about libiberty.
2004-02-062004-02-06 Michael Chastain <mec.gnu@mindspring.com>Michael Chastain2-2/+6
* gdb.texinfo (Auxiliary Vector): Fix thinko with @value{GDBN}.
2004-02-04.Roland McGrath1-37/+42
2004-02-042004-02-04 Roland McGrath <roland@redhat.com>Roland McGrath1-199/+226
* gdb.texinfo (Auxiliary Vector): New node (section). (Data): Add it to the menu.
2004-02-022004-02-02 Jeff Johnston <jjohnstn@redhat.com>Jeff Johnston2-3/+40
* gdb.texinfo (Breakpoints): Add information about pending breakpoint support.
2004-01-26Index: ChangeLogAndrew Cagney2-13/+5
2004-01-26 Andrew Cagney <cagney@redhat.com> * remote.c (echo_check, quit_flag): Delete variables. (cisco_kernel_mode): Delete variable. (minitelnet_return, tty_input, escape_count): Delete variables. (remote_cisco_mode): Delete variable. (remote_cisco_open, remote_cisco_close): Delete function. (remote_cisco_mourn, remote_cisco_wait): Delete function. (init_remote_cisco_ops): Delete function. (_initialize_remote): Do not install "remote cisco" code. (read_frame): Delete cisco specific code. (remote_info_process): Delete function. (remote_wait): Delete cisco specific code. (remote_cisco_section_offsets): Delete function. (remote_cisco_objfile_relocate): Delete function. (remote_async_wait): Delete cisco specific code. (minitelnet, readtty, readsocket): Delete function. Index: doc/ChangeLog 2004-01-26 Andrew Cagney <cagney@redhat.com> * gdb.texinfo (Overview): Delete references to the cisco protocol including the "N" response.
2004-01-262004-01-26 Andrew Cagney <cagney@redhat.com>Andrew Cagney2-7/+13
* gdbarch.sh (EXTRACT_STRUCT_VALUE_ADDRESS): Deprecate. Add comments mentioning extract_returned_value_address. * infcmd.c (print_return_value): Update. Add comments on extract_returned_value_address. * stack.c (return_command): Add comments on extract_returned_value_address. * values.c: Update comment. * m32r-tdep.c: Update comment. * sparc-tdep.c: Update comment. * ia64-tdep.c (ia64_use_struct_convention): Update comment. * xstormy16-tdep.c (xstormy16_gdbarch_init): Update. * sh64-tdep.c (sh64_gdbarch_init): Update. * sh-tdep.c (sh_gdbarch_init): Update. * s390-tdep.c (s390_gdbarch_init): Update. * rs6000-tdep.c (rs6000_gdbarch_init): Update. * m68klinux-tdep.c (m68k_linux_init_abi): Update. * m68k-tdep.c (m68k_gdbarch_init): Update. * m68hc11-tdep.c (m68hc11_gdbarch_init): Update. * m32r-tdep.c (m32r_gdbarch_init): Update. * ia64-tdep.c (ia64_gdbarch_init): Update. * h8300-tdep.c (h8300_gdbarch_init): Update. * frv-tdep.c (frv_gdbarch_init): Update. * arm-tdep.c (arm_gdbarch_init): Update. * alpha-tdep.c (alpha_gdbarch_init): Update. Index: doc/ChangeLog 2004-01-26 Andrew Cagney <cagney@redhat.com> * gdbint.texinfo (Target Architecture Definition): Rename EXTRACT_STRUCT_VALUE_ADDRESS to DEPRECATED_EXTRACT_STRUCT_VALUE_ADDRESS.
2004-01-24 * gdb.texinfo (KOD): Document "show os". Add index entries forEli Zaretskii2-4/+16
"set/show os" and "info cisco" commands.
2004-01-21 * Makefile.in (install-info): Prepend $(DESTDIR) to $(infodir).Eli Zaretskii2-2/+6
2004-01-202004-01-19 Michael Chastain <mec.gnu@mindspring.com>Michael Chastain2-37/+5
* MAINTAINERS: Delete mmalloc. * Makefile.in: Delete MMALLOC, MMALLOC_CFLAGS, -lmmalloc, mmalloc_h. * NEWS: Mention removal of --with-malloc. * acconfig.h: Delete USE_MMALLOC, MMCHECK_FORCE. * config.in: Regenerate. * configure: Regenerate. * configure.in: Delete MMALLOC_CFLAGS, MMALLOC, --with-mmalloc, USE_MMALLOC, MMCHECK_FORCE. * gdbinit.in: Remove mmalloc. * utils.c: Delete USE_MMALLOC, NO_MMCHECK, MMCHECK_FORCE, malloc_botch. * config/alpha/alpha-linux.mh: Delete MMALLOC, MMALLOC_CFLAGS. * config/i386/go32.mh: Likewise. * config/i386/interix.mh: Likewise. * config/powerpc/xm-linux.h: Delete MMAP_BASE_ADDRESS, MMAP_INCREMENT. 2004-01-19 Michael Chastain <mec.gnu@mindspring.com> * gdbint.texinfo: Delete USE_MMALLOC, NO_MMCHECK, MMCHECK_FORCE, MMAP_BASE_ADDRESS, MMAP_INCREMENT.
2004-01-20*** empty log message ***Nick Roberts1-0/+7
2004-01-20(GDB/MI Stack Manipulation): Describe extension to -stack-list-locals.Nick Roberts1-6/+27
(GDB/MI Variable Objects): Describe extension to -var-list-children.
2004-01-17 * gdbint.texinfo (DECR_PC_AFTER_HW_BREAK): Don't document.Daniel Jacobowitz2-11/+4
2004-01-172004-01-17 Andrew Cagney <cagney@redhat.com>Andrew Cagney2-7/+5
* gdbarch.sh (DEPRECATED_NPC_REGNUM): Delete. * gdbarch.h, gdbarch.c: Re-generate. * procfs.c (procfs_fetch_registers): Delete reference to DEPRECATED_NPC_REGNUM. (procfs_store_registers): Ditto. * regcache.c (generic_target_write_pc): Simplify. * lynx-nat.c: Delete #ifdef SPARC code. Not used. Index: doc/ChangeLog 2004-01-17 Andrew Cagney <cagney@redhat.com> * gdbint.texinfo (Target Architecture Definition): Delete documentation on DEPRECATED_NPC_REGNUM.
2004-01-13 * gdb.texinfo: Update copyright year. Mention that setDaniel Jacobowitz2-6/+11
follow-fork-mode is supported on GNU/Linux. Remove documentation of "set follow-fork-mode ask".
2004-01-132004-01-13 Andrew Cagney <cagney@redhat.com>Andrew Cagney2-2/+24
* configure.in: Update copyright year. (build_warnings): Add -Wunused-label. * configure: Re-generate. 2004-01-13 Andrew Cagney <cagney@redhat.com> * gdbint.texinfo: Update copyright year. (Coding): Add -Wunused-label to list of -Werror warnings.
2004-01-082004-01-08 Jason Molenda <jmolenda@apple.com>Jason Molenda2-21/+36
Eli Zaretskii <eliz@is.elta.co.il> * gdb.texinfo: Update copyright. (Objective-C): "methodName" typeo fixed. Add @code/@var markup around names, as appropriate. Minor syntax cleanup of _NSPrintForDebugger explanation. Two spaces after periods. GDBN used instead of lit. "gdb". Index entries added for print-object and _NSPrintForDebugger. @noindent added in one spot.
2003-11-112003-11-11 Elena Zannoni <ezannoni@redhat.com>Elena Zannoni3-7/+19
* stabs.texinfo: Add dircategory and direntry commands. * annotate.texinfo: Ditto.
2003-11-102003-11-10 Andrew Cagney <cagney@redhat.com>Andrew Cagney2-5/+11
* gdbarch.sh (return_value): Replace "inval" and "outval" with "readbuf" and "writebuf". * ppcnbsd-tdep.c (ppcnbsd_return_value): Ditto. * d10v-tdep.c (d10v_return_value): Ditto. * ppc-tdep.h (ppc_sysv_abi_return_value): Ditto. (ppc_sysv_abi_broken_return_value): Ditto. (ppc64_sysv_abi_return_value): Ditto. * ppc-sysv-tdep.c (do_ppc_sysv_return_value): Ditto. (ppc_sysv_abi_return_value): Ditto. (ppc_sysv_abi_broken_return_value): Ditto. (ppc64_sysv_abi_return_value): Ditto. * values.c (register_value_being_returned): Update call. * stack.c (return_command): Update call. * gdbarch.h, gdbarch.c: Re-generate. Index: gdb/doc/ChangeLog 2003-11-10 Andrew Cagney <cagney@redhat.com> * gdbint.texinfo (Target Architecture Definition): Replace the return_value method's "inval" and "outval" parameters with "readbuf" and "writebuf".
2003-10-28* gdb.texinfo (The F request packet, The F reply packet): RenamedJim Blandy2-4/+11
from "The `F' request packet" and "The `F' reply packet", to make texi2dvi happy. (File-I/O remote protocol extension): Update menu entries, too.
2003-10-272003-10-26 Michael Chastain <mec@shout.net>Michael Chastain2-0/+46
* gdb.texinfo (Thread Stops): Document the issue with premature return from system calls in multi-threaded programs.
2003-10-24Index: mi/ChangeLogAndrew Cagney2-1/+5
2003-10-24 Andrew Cagney <cagney@redhat.com> * tui-out.c: Fix "fortunatly"[sic]. Index: doc/ChangeLog 2003-10-24 Andrew Cagney <cagney@redhat.com> * annotate.texinfo: Fix "fortunatly"[sic]. 2003-10-24 Andrew Cagney <cagney@redhat.com> * osabi.c (gdbarch_init_osabi): Fix typos, and "fortunatly"[sic]. * PROBLEMS, arch-utils.c, cli-out.c, command.h: Ditto. * complaints.c, cris-tdep.c, disasm.c, dwarf2-frame.c: Ditto. * frame.c, frame.h, infcall.c, infcmd.c, infrun.c: Ditto. * kod.c, mips-tdep.c, regcache.c, regcache.h, remote.c: Ditto.
2003-10-232003-10-23 Kei Sakamoto <sakamoto.kei@renesas.com>Kazuhiro Inaoka2-3/+9
* gdb.texinfo (Contributors to GDB): Replace "Renesas" with "Hitachi" and "Mitsubishi".
2003-10-202003-10-20 Andrew Cagney <cagney@redhat.com>Andrew Cagney2-1/+60
* values.c (register_value_being_returned): Update comments. Use "gdbarch_return_value" when available. (using_struct_return): Ditto. (set_return_value): Ditto. Use "gdbarch_return_value" when available.. Print a warning, and not an error, when an unhandled return type is encountered. * infcmd.c: Include "gdb_assert.h". (print_return_value): When gdbarch_return_value_p, and using struct return, assume that the value is not available. * defs.h (return_value_convention): Define. * gdbarch.sh (gdbarch_return_value): New predicate method. * gdbarch.h, gdbarch.c: Re-generate * ppc-sysv-tdep.c (return_value_convention): Delete definition. Index: doc/ChangeLog 2003-10-20 Andrew Cagney <cagney@redhat.com> * gdbint.texinfo (Target Architecture Definition): Document gdbarch_return_value. Add cross references from USE_STRUCT_CONVENTION, EXTRACT_RETURN_VALUE, and STORE_RETURN_VALUE, and from/to EXTRACT_STRUCT_VALUE_ADDRESS.
2003-10-18* gdbint.texinfo (Target Architecture Definition): DocumentMark Kettenis2-0/+10
regset_from_core_section.
2003-10-162003-10-16 Kei Sakamot Sakamoto <sakamoto.kei@renesas.com>Kazuhiro Inaoka2-0/+9
* gdb.texinfo (M32R/D): Mention m32rsdi target.
2003-10-15 * gdb.texinfo (Breakpoints related warnings): Insert into menu.Kevin Buettner2-0/+6
2003-10-14 * gdb.texinfo (Breakpoint related warnings): New node.Kevin Buettner3-0/+90
* gdbint.texinfo (ADJUST_BREAKPOINT_ADDRESS): Document.
2003-10-13 * gdb.texinfo (Remote Protocol): Document v and vCont.Daniel Jacobowitz2-2/+48
2003-10-102003-10-10 Kei Sakamoto <sakamoto.kei@renesas.com>Kazuhiro Inaoka3-46/+51
* gdb.texinfo: Replace "Hitachi" and "Mitsubishi" with "Renesas". * gdbint.texinfo: Ditto.
2003-10-102003-10-09 Andrew Cagney <cagney@redhat.com>Andrew Cagney2-1/+7
From 2003-09-18 David Anderson <davea@sgi.com>: * gdb.texinfo (GDB/MI Symbol Query): Replace "comamnd" with "command".
2003-10-032003-10-03 Andrew Cagney <cagney@redhat.com>Andrew Cagney2-3/+9
* gdbint.texinfo (Target Architecture Definition): Deprecate IBM6000_TARGET. Mention that it implies an RS/6000 system and not just target.
2003-10-022003-10-02 Andrew Cagney <cagney@redhat.com>Andrew Cagney3-13/+20
* gdbarch.sh (DEPRECATED_REGISTER_RAW_SIZE): Rename REGISTER_RAW_SIZE. * gdbarch.h, gdbarch.c: Re-generate. * aix-thread.c, alpha-tdep.h, arm-tdep.c, core-sol2.c: Update. * cris-tdep.c, dve3900-rom.c, findvar.c, frame.c: Update. * hppa-tdep.c, hppab-nat.c, hppah-nat.c, hppam3-nat.c: Update. * hpux-thread.c, i386gnu-nat.c, ia64-aix-nat.c: Update. * ia64-linux-nat.c, ia64-tdep.c, infcmd.c, infptrace.c: Update. * infrun.c, irix5-nat.c, lynx-nat.c, mips-linux-tdep.c: Update. * mips-nat.c, mips-tdep.c, mipsv4-nat.c, mn10300-tdep.c: Update. * monitor.c, ns32k-tdep.c, ppc-linux-nat.c, regcache.c: Update. * remote-e7000.c, remote-mips.c, remote-sim.c: Update. * remote-vxmips.c, remote-vxsparc.c, remote.c: Update. * rom68k-rom.c, rs6000-nat.c, rs6000-tdep.c, s390-tdep.c: Update. * sh64-tdep.c, sparc-nat.c, sparc-tdep.c, stack.c: Update. * target.c, tracepoint.c, v850-tdep.c, v850ice.c, valops.c: Update. * vax-tdep.c, vax-tdep.h, x86-64-tdep.c, xstormy16-tdep.c: Update. * config/m68k/tm-delta68.h, config/m68k/tm-vx68.h: Update. * config/sparc/tm-sparc.h, config/sparc/tm-sparclynx.h: Update. 2003-10-02 Andrew Cagney <cagney@redhat.com> * gdbint.texinfo (Target Architecture Definition): Rename REGISTER_RAW_SIZE to DEPRECATED_REGISTER_RAW_SIZE. * gdb.texinfo (Packets, Stop Reply Packets): Ditto. * gdbint.texinfo (Target Architecture Definition): Rename 2003-10-02 Andrew Cagney <cagney@redhat.com> * mi-main.c: Rename REGISTER_RAW_SIZE to DEPRECATED_REGISTER_RAW_SIZE.
2003-09-302003-09-30 Andrew Cagney <cagney@redhat.com>Andrew Cagney2-3/+7
* mi-main.c: Rename REGISTER_VIRTUAL_SIZE to DEPRECATED_REGISTER_VIRTUAL_SIZE. 2003-09-30 Andrew Cagney <cagney@redhat.com> * gdbarch.sh (DEPRECATED_REGISTER_VIRTUAL_SIZE): Rename REGISTER_VIRTUAL_SIZE. * gdbarch.h, gdbarch.c: Regenerate. * vax-tdep.h, sparc-tdep.c, regcache.h: Update. * regcache.c, mn10300-tdep.c, mips-tdep.c: Update. * infcmd.c, frame.c, findvar.c, cris-tdep.c: Update. 2003-09-30 Andrew Cagney <cagney@redhat.com> * gdbint.texinfo (Target Architecture Definition): Rename REGISTER_VIRTUAL_SIZE to DEPRECATED_REGISTER_VIRTUAL_SIZE. (Target Architecture Definition):
2003-09-302003-09-29 Andrew Cagney <cagney@redhat.com>Andrew Cagney2-5/+10
* gdbarch.sh (DEPRECATED_REGISTER_VIRTUAL_TYPE): Rename DEPRECATED_REGISTER_VIRTUAL_TYPE. * gdbarch.h, gdbarch.c: Regenerate. * arch-utils.c, hppa-tdep.c, regcache.c, regcache.h: Update. * sh64-tdep.c, sparc-tdep.c: Update. 2003-09-30 Andrew Cagney <cagney@redhat.com> * gdbint.texinfo (Target Architecture Definition): Rename REGISTER_VIRTUAL_TYPE to DEPRECATED_REGISTER_VIRTUAL_TYPE.
2003-09-292003-09-29 Andrew Cagney <cagney@redhat.com>Andrew Cagney2-5/+3
* gdbint.texinfo (Target Architecture Definition): Delete documentation for NEED_TEXT_START_END.
2003-09-292003-09-29 Andrew Cagney <cagney@redhat.com>Andrew Cagney2-2/+12
* gdbint.texinfo (Target Architecture Definition): Rename NPC_REGNUM to DEPRECATED_NPC_REGNUM. Add cross reference to TARGET_WRITE_PC.
2003-09-222003-09-22 Michael Chastain <mec@shout.net>Michael Chastain2-1/+5
* gdbint.texinfo (Testsuite Organization): Change gdb.c++ to gdb.cp.
2003-09-22Fix typos.Anthony Green2-2/+6