Remove locally duplicated code for calling functions in the inferior. The
authorFred Fish <fnf@specifix.com>
Fri, 25 Oct 1991 06:29:23 +0000 (06:29 +0000)
committerFred Fish <fnf@specifix.com>
Fri, 25 Oct 1991 06:29:23 +0000 (06:29 +0000)
commit84d82b1ccde63f3847e3e413e014024895c288d1
tree084c6b9c4f4fbaafe685ba3e9c7524c77899280f
parented317bb309d40570cbb047d431a4e93659257934
Remove locally duplicated code for calling functions in the inferior.  The
only differences were in the specific trap vectors used and whether or not
an fpu was present.  These are now handled by appropriate definitions of
BPT_VECTOR and HAVE_68881 respectively.  Other minor obvious cleanups.
Minor spelling correction in valops.c.
13 files changed:
gdb/ChangeLog
gdb/tm-3b1.h
gdb/tm-68k.h
gdb/tm-altos.h
gdb/tm-amix.h
gdb/tm-hp300bsd.h
gdb/tm-hp300hpux.h
gdb/tm-isi.h
gdb/tm-news.h
gdb/tm-pn.h
gdb/tm-sun2.h
gdb/tm-sun3.h
gdb/valops.c
This page took 0.025421 seconds and 4 git commands to generate.