Stu Grossman
2e393ce478
* infrun.c (wait_for_inferior): Check return value from
...
find_pc_line.
1991-10-23 01:06:36 +00:00
Stu Grossman
0d3e7f607f
*** empty log message ***
1991-10-23 01:05:57 +00:00
Stu Grossman
bc6c937d0b
*** empty log message ***
1991-10-22 00:51:28 +00:00
Stu Grossman
b3b39c0c76
* infrun.c (wait_for_inferior): fix stepi/nexti that was broken
...
by my last edit to this routine.
1991-10-22 00:50:58 +00:00
Steve Chamberlain
44e4e473f8
* configure.in: added ebmon target.
1991-10-21 17:06:59 +00:00
John Gilmore
b1dcd6ac3f
Final touchups for release
1991-10-17 06:51:00 +00:00
John Gilmore
785ce19c33
More last minute gdb-4.2 changes.
1991-10-17 05:58:34 +00:00
John Gilmore
b53d3945ed
* coredep.c: Add <sys/types.h> for SCOnix.
...
* dbxread.c (read_dbx_symntab): Avoid coredump on malformed file.
* printcmd.c (print_formatted): Flush output before disassembly.
* xm-mips.h: Update KERNEL_U_ADDR for new scheme. Cleanup a bit.
1991-10-17 05:57:51 +00:00
John Gilmore
c5a475c86d
* xconfig/i386sco: Add HAVE_STRSTR to avoid ANSI bdeath.
...
* xconfig/tahoe: Add REGEX, which seems to be missing.
1991-10-17 05:57:02 +00:00
Roland Pesch
9e0906a6b2
*** empty log message ***
1991-10-16 22:11:28 +00:00
Roland Pesch
092678655c
More updates due to Picard refcard comments.
1991-10-16 22:08:33 +00:00
John Gilmore
a1b8c5d69d
GDB-4.2 release!
...
* Makefile.in: Roll VERSION to 4.2.
* tm-i386v.h: #endif guck.
* xconfig/i386*: Remove -Dgetpagesize()=4096 kludge.
1991-10-16 21:02:31 +00:00
Roland Pesch
e0dacfd17a
Clarifications and rephrasings, largely due to Pinard's comments on
...
refcard.
1991-10-16 20:00:20 +00:00
John Gilmore
45e6027024
* core.c (core_open): Improve error message for bad file.
...
Pass .reg virtual memory address to fetch_core_registers to help
it find the registers in the core-file header.
* coredep.c (fetch_core_registers): Take new argument, use it,
and pass it to register_addr to locate the block of registers.
1991-10-16 19:42:05 +00:00
John Gilmore
a13f8a2f23
Remove -Dgetpagesize()=4096 kludge.
1991-10-16 19:41:34 +00:00
John Gilmore
6150cc735f
* dbxread.c (read_dbx_symtab, process_one_symbol): Handle
...
Sequent N_FN_SEQ like everybody else's N_FN.
1991-10-16 19:38:56 +00:00
Roland Pesch
5dfddc7fc6
* doc/refcard.tex (sec "Working Files"): consistent metavars, due
...
to Franc,ois Pinard (pinard@iro.umontreal.ca )
1991-10-16 06:35:14 +00:00
Roland Pesch
d9800dbbf3
Fix error spotted by Francois Pinard (pinard@iro.umontreal.ca): several
...
instances of *name* in "Working Files" s.b. *file*.
1991-10-16 06:32:57 +00:00
Roland Pesch
e251e76736
Another revision of "Installing" appendix, for GDB 4.2. Table of config
...
name segments now updated.
1991-10-16 06:27:06 +00:00
Roland Pesch
93ae2e889a
* doc/gdb.texinfo (appendix "Installing GDB"): changes in configure.
1991-10-16 03:13:36 +00:00
Roland Pesch
c7637ea643
Update appendix "Installing GDB". (not yet updated: list of host-vendor-os).
1991-10-16 03:11:28 +00:00
John Gilmore
3dfb315ebd
Further evolution. Remove hp-include pending real HP support.
1991-10-16 02:14:39 +00:00
John Gilmore
7ff46684f8
Configure isn't here any more.
1991-10-16 01:54:31 +00:00
John Gilmore
7534367a51
Remove configure and config.sub to ../
1991-10-16 01:42:56 +00:00
John Gilmore
5d2cfefe93
* configure.in, tconfig/decstation, xconfig/decstation: Rename
...
dec3100 to decstation.
1991-10-16 01:06:01 +00:00
John Gilmore
afe4ca159b
Changes from Fred Fish:
...
* tm-68k.h (FPI_REGNUM): Add.
* infrun.c (child_create_inferior): flush stdout and stderr
before forking.
* configure.in: Handle amigados, amix hosts and targets.
* inflow.c: Handle TIOCGLTC_BROKEN for Amiga.
From Andreas Schwab:
* values.c (show_convenience): Use printf_filtered.
* main.c (define_command): Check result of lookup_command for
exact match.
(echo_command): Use printf_filtered, and force output out.
* dbxread.c (read_enum_type): Avoid Modula-2 kludge that breaks C
programs.
* i387-tdep.c (double_to_i387): Fix typo for double_to_ieee_extended.
* utils.c (_initialize_utils): If !ISATTY, don't paginate.
1991-10-15 23:29:34 +00:00
Roland Pesch
2109a7b736
* doc/gdb.texinfo
...
(nodes Continuing and Stepping; Memory; Targets) clarifications
due to Larry Breed
1991-10-15 00:46:39 +00:00
Roland Pesch
cedaf8bca5
Clarifications to "stepping", "Displaying Memory", and "Targets" due largely
...
to Larry Breed
1991-10-15 00:43:31 +00:00
Roland Pesch
440d983441
Catch up to changes recorded in GDB ChangeLog, to wit:
...
1) "show copying" and "show warranty" in sample output (instead of obs. "info")
2) new command "printpsyms"
3) Complaint "const/volatile indicator missing" re-enabled
4) Complaint "C++ type mismatch..." now "info mismatch..."
1991-10-14 20:36:50 +00:00
John Gilmore
3c6c67143a
Assorted patches from Fred Fish, Peter Schauer.
1991-10-12 07:19:13 +00:00
John Gilmore
df6335e19f
* tm-{irix3,mips,nindy960,pn,symmetry,vx960}.h: Move
...
REGISTER_U_ADDR to corresponding xm- file. Sugg. by Peter Schauer.
1991-10-12 07:11:48 +00:00
John Gilmore
9e77ff161f
* copying.awk: Filter formfeeds out of copying & warrantee.
...
Make them available as `show copying' and `show warrantee' also.
1991-10-12 06:28:15 +00:00
John Gilmore
074274252f
Read cross-core files on Mach 386.
1991-10-11 00:27:41 +00:00
John Gilmore
912456a503
* mipsread.c, coffread.c: initialise TYPE_VPTR_FIELDNO to -1.
...
This avoids coredumps under `set print object on' in value_headof
(called erroneously by value_from_vtable_info) for `p &struct'
or `p *struct'. From Peter Schauer.
1991-10-10 00:05:52 +00:00
Roland Pesch
5298a14b49
(ORIG: date: 1991/09/27 22:47:20; author: pesch; state: Exp; lines: +3 -4)
...
Stop talking about obsolete "sharedlibrary" command in whats-new section.
1991-10-09 00:31:51 +00:00
Roland Pesch
c728f1f0ef
(ORIG: date: 1991/09/21 05:15:13; author: pesch; state: Exp; lines: +19 -18)
...
(1) fix typo ('_if_' and '_fi_' for '_if__' and '_fi__'!)
(2) prepare for semi-auto xref updating by rejoining xrefs broken across lines
1991-10-09 00:31:02 +00:00
Roland Pesch
7d7ff5f6dd
(ORIG: date: 1991/09/21 03:59:06; author: pesch; state: Exp; lines: +12 -7)
...
Formatting updates to "installing" appendix.
1991-10-09 00:30:17 +00:00
Roland Pesch
d7b569d59b
(ORIG: date: 1991/09/21 02:59:57; author: gnu; state: Exp; lines: +32 -28)
...
Rearrange "how to install" and "how to print the doc" stuff so it drops
easier into README.
1991-10-09 00:29:37 +00:00
Roland Pesch
f2857bd903
(ORIG: date: 1991/09/21 02:55:37; author: pesch; state: Exp; lines: +4 -2)
...
add missing index entries for set/show print sevenbit-strings.
1991-10-09 00:28:39 +00:00
Roland Pesch
c338a2fdf2
(ORIG: date: 1991/09/21 02:01:41; author: pesch; state: Exp; lines: +175 -110)
...
Update configs table.
1991-10-09 00:27:09 +00:00
Roland Pesch
3e0d0a27fc
(ORIG: date: 1991/09/20 22:43:47; author: pesch; state: Exp; lines: +47 -46)
...
Extract GDB version number from main GDB dir Makefile.in.
1991-10-09 00:26:15 +00:00
Roland Pesch
c2bbbb2275
(ORIG: date: 1991/09/20 21:43:15; author: pesch; state: Exp;)
...
Merged in new doc on language setting, C, and Mod-2 by Andrew Beers;
cleanups to node structure.
1991-10-09 00:22:44 +00:00
Roland Pesch
0c81306bb4
Merged in new doc on language setting, C, and Mod-2 by Andrew Beers;
...
cleanups to node structure.
(RELEASE 4.1)
1991-10-09 00:17:27 +00:00
Roland Pesch
b80282d52a
RELEASE 4.0 docn. (Recovered from GDB 4.0 distribution; intervening
...
versions lost by cvs over system crash).
1991-10-09 00:06:58 +00:00
John Gilmore
d1630095c4
First stage of coff-encap work.
1991-10-07 07:23:08 +00:00
John Gilmore
e7a6fb0120
oops
1991-10-05 05:38:12 +00:00
John Gilmore
c888e9cf5c
Intel 386 Mach host port
1991-10-05 05:35:21 +00:00
John Gilmore
6617b94e06
Intel 386 Mach host port.
1991-10-05 05:35:06 +00:00
John Gilmore
634df4a653
Initial revision
1991-10-05 05:34:05 +00:00
Per Bothner
a18e791707
More patches from Peter Schauer <pes@regent.e-technik.tu-muenchen.de>:
...
* mips-xdep.c (store_inferior_registers): Don't try to
write the (pseudo) FP.
* mipsread.c (parse_partial_symbols): Improved algorithm for
setting pst->texthigh.
1991-10-05 00:25:09 +00:00