Michael Snyder
692590c19f
2000-03-28 Peter Schauer <pes@regent.e-technik.tu-muenchen.de>
breakpoint.c, breakpoint.h (remove_hw_watchpoints): New function.
infrun.c (resume): Remove hardware watchpoints before stepping
when CANNOT_STEP_HW_WATCHPOINTS is nonzero.
27 years ago
Michael Snyder
e529db18ad
2000-03-28 Michael Snyder <msnyder@cleaver.cygnus.com>
* Makefile.in: anchor tui-file.h dependency to $srcdir.
27 years ago
Michael Snyder
c690268831
2000-03-28 Peter Schauer <pes@regent.e-technik.tu-muenchen.de>
* breakpoint.c (insert_breakpoints, do_enable_breakpoint):
Reselect the saved frame silently after frame selection for
watchpoint evaluation.
(insert_breakpoints): Add missing space in `Hardware watchpoint
deleted' message. Do not reinsert hardware watchpoint if it is
already marked for deletion at next stop.
27 years ago
Michael Snyder
03905a3cee
2000-03-28 Peter Schauer <pes@regent.e-technik.tu-muenchen.de>
* procfs.c (proc_set_watchpoint): Declare addr parameter as
CORE_ADDR, to match call from procfs_set_watchpoint.
27 years ago
Christopher Faylor
7d88144cc7
* partial-stab.h: Add one more check against corrupted or irregular stabs
entry.
27 years ago
Stan Shebs
6d2ebf8bcc
* gdb.texinfo: Update dates, bump to Eighth Edition (note
expectation of additional changes before release), update
ISBN, add copy of top-level menu for @ifhtml , remove explicit
node links, rephrase and/or shorten lines to fix formatting
problem in both regular and @smallbook formats.
* annotate.texi: Shorten lines in example, use smallexample
consistently everywhere.
* Makefile.in: Add comment about texinfo 4.0 html generation.
(SFILES_INCLUDED): Add annotate.texi.
27 years ago
Philippe De Muyter
f25d2425f4
* gnu-regex.c (regerror): Function renamed from `__regerror'.
27 years ago
Andrew Cagney
2171aa415b
From Jonathan L. Fix ser-unix.c timing out when there was no timeout.
27 years ago
Daniel Berlin
5d161b2419
The set debug changes
27 years ago
Andrew Cagney
107b56f053
Bump copyright to 2000.
27 years ago
Nick Clifton
3b7aaf81e1
catch out of range string offset in corrupt stab entry
27 years ago
Andrew Cagney
c247e9c435
Add Glen McCready
27 years ago
Andrew Cagney
3f1ef994e9
Fix typo in description of GETREGS.
27 years ago
Alan Modra
224de7a50d
Default LISTING_LHS_WIDTH to depend on LISTING_WORD_SIZE so that bytes per
line is 4. Fix tests for LISTING_WORD_SIZE==1.
27 years ago
Nick Clifton
ba23e138c9
Fix value of SHORT_A1.
Move SHORT_AR to end of list of short instructions.
27 years ago
Elena Zannoni
30b53638f1
2000-03-27 Elena Zannoni <ezannoni@kwikemart.cygnus.com>
fix typo.
27 years ago
Elena Zannoni
7a49518043
2000-03-27 Elena Zannoni <ezannoni@kwikemart.cygnus.com>
* gdb.base/printcmds.c: Terminate char array ctable2 with 0.
27 years ago
Ian Lance Taylor
832ddf6235
* Makefile.am (CFILES): Add avr-dis.c.
(ALL_MACHINES): Add avr-dis.lo.
27 years ago
Ian Lance Taylor
5b8274e3f3
* config/tc-sh.c (md_show_usage): Use backslash before newline in
string literal.
27 years ago
Andrew Cagney
138f88c0ba
Add GDB 5.0 release criteria.
27 years ago
Alan Modra
adde6300e0
ATMEL AVR microcontroller support.
27 years ago
Andrew Cagney
e7d0728ac1
Move default definition of HAVE_PTRACE_GETREGS to acconfig.h.
27 years ago
Andrew Cagney
ee29d710d1
Create destdirs before installing GDB (don't assume parent directory
did it for us).
27 years ago
Andrew Cagney
2e022a79b4
Re-fix ln -s gdbtk code. Mark ready for deletion post 5.0.
27 years ago
Andrew Cagney
beb998c6a0
Revert white space changes.
27 years ago
Andrew Cagney
56a5d6756f
Update list of folk that need accounts.
27 years ago
Andrew Cagney
d6184fa1d3
Make J.T. NetBSD maintainer.
27 years ago
Mark Kettenis
6e2e8c243b
2000-03-27 Mark Kettenis <kettenis@gnu.org>
* config/i386/tm-i386.h: Fix typo. It is TARGET_LONG_DOUBLE_BIT
instead of TARGET_LONG_DOUBLE_BITS.
* config/i386/tm-i386mk.h: Likewise.
27 years ago
Mark Kettenis
ac27f131b2
2000-03-26 Mark Kettenis <kettenis@gnu.org>
Provide `long double' support for most i386 targets.
* config/i386/tm-i386.h (TARGET_LONG_DOUBLE_FORMAT): Define as
&floatformat_i387_ext.
(TARGET_LONG_DOUBLE_BITS): Define as 96.
(REGISTER_VIRTUAL_TYPE): Change type for FPU registers to
`builtin_type_long_double'.
(REGISTER_CONVERT_TO_VIRTUAL): Call
i386_register_convert_to_virtual.
(REGISTER_CONVERT_TO_RAW): Call i386_register_convert_to_raw.
(i387_to_double, double_to_i387): Remove prototypes.
(i386_extract_return_value): Change prototype to match definition
in i386-tdep.c.
* config/i386/tm-i386mk.h (TARGET_LONG_DOUBLE_FORMAT): #undef.
(TARGET_LONG_DOUBLE_BITS): #undef.
* config/i386/tm-linux.h (TARGET_LONG_DOUBLE_BIT): Remove.
[HAVE_LONG_DOUBLE && HOST_I386] (LD_I387): Remove.
(i387_extract_floating, i387_store_floating): Remove prototypes.
(TARGET_EXTRACT_FLOATING, TARGET_STORE_FLOATING): Remove.
(REGISTER_CONVERT_TO_VIRTUAL, REGOISTER_CONVERT_TO_RAW): Remove.
(REGISTER_VIRTUAL_TYPE): Remove.
* i386-tdep.c (i386_register_convert_to_virtual): New function.
(i386_register_convert_to_raw): New function.
* i387-tdep.c [LD_I387] (i387_extract_floating): Remove.
(i387_store_floating): Remove.
27 years ago
Timothy Wall
9f10757c40
Add macro handling extensions and line substitution support.
27 years ago
Alan Modra
d0b4722035
Mostly cosmetic. Fixes to comments. Don't start as_bad and as_warn
messages with capital. Don't malign Unixware, malign SysV386 instead.
27 years ago
Phil Blundell
630376d212
1999-09-29 Mark Kettenis <kettenis@gnu.org>
* hertz.h [MACH] (hertz): Remove macro. The
<machine/mach_param.h> include doesn't exist on al Mach based
systems, and the definition of hertz breaks compilation of hertz.c
anyway.
27 years ago
Phil Blundell
fd5ccd4792
2000-03-09 Tim Waugh <twaugh@redhat.com>
* strings.1: Correct '-bytes' to '--bytes'.
27 years ago
Geoffrey Keating
9ff590a53b
* ppc-instructions (Disabled_Exponent_Underflow): Increment
the exponent when denormalizing.
27 years ago
Daniel Berlin
1c689132b1
Fix maintenance deprecate crash, add testcase
27 years ago
Andrew Cagney
8399535b5b
Re-re indent. indent|indent|indent stable.
27 years ago
Andrew Cagney
33f9116173
Re-indent.
27 years ago
Andrew Cagney
6f122dc96b
Remove quoted leading space.
27 years ago
Christopher Faylor
ddda03b202
* config/mips/tm-wince.h: Fix typo which caused include of tm-mips.h to be
inoperative.
27 years ago
Christopher Faylor
8227c82d1d
* win32-nat.c: Back out special frame walking code. It was broken.
(handle_exception): Correctly identify an illegal instruction.
* config/tm-cygwin.h: Eliminate special frame handling. Just use normal i386
handling.
27 years ago
Christopher Faylor
11bb320587
* partition.h: New file.
27 years ago
Christopher Faylor
57c987aa10
* partition.c: New file.
27 years ago
Frank Ch. Eigler
de616bc738
* more compatibility with v850 hardware
2000-03-24 Frank Ch. Eigler <fche@redhat.com>
* v850.igen (ilgop): New insn pattern for four-byte breakpoints.
27 years ago
Michael Snyder
9452d09b0d
2000-03-23 Michael Snyder <msnyder@cleaver.cygnus.com>
* solib.c (open_symbol_file_object): to sneak an int argument
past catch_errors, instead of casting it to a pointer, simply
pass it by address.
27 years ago
J.T. Conklin
76a2220988
2000-03-24 J.T. Conklin <jtc@redback.com>
* i386/tm-nbsd.h (USE_STRUCT_CONVENTION): Define.
* i386nbsd-nat.c (i386nbsd_use_struct_convention): New function.
(fetch_core_registers): Read fp registers.
(i386nbsd_core_fns, _initialize_i386nbsd_nat): Added.
27 years ago
Jonathan Larmour
c1790a9d97
* gdb.base/break.exp: Add new test for setting breakpoints on
27 years ago
Jonathan Larmour
c78858285b
* arm-tdep.c (thumb_skip_prologue): Take function end addr argument
so that we can stop searching for the prologue past the function end
(arm_skip_prologue): Call thumb_skip_prologue with function end addr
27 years ago
Jason Merrill
b4fe268363
merge from gcc
27 years ago
Kevin Buettner
a91f7ea9ba
Don't do compile time comparison of TARGET_PTR_BIT and TARGET_INT_BIT.
27 years ago
H.J. Lu
cd6f9321da
2000-03-24 H.J. Lu <hjl@gnu.org>
* elf64-alpha.c (elf64_alpha_merge_ind_symbols): Add prototype.
(elf64_alpha_find_reloc_at_ofs): Likewise.
27 years ago