aboutsummaryrefslogtreecommitdiff
AgeCommit message (Collapse)AuthorFilesLines
2001-07-272001-07-27 H.J. Lu <hjl@gnu.org>H.J. Lu2-2/+6
* ld-selective/selective.exp: Fix the error in the last change.
2001-07-27Added dependency of gdb/insight on tcl and tk libraries.John R. Moore1-0/+6
2001-07-27Added dependency on tcl/tk libraries.John R. Moore3-380/+451
2001-07-272001-07-27 H.J. Lu <hjl@gnu.org>H.J. Lu2-1/+6
* binutils-all/windres/windres.exp: Don't set xfail for bmpalign (compare) on none-ix86/pe targets.
2001-07-27 * read.c (s_set): Check for missing symbol name.Alan Modra2-0/+13
2001-07-272001-07-26 Chris Demetriou <cgd@broadcom.com>Chris Demetriou2-3/+8
* gas/mips/lif-empic.d: Add back dollar signs before floating point register names.
2001-07-272001-07-26 Elena Zannoni <ezannoni@redhat.com>Elena Zannoni2-2/+10
* sh-tdep.c (sh_gdbarch_init): Use SH_DEFAULT_NUM_REGS instead of NUM_REGS. (SH_DEFAULT_NUM_REGS): Define.
2001-07-27*** empty log message ***gdbadmin1-1/+1
2001-07-26* gdbint.texinfo (libgdb): Rewrite.Andrew Cagney2-3/+116
2001-07-26 * go32-nat.c (read_memory_region): Make sure the segment limit wasEli Zaretskii2-1/+9
indeed set, to work around a Windows 2000 bug.
2001-07-26* MAINTAINERS: Clarify libiberty merge rules and procedures.DJ Delorie2-1/+9
2001-07-26merge from gccDJ Delorie2-1/+5
2001-07-26Makefile.in (gdbgui.dvi, gdb-gui, gdbgui.info): Targets deleted.Eli Zaretskii2-14/+4
2001-07-26Removed.Eli Zaretskii1-405/+0
2001-07-26 * gas/i386/relax.s: Test rs_space.Alan Modra3-4/+22
* gas/i386/relax.d: Update.
2001-07-26 * write.c (relax_segment <rs_space>): Account for fr_fix.Alan Modra2-1/+5
2001-07-26 * infptrace.c (child_xfer_memory): Add cast to CORE_ADDR.Daniel Jacobowitz10-15/+33
* infttrace.c (child_xfer_memory): Likewise. * symm-nat.c (child_xfer_memory): Likewise. * gdbserver/low-hppabsd.c (read_inferior_memory): Likewise. (write_inferior_memory): Likewise. * gdbserver/low-linux.c (read_inferior_memory): Likewise. (write_inferior_memory): Likewise. * gdbserver/low-lynx.c (read_inferior_memory): Likewise. (write_inferior_memory): Likewise. * gdbserver/low-nbsd.c (read_inferior_memory): Likewise. (write_inferior_memory): Likewise. * gdbserver/low-sparc.c (read_inferior_memory): Likewise. (write_inferior_memory): Likewise. * gdbserver/low-sun3.c (read_inferior_memory): Likewise. (write_inferior_memory): Likewise.
2001-07-26*** empty log message ***gdbadmin1-1/+1
2001-07-252001-07-25 Michael Snyder <msnyder@redhat.com>Michael Snyder3-0/+135
* gdb.base/consecutive.exp: New file. Test stepping over breakpoints on consecutive instructions. * gdb.base/consecutive.c: New file.
2001-07-252001-07-25 Michael Snyder <msnyder@redhat.com>Michael Snyder2-9/+14
* gdb.base/call-rt-st.exp: Use double-backslash to quote curly braces in regular expressions.
2001-07-252001-07-25 Michael Snyder <msnyder@redhat.com>Michael Snyder2-33/+56
* gdb.base/ending-run.exp: Accept "Program exited normally" as legitimate output from stepping out of main.
2001-07-252001-07-25 H.J. Lu <hjl@gnu.org>H.J. Lu2-2/+11
* config/tc-mips.c (md_estimate_size_before_relax): Make sure we treat weak like extern only for ELF. (mips_fix_adjustable): Make sure we don't adjust extern/weak symbols only for ELF.
2001-07-252001-07-25 Chris Demetriou <cgd@broadcom.com>Chris Demetriou2-1/+5
* config/tc-mips.c: Fix spelling error in comment.
2001-07-252001-07-25 Dave Brolley <brolley@redhat.com>Dave Brolley2-0/+9
* objdump.c (SKIP_ZEROES): Only define it if it is not already defined. (SKIP_ZEROES_AT_END): Only define it if it is not already defined.
2001-07-252001-07-25 Dave Brolley <brolley@redhat.com>Dave Brolley2-1/+28
* app.c (LEX_IS_PARALLEL_SEPARATOR): New macro. (IS_PARALLEL_SEPARATOR): New macro. (do_scrub_begin): Set up characters in tc_parallel_separator_chars as LEX_IS_PARALLEL_SEPARATOR, if it is defined. (do_scrub_chars): Handle LEX_PARALLEL_SEPARATOR chars like LEX_LINE_SEPARATOR except that we go to state 1 (as if the label has been seen).
2001-07-25Mention how to make the PDF version of the manual.Eli Zaretskii2-1/+10
2001-07-25Update NEWS.Eli Zaretskii2-8/+133
2001-07-25 * d10v-dis.c: Fix formatting.Kazu Hirata3-171/+179
* d30v-dis.c: Likewise.
2001-07-25*** empty log message ***gdbadmin1-1/+1
2001-07-24Fixed email address and line spacing.Stephen P. Smith2-3/+3
2001-07-24 * tui-hooks.c: New file, gdb hooks for tui.Stephane Carrez3-0/+812
* tui-out.c: New file, image copied from cli-out.c. (tui_field_int): Identify "line" fields and keep track of them. (tui_field_string): Likewise for "file". (tui_out_new): Use flags = 0 to avoid printing the sources.
2001-07-24Missed changelog entries for previous 2 commitsStephane Carrez1-0/+22
2001-07-24Added Stephen P. Smith to write after approval list in MAINTAINERS file.Stephen P. Smith1-0/+5
2001-07-24Add Stephen P. Smith (ssmith@sources.redhat.com) to the write after approvalStephen P. Smith1-0/+1
list.
2001-07-242001-07-24 H.J. Lu <hjl@gnu.org>H.J. Lu2-0/+22
* binutils-all/windres/windres.exp: Set xfail on none-ix86/pe targets.
2001-07-24 * gdb.texinfo (TUI): New chapter, document the TUI.Stephane Carrez2-7/+298
(Mode Options): Document the -tui option.
2001-07-24Doco LE O32 sizeof(struct) < 4 problem.Andrew Cagney2-1/+19
2001-07-24 * ld-selective/selective.exp: Support g++ V3 ABI (along sideAlan Modra2-4/+18
the old ABI). Make comparisons against normalized (to V3-style) demangled nm output.
2001-07-24 * config/default.exp (ld_nm): Add "nmflags" arg.Alan Modra9-11/+22
* lib/ld-lib.exp (default_ld_nm): Likewise. * ld-empic/empic.exp: Adjust call to ld_nm. * ld-scripts/defined.exp: Likewise. * ld-scripts/script.exp: Likewise. * ld-scripts/sizeof.exp: Likewise. * ld-selective/selective.exp: Likewise. * ld-sh/sh.exp: Likewise.
2001-07-24* gdbint.texinfo (Host Definition): Remove description ofMark Kettenis2-5/+5
NEED_POSIX_SETPGID.
2001-07-24Update dependencies with "make dep-am".Alan Modra3-3/+8
2001-07-24 * Makefile.am (DEP_FLAGS): Define, add -DOBJ_MAYBE_ELF.Alan Modra4-38/+49
(DEP1, DEPTC, DEPOBJ, DEP2): Use it. Update dependencies with "make dep-am".
2001-07-24Update dependencies with "make dep-am".Alan Modra8-257/+287
2001-07-24 * alpha-dis.c: Fix formatting.Kazu Hirata5-116/+121
* cris-dis.c: Likewise. * m10300-dis.c: Likewise. * tic54x-dis.c: Likewise.
2001-07-242001-07-23 Elena Zannoni <ezannoni@redhat.com>Elena Zannoni2-1/+8
* config/powerpc/aix.mh (MH_LDFLAGS): Don't set these, the Gnu linker doesn't understand them.
2001-07-24 * m68k-dis.c: Fix formatting.Kazu Hirata4-81/+85
* pj-dis.c: Likewise. * z8k-dis.c: Likewise.
2001-07-24*** empty log message ***gdbadmin1-1/+1
2001-07-23 * tuiIO.c (tui_cont_sig): Update cursor position on the screen toStephane Carrez2-6/+17
leave it in the command window. (tui_redisplay_readline): Save cursor position to restore the cursor after we go back from background. * tuiData.h (TuiCommandInfo): Add start_line member.
2001-07-23 * tuiStack.c (tuiUpdateLocatorFilename): Use const char*.Stephane Carrez5-6/+41
* tuiStack.h (tuiUpdateLocatorFilename): Update prototype. * tuiWin.c (_initialize_tuiWin): Don't cast table of enum in calls to add_set_enum_cmd. * tui.c (tui_show_source): New function. (tuiGetLowDisassemblyAddress): Use CORE_ADDR for newLow. (tui_switch_mode): Prep or deprep readline terminal; make sure the \n we return does not redo the last command. * tui.h (tui_show_source): Declare. (tui_out_new, tui_install_hooks, tui_remove_hooks): Likewise. (tui_active, tui_initialize_io, tui_initialize_readline): Likewise.
2001-07-232001-07-23 Elena Zannoni <ezannoni@redhat.com>Elena Zannoni2-7/+37
* memattr.c (mem_info_command): Reformat output to look more like 'info break' output. (_initialize_mem): Improve help.