- 30 Jul, 2004 2 commits
-
-
Andrew Cagney authored
* version.in: Bump to version 6.2.
-
gdbadmin authored
-
- 29 Jul, 2004 2 commits
-
-
Andrew Cagney authored
* PROBLEMS (mips-irix): Note that it is broken.
-
gdbadmin authored
-
- 28 Jul, 2004 5 commits
-
-
gdbadmin authored
-
Andrew Cagney authored
-
Andrew Cagney authored
-
Andrew Cagney authored
* PROBLEMS: Mention threads/1650. * NEWS: Mention the NPTL fix.
-
gdbadmin authored
-
- 27 Jul, 2004 2 commits
-
-
Michael Chastain authored
* gdb.ada/gnat_ada.gpr.in: Rename from here ... * gdb.ada/gnat_ada.gin: ... to here. * configure.in: Use gnat_ada.gin. * configure: Regenerate.
-
gdbadmin authored
-
- 26 Jul, 2004 6 commits
-
-
Andrew Cagney authored
2004-07-26 Andrew Cagney <cagney@gnu.org> * gdb-mi.el: Move from here ... * mi/gdb-mi.el: ... to here.
-
nobody authored
Cherrypick from master 2004-07-26 21:52:34 UTC Andrew Cagney <cagney@redhat.com> 'Index: ChangeLog': gdb/mi/gdb-mi.el gdb/testsuite/gdb.ada/gnat_ada.gin -
Andrew Cagney authored
2004-07-26 Andrew Cagney <cagney@gnu.org> Problem from Olaf Hering <olh@suse.de>. * Makefile.in (install-man, installdirs): Add DESTDIR prefix. Index: ppc/ChangeLog 2004-07-26 Andrew Cagney <cagney@gnu.org> Problem from Olaf Hering <olh@suse.de>. * Makefile.in (install, installdirs): Add DESTDIR.
-
Andrew Cagney authored
Problem reported by Ashley Pittman <ashley@quadrics.com>. * main.c (captured_main): When in batch mode always detach.
-
Andrew Cagney authored
* MAINTAINERS: Mark the xstormy16, sh64, ns32k, mn10300, mcore, and h8300 as broken. * NEWS: END-OF-LIFE frame compatibility module. * PROBLEMS: For "Stack backtraces", remove powerpc, hppa and mips specific comments.
-
gdbadmin authored
-
- 25 Jul, 2004 1 commit
-
-
gdbadmin authored
-
- 24 Jul, 2004 1 commit
-
-
gdbadmin authored
-
- 23 Jul, 2004 1 commit
-
-
gdbadmin authored
-
- 22 Jul, 2004 1 commit
-
-
gdbadmin authored
-
- 21 Jul, 2004 2 commits
-
-
Andrew Cagney authored
* PROBLEMS: Mention breakpoints/1702. * NEWS: For signal trampolines, cite s390 GNU/Linux as a system that is known to work.
-
gdbadmin authored
-
- 20 Jul, 2004 1 commit
-
-
gdbadmin authored
-
- 19 Jul, 2004 1 commit
-
-
gdbadmin authored
-
- 18 Jul, 2004 5 commits
-
-
Andreas Schwab authored
-
gdbadmin authored
-
Andrew Cagney authored
-
Andrew Cagney authored
-
gdbadmin authored
-
- 17 Jul, 2004 10 commits
-
-
Andrew Cagney authored
* NEWS, PROBLEMS: Update for 6.2.
-
Andrew Cagney authored
* README: Update to 6.2.
-
Andrew Cagney authored
* utils.c (xvasprintf): Call xstrvprintf.
-
Andrew Cagney authored
* parse.c: Update copyright. (null_post_parser): Eliminate ARGSUSED.
-
Andrew Cagney authored
* ppc-linux-nat.c (store_spe_registers): Eliminate K&R C. * tui/tui-win.c (tui_get_cmd_list): Ditto. * symfile-mem.c (_initialize_symfile_mem): Ditto.
-
Andrew Cagney authored
* ppc-linux-tdep.c (ppc_linux_init_abi): Add [sic] to Linux. * ppc-linux-nat.c: Use "Linux kernel". * hppa-linux-tdep.c: Use GNU/Linux. * hppa-linux-nat.c: Use GNU/Linux. * dwarfread.c: Add [sic] to use of Linux.
-
Andrew Cagney authored
* hppa-linux-nat.c: Do not include <string.h>. (supply_fpregset): Remove "register" attribute.
-
Andrew Cagney authored
* solib-frv.c (fetch_loadmap): Use xfree, not free.
-
Mark Kettenis authored
* configure, config.in: Regenerated.
-
Andrew Cagney authored
2004-07-16 Andrew Cagney <cagney@gnu.org> * defs.h (event_loop_p): Replace variable declaration with macro, always 1. * main.c (captured_main): Delete options "-async" and "-noasync". (event_loop_p): Delete variable. * NEWS: Mention that "-async" and "-noasync" were removed. Index: doc/ChangeLog 2004-07-16 Andrew Cagney <cagney@gnu.org> * gdb.texinfo (Mode Options): Delete documentation on "-async" and "-noasync".
-