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