36b9d39cf4
* findvar.c (find_var_value): Handle &function better.
...
* TODO: Document work needed on &fn and &array.
* printcmd.c (print_address_symbolic): New arg is the prefix
to print if a name is printed.
(print_address_demangle): Honor "set print address" now.
Use new arg above to improve spacing of output.
* valprint.c (val_print): When printing function pointers,
print symbolic form too.
* breakpoint.c (breakpoint_1): Use new print_address_symbolic.
1991-07-14 07:48:06 +00:00
b8c50f0918
* core.c (memory_error): Reword error msg to mislead less.
...
* mips-pinsn.c (print_insn_arg 'd'): Print $ with reg name.
* mipsread.c (read_mips_symtab, read_the_mips_symtab,
parse_partial_symbols): Use newer BFD internals (external_filehdr
and external_aouthdr), byte-swap the fields that we care about
before using them, and make the file header data local to
read_the_mips_symtab rather than global.
1991-07-09 02:08:13 +00:00
d2ca8714e7
*** empty log message ***
1991-07-07 05:29:03 +00:00
f4b13194e1
Bugfix from Rune Nerg}rd <runene@ifi.uio.no> on 5 Jul 1991 17:33:45 +0200,
...
fixing opcodes movmw, movmd.
1991-07-07 05:27:54 +00:00
2a8afebabf
* main.c (command_line_input): Flush stdout and stderr
...
before every call to readline. This reportedly fixes a bug
that comes up in Sys V running emacs-gdb and/or xxgdb,
when stdin/out are pipes or sockets.
1991-07-06 08:36:34 +00:00
391e5612c6
Fix bug in configure when iterating targets.
...
Depend on alldeps.mak, not ${srcdir}/alldeps.mak, so it can be found
in either spot.
1991-07-06 04:35:51 +00:00
6988f5c0ae
Thu Jul 4 14:47:06 1991 John Gilmore (gnu at cygint.cygnus.com)
...
* configure.in, Makefile.in: Avoid rebuilding "depend" as much.
Avoid declaring Makefile dependencies, because GNU Make stupidly
tries to update it if we do.
* coffread.c: Revise for minor changes to bfd internal coff
indexes.
* configure: If -template= is given a relative path, make it
absolute before recurring in subdirectories.
1991-07-05 00:04:59 +00:00
4eda21f2f6
* Add dec3100 as equivalent to littlemips. Indicate in all host &
...
target config files that they are for the host. When the lines
get copied into the Makefile, this makes it more obvious what's
up.
1991-07-04 21:56:20 +00:00
dfb12287fe
Initial revision
1991-07-04 21:55:36 +00:00
6617e3464b
Add dec3100 as equivalent to littlemips.
...
Indicate in all host config files that they are for the host. When the
lines get copied into the Makefile, this makes it more obvious what's up.
1991-07-04 21:51:41 +00:00
bdf3621b9e
Make gdb work with configure. Only thing that doesn't work is the -list
...
option (as far as I know).
1991-07-04 15:59:47 +00:00
76b4be1296
* sparc-opcode.h (trap opcodes): Avoid leading spaces or
...
tabs, which end up in the disassembler output inadvertently.
1991-06-25 06:50:31 +00:00
33cc288d6b
Reverse entropy. Inhale bit rot, exahle graceful compilation.
1991-06-07 07:45:16 +00:00
9f39617566
*** empty log message ***
1991-06-07 07:03:40 +00:00
eb2022d7dd
Move all the #msg's from the xconfig files into the tconfig files for Suns.
1991-06-04 08:59:39 +00:00
b775aef041
Remove copyrights from these tiny files rather than update them to the
...
GPL version 2. It isn't worth copyrighting two lines of file names.
1991-06-04 08:58:38 +00:00
7a6876d1dc
Remove copyrights from these tiny files, rather than update them to
...
GPL version 2. Two lines of file names aren't worth copyrighting.
1991-06-04 08:47:23 +00:00
609756e250
More updating to GPL-2.
1991-06-04 08:16:28 +00:00
99a7de40cb
Change GDB over to GNU General Public License version 2.
1991-06-04 07:31:55 +00:00
4ffd30479f
Further wacking to make sanitize and "make gdb.tar.Z" agree.
1991-05-30 10:04:21 +00:00
f4240b0806
A little bit more sanity.
1991-05-30 09:22:16 +00:00
d11c44f1ee
Roll in Tiemann changes for gcc -ansi. Fix assorted bugs. See ChangeLog.
1991-05-30 08:52:52 +00:00
dcc355360e
Update bfd_h_get{short,long} to bfd_h_get{_16,_32} for basic type size
...
independence.
1991-05-29 00:13:44 +00:00
eeadf5c220
First cut.
1991-05-23 22:06:18 +00:00
2d797c084b
Initial revision
1991-05-23 22:05:24 +00:00
a3e6538284
First cut.
1991-05-23 21:57:03 +00:00
59500745a4
* Makefile.dist, doc/gdb.texinfo, doc/*-m4.texinfo: split up GDB
...
docn into separate sections---basically chapters, plus two loose
pieces that can be configured to go in different places. This
allows GNU m4 to preprocess the manual without coredumping.
* Makefile.dist: tell TeX where to find texinfo.
1991-05-23 01:22:06 +00:00
0e0fa7cea4
Move definition of \manvers back into gdb.texinfo (had been captured
...
in gdb.top-m4 when files were split), for continuity in version
numbering: the version of the manual is the version of the layout file.
(By R. Pesch fiat).
1991-05-23 00:35:54 +00:00
9bcc06ef16
*** empty log message ***
1991-05-23 00:14:26 +00:00
bce4bf525f
* Makefile.dist, doc/gdb.texinfo: respectively create, and use,
...
the new target "rdl-apps.texinfo" which captures the Makefile
variable that records where to find the Readline libraries.
1991-05-20 19:19:41 +00:00
a02da681db
*** empty log message ***
1991-05-20 19:17:48 +00:00
b3ac5b76d4
The one that shipped with 3.5.
1991-05-20 01:37:08 +00:00
d6cbb709ae
Final versions used to make gdb-3.95 release.
1991-05-20 01:25:36 +00:00
918f653c3e
More prep for final 3.95 release.
1991-05-20 00:15:48 +00:00
0c54008256
Fix nits found in attempting a Tahoe port.
1991-05-20 00:08:39 +00:00
17563ca1e1
Update for release 3.95. Readline is independent. Add assorted
...
files that were missed since the last release.
1991-05-19 17:18:55 +00:00
b232294fd2
Update comment; these are for SVR3.2, not SVR2.
1991-05-19 17:13:32 +00:00
cacbbaa890
Add tahoe and i386sco targets; update comments in i386v32 targets.
1991-05-19 17:11:52 +00:00
90c2206d37
Initial revision
1991-05-19 17:11:51 +00:00
32ce076dc6
Add rev #
1991-05-19 16:09:01 +00:00
361cc81add
update for release
1991-05-19 16:01:39 +00:00
9a7c775f1c
* config.gdb: Don't create readline dir in subdir builds.
...
* main.c: Include with "..." form for non-system include files,
so "gcc -MM" for "make depend" works.
Include readline files with "...h" rather than <readline/...h>.
1991-05-19 15:21:15 +00:00
477cf2a958
Update from Rich's damage and try for a releasable directory.
...
Minor Bothner changes.
1991-05-19 15:08:57 +00:00
1513b950f2
Check in one built with "config.gdb none" rather than "config.gdb sparc".
...
Also includes a few changes around readline dependencies.
1991-05-19 14:58:25 +00:00
e73dbe5d3b
* Makefile.dist: Fix Rich damage; undo "configure" changes in
...
favor of keeping the (working) config.gdb. Move readline
library up a notch.
1991-05-19 14:57:22 +00:00
de55ca0ee7
Undo rich's "avoid compiling the module that doesn't compile, so I
...
can claim that it configures and builds" change.
1991-05-19 12:51:09 +00:00
69f29a86f0
* sparc-xdep.c (deferred_stores): Repair minor damage by Rich.
...
Move deferred_stores to top of file, but don't separate its
#define's from its variable. Add commentary.
1991-05-19 12:49:37 +00:00
d39a9543a6
Config polish.
1991-05-19 08:44:48 +00:00
beff312ea7
configure changes and -opcode.h movement.
1991-05-19 07:27:02 +00:00
912e0732be
Configure for gdb.
1991-05-19 00:16:46 +00:00