Age | Commit message (Expand) | Author | Files | Lines |
2001-07-30 | * config/i386/tm-i386.h (STAB_REG_TO_REGNUM, SDB_REG_TO_REGNUM, | Mark Kettenis | 1 | -0/+7 |
2001-07-30 | *** empty log message *** | gdbadmin | 1 | -1/+1 |
2001-07-29 | Unset CDPATH before doing annything else. | Eli Zaretskii | 2 | -0/+6 |
2001-07-29 | * go32-nat.c (get_cr3): Temporary disable support for page tables | Eli Zaretskii | 2 | -0/+5 |
2001-07-29 | Support for stepping through longjmp in DJGPP programs: | Eli Zaretskii | 3 | -0/+26 |
2001-07-29 | *** empty log message *** | gdbadmin | 1 | -1/+1 |
2001-07-28 | Fix some PID/TPID fallout for HP/UX. | Andrew Cagney | 2 | -5/+12 |
2001-07-28 | (cris): Set --enable-gdb-build-warnings flag to -w. | Andrew Cagney | 2 | -1/+2 |
2001-07-28 | * MAINTAINERS: Add Orjan Friberg as cris target maintainer. | Andrew Cagney | 2 | -0/+7 |
2001-07-28 | From 2001-07-23 Andreas Schwab <schwab@suse.de>: | Andrew Cagney | 3 | -34/+24 |
2001-07-28 | Move libgdb library functions to gdb.h (new file). | Andrew Cagney | 9 | -46/+88 |
2001-07-28 | * Makefile.in (SUBDIR_TUI_OBS): Add tui-out.o, tui-hooks.o. | Stephane Carrez | 2 | -3/+18 |
2001-07-28 | * gdb.texinfo (TUI Configuration): Rename tui configuration variables. | Stephane Carrez | 2 | -6/+10 |
2001-07-28 | * tuiWin.c (_initialize_tuiWin): Use specific tui prefix for | Stephane Carrez | 2 | -10/+36 |
2001-07-28 | * config/i386/tm-i386.h (STAB_REG_TO_REGNUM, SDB_REG_TO_REGNUM, | Mark Kettenis | 1 | -0/+16 |
2001-07-28 | * MAINTAINERS: Update e-mail address of active @cygnus.com | Andrew Cagney | 2 | -76/+81 |
2001-07-28 | * README (Known bugs): Delete section. | Andrew Cagney | 2 | -72/+11 |
2001-07-28 | * config/i386/tm-i386.h (STAB_REG_TO_REGNUM, SDB_REG_TO_REGNUM, | Mark Kettenis | 4 | -0/+85 |
2001-07-28 | * i386-tdep.c: Include "gdb_assert.h" | Mark Kettenis | 2 | -8/+31 |
2001-07-28 | *** empty log message *** | gdbadmin | 1 | -1/+1 |
2001-07-27 | Added dependency of gdb/insight on tcl and tk libraries. | John R. Moore | 1 | -0/+6 |
2001-07-27 | Added dependency on tcl/tk libraries. | John R. Moore | 3 | -380/+451 |
2001-07-27 | 2001-07-26 Elena Zannoni <ezannoni@redhat.com> | Elena Zannoni | 2 | -2/+10 |
2001-07-27 | *** empty log message *** | gdbadmin | 1 | -1/+1 |
2001-07-26 | * gdbint.texinfo (libgdb): Rewrite. | Andrew Cagney | 2 | -3/+116 |
2001-07-26 | * go32-nat.c (read_memory_region): Make sure the segment limit was | Eli Zaretskii | 2 | -1/+9 |
2001-07-26 | Makefile.in (gdbgui.dvi, gdb-gui, gdbgui.info): Targets deleted. | Eli Zaretskii | 2 | -14/+4 |
2001-07-26 | Removed. | Eli Zaretskii | 1 | -405/+0 |
2001-07-26 | * infptrace.c (child_xfer_memory): Add cast to CORE_ADDR. | Daniel Jacobowitz | 10 | -15/+33 |
2001-07-26 | *** empty log message *** | gdbadmin | 1 | -1/+1 |
2001-07-25 | 2001-07-25 Michael Snyder <msnyder@redhat.com> | Michael Snyder | 3 | -0/+135 |
2001-07-25 | 2001-07-25 Michael Snyder <msnyder@redhat.com> | Michael Snyder | 2 | -9/+14 |
2001-07-25 | 2001-07-25 Michael Snyder <msnyder@redhat.com> | Michael Snyder | 2 | -33/+56 |
2001-07-25 | Mention how to make the PDF version of the manual. | Eli Zaretskii | 2 | -1/+10 |
2001-07-25 | Update NEWS. | Eli Zaretskii | 2 | -8/+133 |
2001-07-25 | *** empty log message *** | gdbadmin | 1 | -1/+1 |
2001-07-24 | Fixed email address and line spacing. | Stephen P. Smith | 2 | -3/+3 |
2001-07-24 | * tui-hooks.c: New file, gdb hooks for tui. | Stephane Carrez | 3 | -0/+812 |
2001-07-24 | Missed changelog entries for previous 2 commits | Stephane Carrez | 1 | -0/+22 |
2001-07-24 | Added Stephen P. Smith to write after approval list in MAINTAINERS file. | Stephen P. Smith | 1 | -0/+5 |
2001-07-24 | Add Stephen P. Smith (ssmith@sources.redhat.com) to the write after approval | Stephen P. Smith | 1 | -0/+1 |
2001-07-24 | * gdb.texinfo (TUI): New chapter, document the TUI. | Stephane Carrez | 2 | -7/+298 |
2001-07-24 | Doco LE O32 sizeof(struct) < 4 problem. | Andrew Cagney | 2 | -1/+19 |
2001-07-24 | * gdbint.texinfo (Host Definition): Remove description of | Mark Kettenis | 2 | -5/+5 |
2001-07-24 | 2001-07-23 Elena Zannoni <ezannoni@redhat.com> | Elena Zannoni | 2 | -1/+8 |
2001-07-24 | *** empty log message *** | gdbadmin | 1 | -1/+1 |
2001-07-23 | * tuiIO.c (tui_cont_sig): Update cursor position on the screen to | Stephane Carrez | 2 | -6/+17 |
2001-07-23 | * tuiStack.c (tuiUpdateLocatorFilename): Use const char*. | Stephane Carrez | 5 | -6/+41 |
2001-07-23 | 2001-07-23 Elena Zannoni <ezannoni@redhat.com> | Elena Zannoni | 2 | -7/+37 |
2001-07-23 | * configure.in (AC_CHECK_FUNCS): Add setpggrp. | Mark Kettenis | 18 | -427/+455 |