Stan Shebs
4c49748e82
* corelow.c (core_ops): Don't initialize statically.
...
(init_core_ops): New function, fills in core_ops.
(_initialize_corelow): Use it.
1998-12-31 23:28:57 +00:00
Stan Shebs
b5c7e12253
Add a sky sanitization, cosmetic changes for consistency
1998-12-31 23:25:34 +00:00
David Taylor
65b07ddca8
all remaining *.c *.h files from hp merge.
1998-12-31 21:58:30 +00:00
David Taylor
03b93bdc82
HP tui support files for gdb.
1998-12-31 17:46:28 +00:00
Stan Shebs
c4b2310000
From J.T. Conklin <jtc@redbacknetworks.com>:
...
* i386-stub.c: Fix error string in last change.
1998-12-31 01:50:43 +00:00
Jason Molenda
adcb1e06ef
1998-12-30 Jason Molenda (jsm@bugshack.cygnus.com)
...
* utils.c: <readline/readline.h> instead of "readline/readline.h".
* configure.in (TERM_LIB): Search for the appropriate term library
on the host system.
* configure: Regenerated.
* Makefile.in (TERMCAP): Set based on autoconf check.
* config/*/*.mh: Don't override TERMCAP setting.
1998-12-31 01:30:52 +00:00
Mark Alexander
1b0df0adcb
* value.c (value_virtual_fn_field): Handle the situation where
...
vtbl is a pointer to a structure instead of a pointer to an array.
1998-12-31 01:29:30 +00:00
Keith Seitz
32ac892aab
* gdb.gdbtk/{console.exp, browser.exp}: If no DISPLAY is set,
...
skip the tests.
1998-12-30 17:57:16 +00:00
David Taylor
4ef1f46773
hp merge changes -- too numerous to mention here; see ChangeLog and
...
ChangeLog-gdbtk for details.
1998-12-28 23:06:13 +00:00
David Taylor
d6fdf61c78
revert change 1.104 --> 1.105. sigh. this reversal breaks 18470. double
...
sigh. this is to 'fix' a conflict with hp merge changes that are about
to go in.
1998-12-28 22:30:59 +00:00
Zdenek Radouch
e53f705836
Fixed POP_FRAME so that 'return' command works properly.
1998-12-24 03:09:43 +00:00
Per Bothner
0bf2ba41ef
* Makefile.in (READLINE_CFLAGS): Search $(READLINE_SRC)/.. rather
...
than $(READLINE_SRC) so #include <readline/readline.h> will work.
* top.c: #include <readline/history.h> instead of "history.h".
* tracepoint.c: Likewise.
* mac-xdep.c: Likewise.
1998-12-23 23:06:11 +00:00
Andrew Cagney
30ce5223b8
* defs.h (TARGET_FLOAT_FORMAT, TARGET_DOUBLE_FORMAT): Define using
...
TARGET_BYTE_ORDER and not target_byte_order.
1998-12-23 02:13:37 +00:00
Elena Zannoni
83e2dcc014
Tue Dec 22 10:51:33 1998 Elena Zannoni <ezannoni@kwikemart.cygnus.com>
...
* config/i386/cygwin.mh (TERMCAP): define.
(from Chris Faylor, cgf@cygnus.com )
1998-12-22 22:10:23 +00:00
Elena Zannoni
57ac5cfff1
Tue Dec 22 10:51:33 1998 Elena Zannoni <ezannoni@kwikemart.cygnus.com>
...
* top.c: specify directory name for including readline.h
* tracepoint.c: ditto.
* utils.c: ditto.
1998-12-22 22:06:48 +00:00
Mark Alexander
4a1b8bb277
Fix for PR 18470:
...
* value.c (value_virtual_fn_field): Handle the situation where
vtbl is a pointer to a structure instead of a pointer to an array.
1998-12-21 21:34:39 +00:00
Keith Seitz
54faf0d7bc
* gdbtk-cmds.c (get_register): Call get_saved_register instead of
...
read_relative_register_raw_bytes to fetch registers.
1998-12-21 19:18:57 +00:00
Stan Shebs
e97b18f728
1998-12-14 J.T. Conklin <jtc@redbacknetworks.com>
...
* gdb.texinfo: Fix tipo.
1998-12-21 19:01:58 +00:00
Andrew Cagney
6535b1df92
1998-12-17 J.T. Conklin <jtc@redbacknetworks.com>
...
* blockframe.c (get_frame_saved_regs): If the saved_regs_addr ptr
is null, ensure that saved registers are copied from the local
variable that was used to obtain them.
1998-12-20 23:04:45 +00:00
Stu Grossman
0e52a532e4
* mips-tdep.c (mips32_heuristic_proc_desc): Clear temp_saved_regs
...
on restart. Fixes problem with backtracing through functions that
use virtual frame pointers.
1998-12-19 17:56:40 +00:00
Felix Lee
3cc72fbe54
oops. fix linesplit caused by bad paste
1998-12-18 16:50:41 +00:00
Felix Lee
1e012f703e
sanitization fix.
1998-12-18 16:43:49 +00:00
Andrew Cagney
cb2f9c9c67
Missed this file:
...
* config/mips/tm-mips.h (enum mips_fpu_type, mips_fpu): Move to
mips-tdep.c.
1998-12-18 06:03:39 +00:00
Andrew Cagney
1fe2e66a01
CARP/vr4xxx:
...
Rewrite ``set mipsfpu'' command so that it works with the multi-arch
framework. For vr4111 and vr4121 disable the FPU.
1998-12-18 05:14:06 +00:00
Andrew Cagney
2e64ee9aae
CARP:
...
Pass gdbarch_info by value to the arch init function.
Review doco.
Update mips-tdep.c
1998-12-18 03:21:45 +00:00
Zdenek Radouch
492eae092d
Checkpoint (sharing through devo).
1998-12-17 23:56:59 +00:00
Keith Seitz
7416961455
fix typo.
1998-12-17 17:17:35 +00:00
Keith Seitz
c888792a27
* gdbtk-cmds.c (gdb_search): Don't mention C++ RTTI and
...
global constructor/destructor symbols.
1998-12-17 17:06:25 +00:00
Andrew Cagney
06cf5a79dd
Rename vr4100 (vr4xxx) config files to vr4100.
...
Rename vr4xxx (vr4300) config files to vr4xxx.
Enable GDB_MULTI_ARCH in tm-vr4xxx.h
1998-12-16 15:36:29 +00:00
Andrew Cagney
ff6f2f5786
CARP:
...
For MIPS, multi-arch MIPS_EABI, MIPS_LAST_FP_ARG_REGNUM,
MIPS_LAST_ARG_REGNUM.
1998-12-16 15:13:55 +00:00
Andrew Cagney
115c338d20
CARP:
...
Swap the GDB builtin types when ever the architecture changes.
1998-12-16 15:05:19 +00:00
Andrew Cagney
dcf46491d8
CARP:
...
Add multi-arch code!
1998-12-16 15:01:03 +00:00
Andrew Cagney
e81bad50a8
* gdbtypes.c (build_gdbtypes): New function.
...
(_initialize_gdbtypes): Call.
1998-12-16 14:57:08 +00:00
Andrew Cagney
5036d102ed
* gdbarch.c (show_architecture): Use TARGET_ARCHITECTURE.
...
* gdbarch.h, gdbarch.c: Fix typo's. Use struct's in preference to
types.
* gdbarch.h, gdbarch.c (gdbarch_debug): Add ``set archdebug'' to
command set.
1998-12-16 01:17:50 +00:00
Jim Blandy
11ed3d51ae
*** empty log message ***
1998-12-15 23:29:49 +00:00
Stan Shebs
91e14aa9a7
Fix sanitization mistake, move gdbtk change entries to right place
1998-12-15 19:44:29 +00:00
Andrew Cagney
759181e384
config/mips/tm-*.h: (TARGET_BYTE_ORDER_DEFAULT,
...
TARGET_BYTE_ORDER_SELECTABLE_P): Replace TARGET_BYTE_ORDER and
TARGET_BYTE_ORDER_SELECTABLE.
1998-12-15 13:35:50 +00:00
Jason Molenda
fc5b254aa6
1998-12-14 Anthony Thompson (athompso@cambridge.arm.com)
...
* remote-rdp.c (rdp_init): Don't discard first character on reset.
(translate_open_mode): Define table.
(exec_swi): Handle SWI_Clock. SWI_Open now handles stdin/stdout.
SWI_Write returns number of bytes not written. SWI_Read does the
same. SWI_Seek should return success/failure flag. Fix SWI_Flen.
A patch from PR 15841 for the RDP (Demon) interface.
1998-12-14 23:55:25 +00:00
Stan Shebs
6d2743e5ec
1998-12-14 J.T. Conklin <jtc@redbacknetworks.com>
...
* config/i386/nbsd.mh, config/m68k/nbsd.mh, config/ns32k/nbsd.mh
(XDEPFILES): Add ser-tcp.o.
1998-12-14 23:42:19 +00:00
Andrew Cagney
f0b5151401
Fix typo TM_PRINT_INSN_INFO -> TARGET_PRINT_INSN_INFO
...
Move gdbtk stuff to gdbtk file.
1998-12-14 23:17:16 +00:00
Jim Ingham
44ffbd6e4a
Mon Dec 14 13:20:50 1998 Jim Ingham <jingham@cygnus.com>
...
* Makefile.in, configure.in configure - add support for LIBGUI
outside the IDE context.
1998-12-14 21:45:38 +00:00
Andrew Cagney
456c9134ae
Always compile EXTRA_MDEBUG code (even when it is disabled).
1998-12-14 04:54:13 +00:00
Andrew Cagney
14a15da3a5
Fix C-Style in init function.
1998-12-14 03:47:38 +00:00
Andrew Cagney
20dd6c3bb8
* monitor.c (monitor_printable_string): New function to convert a into
...
a printable representation.
(monitor_error): Call error after converting string into printable
format.
(monitor_printf{,_noecho}): If EXTRA_RDEBUG is defined, convert string
into printable form before printing.
(monitor_expect): Ditto.
(monitor_read_memory{,_single}): Call monitor_error, not error.
(monitor_read_memory): Return immediately if length is 0.
* ppcbug-rom.c (init_ppc_cmds): Fill in dump_registers field, which is
now required.
1998-12-14 03:29:52 +00:00
Andrew Cagney
f7e85b1bc1
CARP:
...
Consolidate the semi-dynamic target system dependant GDB parameters
moving them all into a new file.
1998-12-14 02:37:16 +00:00
Andrew Cagney
aaa3c096db
CARP:
...
Re-do TARGET_PRINT_INSN_INFO, TARGET_PRINT_INSN, TARGET_ARCHITECTURE,
TARGET_ARCHITECTURE_AUTO, TARGET_BYTE_ORDER_SELECTABLE_P,
TARGET_BYTE_ORDER so that they can all be overriden.
Document.
Convert mn10300 and PPC targets.
1998-12-13 23:28:46 +00:00
Andrew Cagney
86a51f415d
CARP: Mechanism to replace EXTRA_FRAME_INFO.
...
Add two pointers (saved_regs, extra_info) to struct frame_info.
Introduce new macro FRAME_INIT_SAVED_REGS which replaces
FRAME_FIND_SAVED_REGS.
Document.
Use in mn10300 and rs6000 targets. Fix side effects on ALPHA, MIPS,
Z8K and SPARC targets.
1998-12-12 02:50:39 +00:00
Jeff Law
0b174df89d
* txvu-tdep.c (set_vxtu_prompt): Rename set_prompt.
1998-12-11 22:53:20 +00:00
Fernando Nasser
a4c7e96587
1998-12-11 Fernando Nasser <fnasser@cygnus.com>
...
From J.T. Conklin <jtc@redbacknetworks.com>:
* i386-stub.c (handle_exception): Add support for 'P' command.
(NUMREGS): New macro.
1998-12-11 21:17:56 +00:00
Jason Molenda
852b7d1192
1998-12-11 Jeff Law (law@cygnus.com)
...
* configure.in (with-sim-gpu2): Do not emit a -L argument without
an associated pathname. Link in the math library after the gpu2
library.
Assumes that libm is around (and doesn't take advantage of the
AC_CHECK_LIB(m) that is already in configure.in), but this is a
minor point and unlikely to cause problems.
1998-12-11 18:47:33 +00:00