More updates due to Picard refcard comments.
[deliverable/binutils-gdb.git] / gdb / ChangeLog
CommitLineData
a1b8c5d6
JG
1Wed Oct 16 12:19:51 1991 John Gilmore (gnu at cygnus.com)
2
3 GDB-4.2 release!
4
5 * Makefile.in: Roll VERSION to 4.2.
6
7 * core.c (core_open): Improve error message for bad file.
8 Pass .reg virtual memory address to fetch_core_registers to help
9 it find the registers in the core-file header.
10 * coredep.c (fetch_core_registers): Take new argument, use it,
11 and pass it to register_addr to locate the block of registers.
12
13 * dbxread.c (read_dbx_symtab, process_one_symbol): Handle
14 Sequent N_FN_SEQ like everybody else's N_FN.
15
16 * main.c: Circumvent SCO cc bug with #if !!defined(USG).
17 * tm-i386v.h: #endif guck.
18 * xconfig/i386*: Remove -Dgetpagesize()=4096 kludge.
19
93ae2e88
RP
20Tue Oct 15 20:12:32 1991 Roland H. Pesch (pesch at fowanton.cygnus.com)
21
5dfddc7f 22 * doc/refcard.tex (sec "Working Files"): consistent metavars, due