summaryrefslogtreecommitdiff
path: root/gdb
Commit message (Expand)AuthorAgeFilesLines
* * infptrace.c (child_xfer_memory): Add cast to CORE_ADDR.Daniel Jacobowitz2001-07-2610-15/+33
* *** empty log message ***gdbadmin2001-07-261-1/+1
* 2001-07-25 Michael Snyder <msnyder@redhat.com>Michael Snyder2001-07-253-0/+135
* 2001-07-25 Michael Snyder <msnyder@redhat.com>Michael Snyder2001-07-252-9/+14
* 2001-07-25 Michael Snyder <msnyder@redhat.com>Michael Snyder2001-07-252-33/+56
* Mention how to make the PDF version of the manual.Eli Zaretskii2001-07-252-1/+10
* Update NEWS.Eli Zaretskii2001-07-252-8/+133
* *** empty log message ***gdbadmin2001-07-251-1/+1
* Fixed email address and line spacing.Stephen P. Smith2001-07-242-3/+3
* * tui-hooks.c: New file, gdb hooks for tui.Stephane Carrez2001-07-243-0/+812
* Missed changelog entries for previous 2 commitsStephane Carrez2001-07-241-0/+22
* Added Stephen P. Smith to write after approval list in MAINTAINERS file.Stephen P. Smith2001-07-241-0/+5
* Add Stephen P. Smith (ssmith@sources.redhat.com) to the write after approvalStephen P. Smith2001-07-241-0/+1
* * gdb.texinfo (TUI): New chapter, document the TUI.Stephane Carrez2001-07-242-7/+298
* Doco LE O32 sizeof(struct) < 4 problem.Andrew Cagney2001-07-242-1/+19
* * gdbint.texinfo (Host Definition): Remove description ofMark Kettenis2001-07-242-5/+5
* 2001-07-23 Elena Zannoni <ezannoni@redhat.com>Elena Zannoni2001-07-242-1/+8
* *** empty log message ***gdbadmin2001-07-241-1/+1
* * tuiIO.c (tui_cont_sig): Update cursor position on the screen toStephane Carrez2001-07-232-6/+17
* * tuiStack.c (tuiUpdateLocatorFilename): Use const char*.Stephane Carrez2001-07-235-6/+41
* 2001-07-23 Elena Zannoni <ezannoni@redhat.com>Elena Zannoni2001-07-232-7/+37
* * configure.in (AC_CHECK_FUNCS): Add setpggrp.Mark Kettenis2001-07-2318-427/+455
* * lib/gdb.exp (_gdbtk_xvfb_init): If GDB_DISPLAY isKeith Seitz2001-07-232-2/+12
* Add new DJGPP-specific commands and document them in the manual.Eli Zaretskii2001-07-234-8/+447
* *** empty log message ***gdbadmin2001-07-231-1/+1
* * i386gnu-nat.c: Include "i387-nat.h".Mark Kettenis2001-07-224-98/+44
* * Makefile.in (ALLDEPFILES): Add m68hc11-tdep.c.Stephane Carrez2001-07-222-0/+9
* * m68hc11-tdep.c (m68hc11_gdbarch_init): Define int at 16-bits.Stephane Carrez2001-07-222-3/+10
* *** empty log message ***gdbadmin2001-07-221-1/+1
* * tuiIO.c (tui_initialize_io): Install tui_cont_sig signal handlerStephane Carrez2001-07-212-0/+36
* * utils.c (init_page_info): Use tui_get_command_dimension.Stephane Carrez2001-07-213-18/+12
* * tui.h (tui_show_assembly): Declare.Stephane Carrez2001-07-213-0/+43
* * tuiWin.c (tuiRefreshAll): Use clearok to force a refresh.Stephane Carrez2001-07-212-0/+5
* * tui-file.c (tui_file_fputs): Use tui_puts.Stephane Carrez2001-07-212-1/+5
* * tuiStack.c (tuiSetLocatorInfo): Cleanup.Stephane Carrez2001-07-215-25/+13
* * tui.c (tui_change_windows): New function.Stephane Carrez2001-07-212-19/+114
* * i386bsd-nat.c: Do not include <sys/sysctl.h>.Mark Kettenis2001-07-216-27/+120
* * tui.h: Remove old declarations, add the new ones.Stephane Carrez2001-07-212-296/+137
* * tuiIO.h: Remove old declarations and add the new ones.Stephane Carrez2001-07-213-565/+347
* * tuiRegs.c (tuiDisplayRegistersFrom): Call touchwin.Stephane Carrez2001-07-212-1/+25
* * tuiGeneralWin.c (boxWin): Use the tui configuration variables.Stephane Carrez2001-07-214-14/+264
* *** empty log message ***gdbadmin2001-07-211-1/+1
* * tuiWin.c (_parseScrollingArgs): Fix uninitialized variable.Stephane Carrez2001-07-2011-152/+171
* * tuiSourceWin.h: Remove unused declarations.Stephane Carrez2001-07-207-133/+32
* * tuiWin.c (tuiStrDup): Remove, replaced by xstrdup.Stephane Carrez2001-07-202-68/+43
* * tuiCommand.c (tuiDispatchCtrlChar): Fix escape sequences.Stephane Carrez2001-07-203-91/+21
* Three misspellings.John R. Moore2001-07-202-3/+7
* *** empty log message ***gdbadmin2001-07-201-1/+1
* * tuiWin.c (_initialize_tuiWin): Always define the tui commands;Stephane Carrez2001-07-195-57/+56
* * tuiDisassem.c (tuiVerticalDisassemScroll): Use CORE_ADDR.Stephane Carrez2001-07-192-10/+20