Make internal errors produce more useful messages.
[deliverable/binutils-gdb.git] / gdb / ChangeLog
CommitLineData
4a35d6e9
FF
1Thu Oct 24 01:32:51 1991 Fred Fish (fnf at cygnus.com)
2
eaa1ef1d
FF
3 * symtab.c: Make internal errors produce more useful messages.
4
dcd15e5e
FF
5 * tm-68k.h: Move code that is duplicated in almost every single
6 m68k based machine's configuration files to this common file.
7 Duplications in the configuration files still need to be removed
8 (FIXME).
9
150f5436
FF
10 * infrun.c (child_create_inferior): System V versions must call
11 setpgrp() with no arguments, to comply with prototyping typically
12 in <unistd.h>.
13
cb17dfb1
FF
14 * munch: Add support for SVR4 style nm output.
15
4a35d6e9
FF
16 * dbxread.c, mipsread.c symmisc.c, symtab.c: Remove the object
17 file specific fields from the partial symbol table structure and
18 replace them with a pointer to private data for each different
19 flavor of object file reader to initialize appropriately.
20
0d3e7f60
SG
21Tue Oct 22 18:04:32 1991 Stu Grossman (grossman at cygnus.com)
22
23 * infrun.c (wait_for_inferior): Check return value from
24 find_pc_line.
25
bc6c937d
SG
26Mon Oct 21 17:47:03 1991 Stu Grossman (grossman at cygnus.com)
27
28 * infrun.c (wait_for_inferior): fix stepi/nexti that was broken
29 by my last edit to this routine.
30
44e4e473
SC
31Mon Oct 21 10:04:39 1991 Steve Chamberlain (steve at rtl.cygnus.com)
32
33 * configure.in: added ebmon target.
34
785ce19c 35Wed Oct 16 22:49:58 1991 John Gilmore (gnu at cygnus.com)
a1b8c5d6
JG
36
37 GDB-4.2 release!
38
39 * Makefile.in: Roll VERSION to 4.2.
44e4e473 40 * README, TODO, WHATS.NEW: Update.
a1b8c5d6
JG
41
42 * core.c (core_open): Improve error message for bad file.
43 Pass .reg virtual memory address to fetch_core_registers to help
44 it find the registers in the core-file header.
45 * coredep.c (fetch_core_registers): Take new argument, use it,
46 and pass it to register_addr to locate the block of registers.
785ce19c 47 * xm-mips.h: Update KERNEL_U_ADDR for new scheme. Cleanup a bit.
a1b8c5d6
JG
48
49 * dbxread.c (read_dbx_symtab, process_one_symbol): Handle
50 Sequent N_FN_SEQ like everybody else's N_FN.
51
52 * main.c: Circumvent SCO cc bug with #if !!defined(USG).
53 * tm-i386v.h: #endif guck.
54 * xconfig/i386*: Remove -Dgetpagesize()=4096 kludge.
785ce19c
JG
55 * xconfig/i386sco: Add HAVE_STRSTR to avoid ANSI bdeath.
56 * xconfig/tahoe: Add REGEX, which seems to be missing.
57
58 * coredep.c: Add <sys/types.h> for SCOnix.
59 * dbxread.c (read_dbx_symntab): Avoid coredump on malformed file.
60 * printcmd.c (print_formatted): Flush output before disassembly.
a1b8c5d6 61
93ae2e88
RP
62Tue Oct 15 20:12:32 1991 Roland H. Pesch (pesch at fowanton.cygnus.com)
63
9e0906a6
RP
64 * doc/refcard.tex (sec "Working Files"): consistent metavars and