]> git.ipfire.org Git - thirdparty/binutils-gdb.git/log
thirdparty/binutils-gdb.git
22 years ago*** empty log message ***
gdbadmin [Tue, 26 Nov 2002 00:00:33 +0000 (00:00 +0000)] 
*** empty log message ***

22 years ago* win32-nat.c (child_attach): Reset saw_create counter or subsequent attach
Christopher Faylor [Mon, 25 Nov 2002 22:40:09 +0000 (22:40 +0000)] 
* win32-nat.c (child_attach): Reset saw_create counter or subsequent attach
will hang.
* win32-nat.c (psapi_get_dll_name): Fix a compiler warning.
(struct so_stuff): Add end_addr field.
(register_loaded_dll): Calculate and store end address of loaded dll.
(solib_address): New function.
(child_solib_loaded_library_pathname): Pass carefully constructed section info
to safe_symbol_file_add rather than ignoring it.
(get_child_debug_event): Call re_enable_breakpoints_in_shlibs when a DLL is
loaded.
(do_initial_child_stuff): Call disable_breakpoints_in_shlibs.
(child_create_inferior): Fix a compiler warning.
* config/i386/tm-cygwin.h (PC_SOLIB): Define new macro.
(solib_address): Declare new function.

22 years ago2002-11-25 Andrew Cagney <cagney@redhat.com>
Andrew Cagney [Mon, 25 Nov 2002 22:05:39 +0000 (22:05 +0000)] 
2002-11-25  Andrew Cagney  <cagney@redhat.com>

* ns32k-tdep.c: Include "gdb_string.h".
* mcore-tdep.c, cris-tdep.c, vax-tdep.c: Ditto.
* sh3-rom.c, ppc-sysv-tdep.c, ns32knbsd-tdep.c: Ditto.
* Makefile.in (sh3-rom.o): Update dependencies.
(ppc-sysv-tdep.o, ns32k-tdep.o, mcore-tdep.o): Ditto.
(cris-tdep.o): Ditto.

22 years ago2002-11-25 David Carlton <carlton@math.stanford.edu>
David Carlton [Mon, 25 Nov 2002 21:46:54 +0000 (21:46 +0000)] 
2002-11-25  David Carlton  <carlton@math.stanford.edu>

* dwarf2read.c (scan_partial_symbols): Descend into namespace
pdi's with no name.

22 years ago*** empty log message ***
gdbadmin [Mon, 25 Nov 2002 00:00:32 +0000 (00:00 +0000)] 
*** empty log message ***

22 years ago*** empty log message ***
gdbadmin [Sun, 24 Nov 2002 00:00:33 +0000 (00:00 +0000)] 
*** empty log message ***

22 years ago2002-11-22 Andrew Cagney <ac131313@redhat.com>
Andrew Cagney [Sat, 23 Nov 2002 01:12:34 +0000 (01:12 +0000)] 
2002-11-22  Andrew Cagney  <ac131313@redhat.com>

* dv-core.c: Update copyright.  sim/common contributed to the FSF.
* dv-glue.c, dv-pal.c, hw-base.c, hw-base.h, hw-device.c: Ditto.
* hw-device.h, hw-handles.c, hw-handles.h: Ditto.
* hw-instances.c, hw-instances.h, hw-properties.c: Ditto.
* hw-properties.h, hw-tree.c, hw-tree.h, sim-alu.h: Ditto.
* sim-basics.h, sim-bits.c, sim-bits.h, sim-config.c: Ditto.
* sim-config.h, sim-core.c, sim-core.h, sim-endian.c: Ditto.
* sim-endian.h, sim-events.c, sim-events.h, sim-inline.c: Ditto.
* sim-inline.h, sim-io.c, sim-io.h, sim-n-bits.h: Ditto.
* sim-n-core.h, sim-n-endian.h, sim-types.h: Ditto.

22 years ago*** empty log message ***
gdbadmin [Sat, 23 Nov 2002 00:00:32 +0000 (00:00 +0000)] 
*** empty log message ***

22 years agoRevert change committed due to a misunderstanding.
Jim Blandy [Fri, 22 Nov 2002 19:32:02 +0000 (19:32 +0000)] 
Revert change committed due to a misunderstanding.

22 years ago * gdb.base/maint.exp (help maint dump-me): Update with typo fix.
Daniel Jacobowitz [Fri, 22 Nov 2002 04:32:24 +0000 (04:32 +0000)] 
* gdb.base/maint.exp (help maint dump-me): Update with typo fix.

22 years agoImport all the copyright and indent changes from the mainline (also
Andrew Cagney [Fri, 22 Nov 2002 04:26:42 +0000 (04:26 +0000)] 
Import all the copyright and indent changes from the mainline (also
richards's tweak).

22 years ago*** empty log message ***
gdbadmin [Fri, 22 Nov 2002 00:00:32 +0000 (00:00 +0000)] 
*** empty log message ***

22 years ago * tui-hooks.c (tui_init_hook): Don't enable the TUI if a specific
Stephane Carrez [Thu, 21 Nov 2002 21:25:41 +0000 (21:25 +0000)] 
* tui-hooks.c (tui_init_hook): Don't enable the TUI if a specific
interpreter is installed.

22 years ago * maint.c (_initialize_maint_cmds): Fix typo. From
Daniel Jacobowitz [Thu, 21 Nov 2002 19:38:55 +0000 (19:38 +0000)] 
* maint.c (_initialize_maint_cmds): Fix typo.  From
Francesco Potorti` <pot@gnu.org>.

22 years ago*** empty log message ***
gdbadmin [Thu, 21 Nov 2002 00:00:03 +0000 (00:00 +0000)] 
*** empty log message ***

22 years ago * linux-s390-low.c (s390_regmap): Check GPR_SIZE instead of
Daniel Jacobowitz [Wed, 20 Nov 2002 16:34:01 +0000 (16:34 +0000)] 
* linux-s390-low.c (s390_regmap): Check GPR_SIZE instead of
defined(PT_FPR0_HI).

22 years ago2002-11-19 Andrew Cagney <ac131313@redhat.com>
Andrew Cagney [Wed, 20 Nov 2002 00:43:58 +0000 (00:43 +0000)] 
2002-11-19  Andrew Cagney  <ac131313@redhat.com>

Problems reported by Paul Eggert.
* gdbarch.sh: Use `sort -k 3`.

Index: doc/ChangeLog
2002-11-19  Andrew Cagney  <ac131313@redhat.com>

Fix POSIX problem reported by Paul Eggert.
* Makefile.in (GDBvn.texi): Use `sed q' instead of `head -1'.

22 years ago2002-11-19 Andrew Cagney <ac131313@redhat.com>
Andrew Cagney [Wed, 20 Nov 2002 00:09:47 +0000 (00:09 +0000)] 
2002-11-19  Andrew Cagney  <ac131313@redhat.com>

From mainline:
2002-11-12  Andrew Cagney  <ac131313@redhat.com>
* utils.c (gdb_realpath): Make rp a constant pointer.

22 years ago*** empty log message ***
gdbadmin [Wed, 20 Nov 2002 00:00:04 +0000 (00:00 +0000)] 
*** empty log message ***

22 years ago*** empty log message ***
gdbadmin [Tue, 19 Nov 2002 00:00:05 +0000 (00:00 +0000)] 
*** empty log message ***

22 years ago * linux-arm-low.c (arm_num_regs): Increase.
Daniel Jacobowitz [Mon, 18 Nov 2002 00:40:01 +0000 (00:40 +0000)] 
* linux-arm-low.c (arm_num_regs): Increase.
(arm_regmap): Include status register.

* linux-low.c (register_addr): Remove incorrect -1 check.

22 years ago*** empty log message ***
gdbadmin [Mon, 18 Nov 2002 00:00:34 +0000 (00:00 +0000)] 
*** empty log message ***

22 years ago*** empty log message ***
gdbadmin [Sun, 17 Nov 2002 00:00:03 +0000 (00:00 +0000)] 
*** empty log message ***

22 years ago*** empty log message ***
gdbadmin [Sat, 16 Nov 2002 00:00:03 +0000 (00:00 +0000)] 
*** empty log message ***

22 years ago*** empty log message ***
gdbadmin [Fri, 15 Nov 2002 00:01:32 +0000 (00:01 +0000)] 
*** empty log message ***

22 years ago*** empty log message ***
gdbadmin [Thu, 14 Nov 2002 00:00:31 +0000 (00:00 +0000)] 
*** empty log message ***

22 years ago* gdb.base/step-line.exp: Check that GDB can handle filenames that
Jim Blandy [Wed, 13 Nov 2002 18:23:26 +0000 (18:23 +0000)] 
* gdb.base/step-line.exp: Check that GDB can handle filenames that
appear in the line number info, but not in the preprocessor macro
info.

* lib/gdb.exp (gdb_internal_error_regexp): New variable.
(gdb_internal_error_resync): New procedure.
(gdb_test): If the command results in an internal error,
answer GDB's questions until we get back to a prompt.

22 years ago2002-11-13 Pierre Muller <muller@ics.u-strasbg.fr>
Pierre Muller [Wed, 13 Nov 2002 15:44:16 +0000 (15:44 +0000)] 
2002-11-13  Pierre Muller  <muller@ics.u-strasbg.fr>

Import from mainline:

* p-exp.y (name_not_typename): Use copy_name to
set current_type variable for fields of THIS.

22 years ago*** empty log message ***
gdbadmin [Wed, 13 Nov 2002 00:00:33 +0000 (00:00 +0000)] 
*** empty log message ***

22 years ago2002-11-12 Andrew Cagney <ac131313@redhat.com>
Andrew Cagney [Tue, 12 Nov 2002 17:18:18 +0000 (17:18 +0000)] 
2002-11-12  Andrew Cagney  <ac131313@redhat.com>

* utils.c (gdb_realpath): Rewrite.  Try, in order: realpath() with
a constant buffer; cannonicalize_file_name(); realpath() with a
pathconf() defined buffer, xstrdup().

22 years ago2002-11-12 Andrew Cagney <ac131313@redhat.com>
Andrew Cagney [Tue, 12 Nov 2002 16:26:10 +0000 (16:26 +0000)] 
2002-11-12  Andrew Cagney  <ac131313@redhat.com>

* config/djgpp/fnchange.lst: Fix typo, hang1.c to hang1.C; hang2.c
to hang2.C; hang3.c to hang3.C.

22 years ago*** empty log message ***
gdbadmin [Tue, 12 Nov 2002 00:00:33 +0000 (00:00 +0000)] 
*** empty log message ***

22 years ago*** empty log message ***
gdbadmin [Mon, 11 Nov 2002 00:00:32 +0000 (00:00 +0000)] 
*** empty log message ***

22 years ago*** empty log message ***
gdbadmin [Sun, 10 Nov 2002 00:00:32 +0000 (00:00 +0000)] 
*** empty log message ***

22 years ago2002-11-09 Klee Dienes <kdienes@apple.com>
Klee Dienes [Sat, 9 Nov 2002 19:19:42 +0000 (19:19 +0000)] 
2002-11-09  Klee Dienes   <kdienes@apple.com>

        * chexp.exp: Mark as obsolete.
        * pr-5016.exp: Remove stray trailing newline.

22 years ago2002-11-08 Andrew Cagney <ac131313@redhat.com>
Andrew Cagney [Sat, 9 Nov 2002 05:27:20 +0000 (05:27 +0000)] 
2002-11-08  Andrew Cagney  <ac131313@redhat.com>

* Makefile.in (DESTDIR): Define.
(install-only, install-gdbtk, uninstall-gdbtk): Add $(DESTDIR)
prefix.

22 years ago2002-11-08 Andrew Cagney <ac131313@redhat.com>
Andrew Cagney [Sat, 9 Nov 2002 02:51:54 +0000 (02:51 +0000)] 
2002-11-08  Andrew Cagney  <ac131313@redhat.com>

* config/djgpp/fnchange.lst: 8.3 proof i386obsd-nat.c and
i386obsd-tdep.c.  Rename to "gdb.cxx", paths containing "gdb.c++".

22 years ago*** empty log message ***
gdbadmin [Sat, 9 Nov 2002 00:00:34 +0000 (00:00 +0000)] 
*** empty log message ***

22 years ago*** empty log message ***
gdbadmin [Fri, 8 Nov 2002 00:00:03 +0000 (00:00 +0000)] 
*** empty log message ***

22 years ago * PROBLEMS: Document gdb/816 (unable to read core file on alpha-osf).
Joel Brobecker [Thu, 7 Nov 2002 07:17:08 +0000 (07:17 +0000)] 
   * PROBLEMS: Document gdb/816 (unable to read core file on alpha-osf).

22 years ago*** empty log message ***
gdbadmin [Thu, 7 Nov 2002 00:00:32 +0000 (00:00 +0000)] 
*** empty log message ***

22 years ago* c-exp.y: Add missing semi-colons.
Theodore A. Roth [Wed, 6 Nov 2002 22:55:32 +0000 (22:55 +0000)] 
* c-exp.y: Add missing semi-colons.
* f-exp.y: Add missing semi-colons.
* m2-exp.y: Add missing semi-colons.
* p-exp.y: Add missing semi-colons.
Add empty action to start rule to avoid a type clash error when
building with bison >= 1.50.

22 years ago*** empty log message ***
gdbadmin [Wed, 6 Nov 2002 00:00:32 +0000 (00:00 +0000)] 
*** empty log message ***

22 years ago*** empty log message ***
gdbadmin [Tue, 5 Nov 2002 00:00:32 +0000 (00:00 +0000)] 
*** empty log message ***

22 years ago*** empty log message ***
gdbadmin [Mon, 4 Nov 2002 00:00:33 +0000 (00:00 +0000)] 
*** empty log message ***

22 years ago*** empty log message ***
gdbadmin [Sun, 3 Nov 2002 00:00:32 +0000 (00:00 +0000)] 
*** empty log message ***

22 years ago*** empty log message ***
gdbadmin [Sat, 2 Nov 2002 00:00:32 +0000 (00:00 +0000)] 
*** empty log message ***

22 years ago*** empty log message ***
gdbadmin [Fri, 1 Nov 2002 00:00:33 +0000 (00:00 +0000)] 
*** empty log message ***

22 years ago * hppa-tdep.c (low_text_segment_addres): Fix a compilation warning.
Joel Brobecker [Thu, 31 Oct 2002 23:34:47 +0000 (23:34 +0000)] 
    * hppa-tdep.c (low_text_segment_addres): Fix a compilation warning.

22 years ago*** empty log message ***
gdbadmin [Thu, 31 Oct 2002 00:00:32 +0000 (00:00 +0000)] 
*** empty log message ***

22 years ago*** empty log message ***
gdbadmin [Wed, 30 Oct 2002 00:00:04 +0000 (00:00 +0000)] 
*** empty log message ***

22 years ago*** empty log message ***
gdbadmin [Tue, 29 Oct 2002 00:00:42 +0000 (00:00 +0000)] 
*** empty log message ***

22 years ago*** empty log message ***
gdbadmin [Mon, 28 Oct 2002 00:00:03 +0000 (00:00 +0000)] 
*** empty log message ***

22 years ago*** empty log message ***
gdbadmin [Sun, 27 Oct 2002 00:00:32 +0000 (00:00 +0000)] 
*** empty log message ***

22 years ago * tuiIO.c (tui_prep_terminal): Save the prompt registered in readline.
Stephane Carrez [Sat, 26 Oct 2002 10:40:03 +0000 (10:40 +0000)] 
* tuiIO.c (tui_prep_terminal): Save the prompt registered in readline.
(tui_redisplay_readline): Use the last saved prompt.
(tui_rl_saved_prompt): New.

22 years ago*** empty log message ***
gdbadmin [Sat, 26 Oct 2002 00:00:32 +0000 (00:00 +0000)] 
*** empty log message ***

22 years ago* Makefile.in (i386v-nat.o): Add $(i386_tdep_h).
Mark Kettenis [Fri, 25 Oct 2002 21:27:43 +0000 (21:27 +0000)] 
* Makefile.in (i386v-nat.o): Add $(i386_tdep_h).

22 years ago Fix PR gdb/787
Stephane Carrez [Fri, 25 Oct 2002 19:46:41 +0000 (19:46 +0000)] 
Fix PR gdb/787
* tuiWin.c (ACS_LRCORNER, ACS_LLCORNER, ACS_ULCORNER, ACS_URCORNER,
ACS_HLINE, ACS_VLINE): Define if they don't exist.

22 years ago Fix PR gdb/478
Stephane Carrez [Fri, 25 Oct 2002 19:24:29 +0000 (19:24 +0000)] 
Fix PR gdb/478
* tuiIO.c (tui_initialize_io): Use setvbuf since this is portable.

22 years ago* i386v-nat.c: Include "i386-tdep.h".
Mark Kettenis [Fri, 25 Oct 2002 18:53:22 +0000 (18:53 +0000)] 
* i386v-nat.c: Include "i386-tdep.h".

22 years ago*** empty log message ***
gdbadmin [Fri, 25 Oct 2002 00:00:32 +0000 (00:00 +0000)] 
*** empty log message ***

22 years ago*** empty log message ***
gdbadmin [Thu, 24 Oct 2002 00:00:32 +0000 (00:00 +0000)] 
*** empty log message ***

22 years ago2002-10-22 David Carlton <carlton@math.stanford.edu>
David Carlton [Wed, 23 Oct 2002 18:20:42 +0000 (18:20 +0000)] 
2002-10-22  David Carlton  <carlton@math.stanford.edu>

* dwarf2read.c (dwarf_tag_name): Add DWARF 3 names.
(dwarf_attr_name): Ditto.
(dwarf_type_encoding_name): Ditto.
(scan_partial_symbols): Descend into DW_TAG_namespace entries.
(process_die): Handle DW_TAG_namespace,
DW_TAG_imported_declaration, DW_TAG_imported_module.
(read_namespace): New function.

22 years ago* Makefile.in (install-gdbtk): Add missing continuation backslash to insure
Christopher Faylor [Wed, 23 Oct 2002 03:14:16 +0000 (03:14 +0000)] 
* Makefile.in (install-gdbtk): Add missing continuation backslash to insure
that shell variables, such as "transformed_name" are propagated to later shell
statements in rule.

22 years ago*** empty log message ***
gdbadmin [Wed, 23 Oct 2002 00:00:36 +0000 (00:00 +0000)] 
*** empty log message ***

22 years ago*** empty log message ***
gdbadmin [Tue, 22 Oct 2002 00:00:47 +0000 (00:00 +0000)] 
*** empty log message ***

22 years ago*** empty log message ***
gdbadmin [Mon, 21 Oct 2002 00:00:03 +0000 (00:00 +0000)] 
*** empty log message ***

22 years ago* configure.tgt (i[3456]86-*-openbsd*): Set gdb_target to obds.
Mark Kettenis [Sun, 20 Oct 2002 12:14:39 +0000 (12:14 +0000)] 
* configure.tgt (i[3456]86-*-openbsd*): Set gdb_target to obds.
* config/i386/obsd.mt: New file.
* i386bsd-nat.c (_initialize_i386bsd_nat): Introduce
i386obsd_sc_pc_offset and i386obsd_sc_sp_offset;
* i386obsd-nat.c (_initialize_i386obsd_nat): Set
i386obsd_sigtramp_start and i386obsd_sigtramp_end instead of
i386nbsd_sigtramp_start and i386nbsd_sigtramp_end.
* i386obsd-tdep.c: New file.

22 years agoThis commit was manufactured by cvs2svn to create branch 'gdb_5_3-branch'.
nobody [Sun, 20 Oct 2002 11:54:41 +0000 (11:54 +0000)] 
This commit was manufactured by cvs2svn to create branch 'gdb_5_3-branch'.

Cherrypick from master 2002-10-20 11:54:40 UTC Mark Kettenis <kettenis@gnu.org> '* configure.tgt (i[3456]86-*-openbsd*): Set gdb_target to obds.':
    gdb/i386obsd-tdep.c

22 years ago* solib-sunos.c (allocate_rt_common_objfile): Use bcache_xmalloc
Mark Kettenis [Sun, 20 Oct 2002 11:31:50 +0000 (11:31 +0000)] 
* solib-sunos.c (allocate_rt_common_objfile): Use bcache_xmalloc
to allocate partial syms and macro byte caches.

22 years ago*** empty log message ***
gdbadmin [Sun, 20 Oct 2002 00:00:02 +0000 (00:00 +0000)] 
*** empty log message ***

22 years ago* elf.c (elfcore_grok_note): Fix recognition on NT_PRXFPREG notes.
Mark Kettenis [Sat, 19 Oct 2002 22:44:54 +0000 (22:44 +0000)] 
* elf.c (elfcore_grok_note): Fix recognition on NT_PRXFPREG notes.

22 years ago*** empty log message ***
gdbadmin [Sat, 19 Oct 2002 00:00:04 +0000 (00:00 +0000)] 
*** empty log message ***

22 years ago*** empty log message ***
gdbadmin [Fri, 18 Oct 2002 00:00:33 +0000 (00:00 +0000)] 
*** empty log message ***

22 years ago*** empty log message ***
gdbadmin [Thu, 17 Oct 2002 00:01:02 +0000 (00:01 +0000)] 
*** empty log message ***

22 years ago*** empty log message ***
gdbadmin [Wed, 16 Oct 2002 00:00:32 +0000 (00:00 +0000)] 
*** empty log message ***

22 years ago*** empty log message ***
gdbadmin [Tue, 15 Oct 2002 00:00:33 +0000 (00:00 +0000)] 
*** empty log message ***

22 years ago*** empty log message ***
gdbadmin [Mon, 14 Oct 2002 00:00:32 +0000 (00:00 +0000)] 
*** empty log message ***

22 years ago * m68hc11-dis.c (print_insn): Treat bitmask and branch operands
Stephane Carrez [Sun, 13 Oct 2002 09:04:43 +0000 (09:04 +0000)] 
* m68hc11-dis.c (print_insn): Treat bitmask and branch operands
at the end.

22 years ago*** empty log message ***
gdbadmin [Sun, 13 Oct 2002 00:00:05 +0000 (00:00 +0000)] 
*** empty log message ***

22 years ago*** empty log message ***
gdbadmin [Sat, 12 Oct 2002 00:00:32 +0000 (00:00 +0000)] 
*** empty log message ***

22 years ago*** empty log message ***
gdbadmin [Fri, 11 Oct 2002 00:00:32 +0000 (00:00 +0000)] 
*** empty log message ***

22 years ago*** empty log message ***
gdbadmin [Thu, 10 Oct 2002 00:00:02 +0000 (00:00 +0000)] 
*** empty log message ***

22 years ago*** empty log message ***
gdbadmin [Wed, 9 Oct 2002 00:00:32 +0000 (00:00 +0000)] 
*** empty log message ***

22 years ago*** empty log message ***
gdbadmin [Tue, 8 Oct 2002 00:00:02 +0000 (00:00 +0000)] 
*** empty log message ***

22 years ago*** empty log message ***
gdbadmin [Mon, 7 Oct 2002 00:00:02 +0000 (00:00 +0000)] 
*** empty log message ***

22 years ago*** empty log message ***
gdbadmin [Sun, 6 Oct 2002 00:00:02 +0000 (00:00 +0000)] 
*** empty log message ***

22 years ago*** empty log message ***
gdbadmin [Sat, 5 Oct 2002 00:00:01 +0000 (00:00 +0000)] 
*** empty log message ***

22 years ago*** empty log message ***
gdbadmin [Fri, 4 Oct 2002 00:00:02 +0000 (00:00 +0000)] 
*** empty log message ***

22 years ago*** empty log message ***
gdbadmin [Thu, 3 Oct 2002 00:00:02 +0000 (00:00 +0000)] 
*** empty log message ***

22 years ago Fix PR gdb/778
Daniel Jacobowitz [Wed, 2 Oct 2002 22:09:01 +0000 (22:09 +0000)] 
    Fix PR gdb/778
        * gdbtypes.c (fill_in_vptr_fieldno): Call check_typedef
        before recursing.
        * gnu-v3-abi.c (gnuv3_virtual_fn_field): Check return value
        of fill_in_vptr_fieldno.

22 years ago* mips-tdep.c (mips_find_abi_section): .mdebug.abi64 is the name
Alexandre Oliva [Wed, 2 Oct 2002 01:29:29 +0000 (01:29 +0000)] 
* mips-tdep.c (mips_find_abi_section): .mdebug.abi64 is the name
of the section for the N64 ABI, fixed.

22 years ago* config/mips/tm-irix6.h: Include solib.h.
Alexandre Oliva [Wed, 2 Oct 2002 01:28:21 +0000 (01:28 +0000)] 
* config/mips/tm-irix6.h: Include solib.h.

22 years ago*** empty log message ***
gdbadmin [Wed, 2 Oct 2002 00:00:43 +0000 (00:00 +0000)] 
*** empty log message ***

22 years agoOOps, mi1 isn't an exact clone of mi-*
Andrew Cagney [Tue, 1 Oct 2002 20:39:17 +0000 (20:39 +0000)] 
OOps, mi1 isn't an exact clone of mi-*

22 years agoOops, it isn't an exact clone.
Andrew Cagney [Tue, 1 Oct 2002 20:38:32 +0000 (20:38 +0000)] 
Oops, it isn't an exact clone.

22 years agoFreeze MI1 on 5.3 branch.
Andrew Cagney [Tue, 1 Oct 2002 20:32:41 +0000 (20:32 +0000)] 
Freeze MI1 on 5.3 branch.

22 years agoThis commit was manufactured by cvs2svn to create branch 'gdb_5_3-branch'.
nobody [Tue, 1 Oct 2002 16:01:38 +0000 (16:01 +0000)] 
This commit was manufactured by cvs2svn to create branch 'gdb_5_3-branch'.

Cherrypick from master 2002-10-01 16:01:37 UTC Andrew Cagney <cagney@redhat.com> '2002-10-01  Andrew Cagney  <ac131313@redhat.com>':
    gdb/testsuite/gdb.mi/mi1-basics.exp
    gdb/testsuite/gdb.mi/mi1-break.exp
    gdb/testsuite/gdb.mi/mi1-console.exp
    gdb/testsuite/gdb.mi/mi1-disassemble.exp
    gdb/testsuite/gdb.mi/mi1-eval.exp
    gdb/testsuite/gdb.mi/mi1-hack-cli.exp
    gdb/testsuite/gdb.mi/mi1-pthreads.exp
    gdb/testsuite/gdb.mi/mi1-read-memory.exp
    gdb/testsuite/gdb.mi/mi1-regs.exp
    gdb/testsuite/gdb.mi/mi1-return.exp
    gdb/testsuite/gdb.mi/mi1-simplerun.exp
    gdb/testsuite/gdb.mi/mi1-stack.exp
    gdb/testsuite/gdb.mi/mi1-stepi.exp
    gdb/testsuite/gdb.mi/mi1-until.exp
    gdb/testsuite/gdb.mi/mi1-var-block.exp
    gdb/testsuite/gdb.mi/mi1-var-child.exp
    gdb/testsuite/gdb.mi/mi1-var-cmd.exp
    gdb/testsuite/gdb.mi/mi1-var-display.exp
    gdb/testsuite/gdb.mi/mi1-watch.exp

22 years ago2002-10-01 Andrew Cagney <ac131313@redhat.com>
Andrew Cagney [Tue, 1 Oct 2002 15:00:49 +0000 (15:00 +0000)] 
2002-10-01  Andrew Cagney  <ac131313@redhat.com>

* rs6000-tdep.c (rs6000_gdbarch_init): For powerpc:7400, fix
"vrsave"'s register number.

22 years ago*** empty log message ***
gdbadmin [Tue, 1 Oct 2002 00:00:02 +0000 (00:00 +0000)] 
*** empty log message ***