binutils-gdb/gdb
J.T. Conklin 48e776232c * nlm/alpha.c (strtol): Removed, it is provided by NetWare C library.
* nlm/gdbserve.def (strtol): Added to import list.
* nlm/fake_aio.c: Removed file, no longer used.
1994-11-18 21:57:22 +00:00
..
29k-share Various updates 1994-07-12 01:43:09 +00:00
Attic
config Support for different MIPS IDT processor models. 1994-11-18 02:18:09 +00:00
doc remote.texi: asynctsr must run before mode (Hitachi stuff) 1994-09-16 07:53:09 +00:00
gdbserver * gdbserver/server.c (main): Silently accept query requests 1994-10-03 12:14:38 +00:00
nlm * nlm/alpha.c (strtol): Removed, it is provided by NetWare C library. 1994-11-18 21:57:22 +00:00
testsuite * gdb.base/a1-selftest.exp: Remove RS/6000 xfail for backtrace 1994-10-29 09:58:01 +00:00
vx-share Remove '.Sanitize' from explicit list of Things-to-lose. It is now implicitly 1993-08-02 23:29:32 +00:00
.Sanitize added nlmstub.def to Things-to-keep 1994-11-15 20:17:11 +00:00
.gdbinit * .gdbinit: Restore `end'; it was not excess. Reindent 1994-10-13 20:36:04 +00:00
COPYING
ChangeLog * nlm/alpha.c (strtol): Removed, it is provided by NetWare C library. 1994-11-18 21:57:22 +00:00
ChangeLog-3.x
ChangeLog-92 * ChangeLog, ChangeLog-92: Split ChangeLog at 1993. 1993-05-18 15:16:01 +00:00
ChangeLog-93 Keep v9 bits now. 1994-06-16 21:18:05 +00:00
ChangeLog-9091 Split ChangeLog out at Jan 1, 1992. 1992-01-27 20:32:19 +00:00
ChangeLog.gm Merge supposedly (but not really) GM-specific bits into general MPW config 1994-09-13 00:50:38 +00:00
ChangeLog.hpread * hpread.c (hpread_read_array_type): Do not change the type code 1994-09-29 05:03:18 +00:00
ChangeLog.mpw * Beginnings of SOM shared library support. Breakpoints and 1994-11-07 07:51:47 +00:00
Makefile recording file death 1992-12-08 04:59:31 +00:00
Makefile.in * Makefile.in (LD_FOR_TARGET, NLMCONV_FOR_TARGET): Removed. 1994-11-18 18:49:56 +00:00
Makefile.in-29k-UDI Remove Makefile.in-29k-UDI. It's no longer needed now that the 29K stuff has 1993-02-02 04:52:30 +00:00
NEWS Small blurb on support for debugging dynamic executables on HPPAs running 1994-11-08 06:39:33 +00:00
README * Makefile.in (VERSION): Bump to 4.13.1 1994-08-14 20:13:01 +00:00
TODO * TODO: Remove "Watchpoints seem not entirely reliable, though 1994-11-08 21:40:14 +00:00
a29k-pinsn.c * defs.h: If TARGET_BYTE_ORDER_SELECTABLE is defined by tm.h, 1994-10-06 16:47:32 +00:00
a29k-tdep.c Replace useless FRAME, FRAME_ADDR types with struct frame_info * 1994-11-04 01:19:29 +00:00
a68v-nat.c * a68v-nat.c: Replace with new version from Troy Rollo. The 1993-11-16 20:29:03 +00:00
a68v-xdep.c recording file death 1992-12-08 04:59:31 +00:00
alpha-nat.c Changes to support alpha OSF/1 in native mode. 1993-10-05 19:44:57 +00:00
alpha-tdep.c Replace useless FRAME, FRAME_ADDR types with struct frame_info * 1994-11-04 01:19:29 +00:00
altos-xdep.c The point of these changes is to avoid reading the frame pointer 1994-10-08 03:41:21 +00:00
annotate.c * annotate.c (annotate_starting): Flush output. 1994-08-29 18:45:35 +00:00
annotate.h gcc -Wall lint: 1994-05-13 18:18:57 +00:00
arm-convert.s
arm-pinsn.c Remove reg_names decl (now in defs.h). 1992-06-13 06:08:09 +00:00
arm-tdep.c
arm-xdep.c The point of these changes is to avoid reading the frame pointer 1994-10-08 03:41:21 +00:00
blockframe.c The point of these changes is to avoid reading the frame pointer 1994-10-08 03:41:21 +00:00
breakpoint.c The point of these changes is to avoid reading the frame pointer 1994-10-08 03:41:21 +00:00
breakpoint.h * breakpoint.h (enum bptype): New type bp_through_sigtramp. 1994-02-25 09:12:29 +00:00
buildsym.c * buildsym.c (start_subfile, patch_subfile_names), demangle.c 1994-03-26 04:26:26 +00:00
buildsym.h * buildsym.h: Remove declaration of dbxread.c functions. 1993-08-24 01:43:59 +00:00
c-exp.y * c-exp.y (yylex): Fix a bug in template scanning. 1994-11-16 00:21:16 +00:00
c-lang.c * language.h (struct language_defn): Remove unused field 1994-08-03 19:15:42 +00:00
c-lang.h Fix value_print, which used to be ostensibly langauge-indepentdent, 1994-06-05 01:43:40 +00:00
c-typeprint.c * cp-valprint.c (static_field_print): New variable, controls 1994-09-17 11:35:51 +00:00
c-valprint.c * c-valprint.c (c_value_print): Check for plain literal `char' 1994-11-01 21:04:11 +00:00
cadillac-patches recording file death 1992-12-08 04:59:31 +00:00
cadillac.c recording file death 1992-12-08 04:59:31 +00:00
call-cmds.h * Makefile.in (VERSION): Roll to 4.4.7. 1992-03-29 23:18:31 +00:00
ch-exp.y * ch-exp.y (yylex): Fix off-by-one error when converting string to 1994-11-11 19:17:41 +00:00
ch-lang.c * ch-exp.y: Get rid of some extra non-terminals, and move 1994-09-16 07:28:22 +00:00
ch-lang.h Fix value_print, which used to be ostensibly langauge-indepentdent, 1994-06-05 01:43:40 +00:00
ch-typeprint.c * gdbtypes.h (TYPE_INDEX_TYPE): New macro. 1994-09-17 00:38:23 +00:00
ch-valprint.c * gdbtypes.h (TYPE_INDEX_TYPE): New macro. 1994-09-17 00:38:23 +00:00
coff-solib.c * symfile.c (symbol_file_add): Move reinit_frame_cache call to 1994-08-28 13:57:48 +00:00
coff-solib.h * Makefile.in, coff-solib.c, coff-solib.h, i386lynx.mt, 1993-10-02 23:09:51 +00:00
coffread.c * coffread.c (coff_symtab_read): If we get the address from 1994-10-26 21:50:19 +00:00
command.c * command.c (do_setshow_command, case var_string): Never add a 1994-03-26 15:15:00 +00:00
command.h
complaints.c Change the stream argument to _filtered to GDB_FILE *. 1993-11-01 22:25:23 +00:00
complaints.h * complaints.c: New file, code moved from utils.c. 1992-12-15 12:18:53 +00:00
config.sub recording file death 1992-12-08 04:59:31 +00:00
configure.in * Makefile.in: Install gdbtk.tcl. 1994-11-14 16:59:16 +00:00
convex-pinsn.c * Makefile.in (TARDIRS): Add sparclite demo dir. 1993-02-04 10:30:19 +00:00
convex-tdep.c The point of these changes is to avoid reading the frame pointer 1994-10-08 03:41:21 +00:00
convex-xdep.c The point of these changes is to avoid reading the frame pointer 1994-10-08 03:41:21 +00:00
copying.awk
copying.c
core-sol2.c * core-sol2.c: New file to handle ELF and BCP core file flavours. 1994-06-24 16:26:33 +00:00
core-svr4.c * irix4-nat.c (fetch_core_registers): Special version of this for 1993-04-20 06:01:56 +00:00
core.c * valprint.c (print_longest): Clarify comment about use_local. 1994-05-04 15:24:41 +00:00
coredep.c * coredep.c: Include inferior.h. 1994-07-25 18:55:22 +00:00
corelow.c * corelow.c, exec.c, inftarg.c, m3-nat.c, op50-rom.c, procfs.c, 1994-11-03 22:40:14 +00:00
cp-valprint.c * cp-valprint.c (static_field_print): New variable, controls 1994-09-17 11:35:51 +00:00
cxux-nat.c * cxux-nat.c (target_is_m88110): Remove definition. 1994-09-04 23:41:20 +00:00
dbxread.c * xcoffread.c (read_xcoff_symtab): Fix obsolete comment about 1994-09-14 22:45:49 +00:00
dcache.c * dcache.c: Cast return value from xmalloc. 1993-09-03 14:26:29 +00:00
dcache.h break dcache code out of remote.c 1993-09-01 00:43:09 +00:00
defs.h * defs.h, gdbtk.c, main.c, top.c: Change sense and name of 1994-10-26 22:45:13 +00:00
delta68-nat.c * delta68-nat.c: Fix typos (add missing ");" and stuct -> struct). 1993-11-11 19:24:46 +00:00
demangle.c * buildsym.c (start_subfile, patch_subfile_names), demangle.c 1994-03-26 04:26:26 +00:00
demangle.h recording file death 1992-12-08 04:59:31 +00:00
dpx2-nat.c * Makefile.in (init.c): Generate using the source, not munch. This 1993-10-22 05:55:58 +00:00
dst.h Merge Apollo patches from Troy Rollo (troy@cbme.unsw.edu.au): 1993-10-22 16:03:08 +00:00
dstread.c * dstread.c, coffread.c: Don't define pending_blocks; buildsym.c 1994-04-20 15:39:20 +00:00
dwarfread.c * defs.h: If TARGET_BYTE_ORDER_SELECTABLE is defined by tm.h, 1994-10-06 16:47:32 +00:00
ecoff.c recording file death 1992-12-08 04:59:31 +00:00
elfread.c Tue Jul 26 18:20:46 1994 Paul Flinders (ptf@smee) 1994-07-26 22:22:38 +00:00
energize-patches * energize-patches, main.c (main), top.c (gdb_init, pwd_command), 1994-06-23 00:08:09 +00:00
energize.c Replace useless FRAME, FRAME_ADDR types with struct frame_info * 1994-11-04 01:32:34 +00:00
energize.h * remote.c (remote_wait): Make regs be char to avoid picayune 1992-09-25 22:23:54 +00:00
environ.c * gdbcore.h: New variable gnutarget. 1993-08-09 16:53:32 +00:00
environ.h
eval.c Modified Files: 1993-11-17 18:07:58 +00:00
exec.c * Makefile.in (ALLDEPFILES): Remove xcoffexec.c. 1994-10-17 21:21:52 +00:00
expprint.c * expprint.c (print_subexp): Fix bug with OP_SCOPE operator output. 1993-04-27 20:46:25 +00:00
expression.h * expression.h (exp_opcode): Add BINOP_MOD. 1993-01-05 01:18:07 +00:00
f-exp.y * cp-valprint.c (static_field_print): New variable, controls 1994-09-17 11:35:51 +00:00
f-lang.c * c-typeprint.c (c_type_print_varspec_prefix, 1994-09-07 00:23:16 +00:00
f-lang.h * gdbtypes.h: Declare f77_create_literal_string_type and 1994-08-23 21:39:50 +00:00
f-typeprint.c * c-typeprint.c (c_type_print_varspec_prefix, 1994-09-07 00:23:16 +00:00
f-valprint.c * cp-valprint.c (static_field_print): New variable, controls 1994-09-17 11:35:51 +00:00
findvar.c * i387-tdep.c, i386-tdep.c i386v-nat.c, i386aix-nat.c, 1994-02-28 06:06:05 +00:00
fork-child.c * fork-child.c (startup_inferior) [STARTUP_INFERIOR]: If defined, 1994-06-16 23:04:55 +00:00
frame.h * frame.h, symtab.h: Revise comments regarding baseregs. 1993-08-21 02:54:33 +00:00
gcc.patch * gcc.patch: Update for a different GCC (G++) bug. 1993-02-19 06:55:31 +00:00
gdb-stabs.h change all to most in comment 1993-10-04 16:45:11 +00:00
gdb-stop.c * fork-child.c (startup_inferior) [STARTUP_INFERIOR]: If defined, 1994-06-16 23:04:55 +00:00
gdba.el * gdba.el: Put program input and output in a separate buffer. 1994-06-24 13:39:35 +00:00
gdba.texi new, emacs gdb mode with annotation stuff 1994-04-28 18:34:28 +00:00
gdbcmd.h * maint.c: New file. 1992-07-06 00:22:57 +00:00
gdbcore.h
gdbtk.c * Makefile.in: Install gdbtk.tcl. 1994-11-14 16:59:16 +00:00
gdbtk.tcl * Makefile.in: Use $(objdir)/tcl and $(objdir)/tk if they are 1994-11-02 00:50:12 +00:00
gdbtypes.c * stabsread.c (read_type): Handle stub types for bitstrings. 1994-09-16 07:29:44 +00:00
gdbtypes.h * top.c (line_completion_function): Renamed from 1994-10-29 09:51:32 +00:00
go32-xdep.c * go32-xdep.c: Remove unused function uerror. 1994-01-12 19:47:27 +00:00
gould-pinsn.c Replace useless FRAME, FRAME_ADDR types with struct frame_info * 1994-11-04 01:32:34 +00:00
gould-xdep.c The point of these changes is to avoid reading the frame pointer 1994-10-08 03:41:21 +00:00
h8300-tdep.c Replace useless FRAME, FRAME_ADDR types with struct frame_info * 1994-11-04 01:19:29 +00:00
h8500-tdep.c Replace useless FRAME, FRAME_ADDR types with struct frame_info * 1994-11-04 01:19:29 +00:00
hds-tdep.c recording file death 1992-12-08 04:59:31 +00:00
hp300ux-nat.c * hp300ux-nat.c: Don't incloude <sys/dir.h>, <sys/ioctl.h>, or 1994-02-19 03:20:20 +00:00
hppa-coredep.c recording file death 1992-12-08 04:59:31 +00:00
hppa-pinsn.c Change the stream argument to _filtered to GDB_FILE *. 1993-11-01 22:25:23 +00:00
hppa-tdep.c * hppa-tdep.c: Remove including sys/dir.h from a target file. 1994-11-16 23:31:41 +00:00
hppab-core.c * Merge in HPPA/BSD patches from Utah: 1993-04-23 23:43:18 +00:00
hppab-nat.c * breakpoint.h (enum bptype): Add bp_hardware_watchpoint and 1994-04-13 21:57:00 +00:00
hppab-tdep.c * Merge in HPPA/BSD patches from Utah: 1993-04-23 23:43:18 +00:00
hppab-xdep.c recording file death 1992-12-08 04:59:31 +00:00
hppabsd-core.c recording file death 1992-12-08 04:59:31 +00:00
hppabsd-xdep.c recording file death 1992-12-08 04:59:31 +00:00
hppah-nat.c * infptrace.c (child_xfer_memory): Only use if CHILD_XFER_MEMORY 1994-01-21 16:22:51 +00:00
hppah-tdep.c * Merge in HPPA/BSD patches from Utah: 1993-04-23 23:43:18 +00:00
hppah-xdep.c recording file death 1992-12-08 04:59:31 +00:00
hppahpux-tdep.c recording file death 1992-12-08 04:59:31 +00:00
hppahpux-xdep.c recording file death 1992-12-08 04:59:31 +00:00
hpread.c * hpread.c (hpread_read_array_type): Do not change the type code 1994-09-29 05:03:18 +00:00
i386-nlmstub.c * Makefile.in: Removed prelude.o, i386-nlmstub.o, nlmstub.o, 1994-09-19 23:00:48 +00:00
i386-pinsn.c Change the stream argument to _filtered to GDB_FILE *. 1993-11-01 22:25:23 +00:00
i386-stub.c * elfread.c, mipsread.c: Include <string.h>. 1992-11-04 23:31:52 +00:00
i386-tdep.c * config/sparc/tm-sun4sol2.h (IN_SIGTRAMP): Handle ucbsigvechandler. 1994-03-01 21:18:53 +00:00
i386aix-nat.c * i387-tdep.c, i386-tdep.c i386v-nat.c, i386aix-nat.c, 1994-02-28 06:06:05 +00:00
i386b-nat.c * solib.c: *BSD systems need <a.out.h> to be included before 1994-09-23 22:30:31 +00:00
i386ly-nat.c Please CVS, let me kill this file! 1993-11-17 17:40:24 +00:00
i386ly-tdep.c * i386ly-tdep.c (i386lynx_saved_pc_after_call): Change call_inst 1993-11-29 19:40:08 +00:00
i386lynx-nat.c Change the stream argument to _filtered to GDB_FILE *. 1993-11-01 22:25:23 +00:00
i386m3-nat.c * m3-nat.c, i386m3-nat.c, config/i386/i386m3.mh: Many minor 1994-03-26 04:20:44 +00:00
i386m3-xdep.c new for mach 1993-10-07 18:03:51 +00:00
i386mach-nat.c bcopy -> memcpy 1993-09-01 20:37:15 +00:00
i386v-nat.c * i386v-nat.c (i386_insert_nonaligned_watchpoint): 1994-08-11 00:04:03 +00:00
i386v4-nat.c Native support cleanup and corefile fixes for i386 SVR4 systems. 1992-10-17 08:07:14 +00:00
i387-tdep.c * i387-tdep.c, i386-tdep.c i386v-nat.c, i386aix-nat.c, 1994-02-28 06:02:11 +00:00
i860-break.h * alldeps.mak, configure.in, i860-break.h, i860-opcode.h, 1993-03-25 23:08:24 +00:00
i860-opcode.h * alldeps.mak, configure.in, i860-break.h, i860-opcode.h, 1993-03-25 23:08:24 +00:00
i860-pinsn.c * alldeps.mak, configure.in, i860-break.h, i860-opcode.h, 1993-03-25 23:08:24 +00:00
i860-tdep.c * alldeps.mak, configure.in, i860-break.h, i860-opcode.h, 1993-03-25 23:08:24 +00:00
i960-pinsn.c Change the stream argument to _filtered to GDB_FILE *. 1993-11-01 22:25:23 +00:00
i960-tdep.c Replace useless FRAME, FRAME_ADDR types with struct frame_info * 1994-11-04 01:19:29 +00:00
infcmd.c The point of these changes is to avoid reading the frame pointer 1994-10-08 03:41:21 +00:00
inferior.h * breakpoint.c (ignore, condition): Add usage notes to help strings. 1994-07-16 22:57:23 +00:00
inflow.c * inflow.c (kill_command): Fix a bug which prevented target 1994-08-02 16:53:31 +00:00
infptrace.c * infptrace.c (child_xfer_memory): Only use if CHILD_XFER_MEMORY 1994-01-21 16:22:51 +00:00
infrun.c * defs.h, infrun.c (wait_for_inferior), top.c: Call 1994-10-21 00:59:20 +00:00
inftarg.c * target.c, target.h: New variables target_activity_function and 1994-05-20 03:43:39 +00:00
irix4-nat.c bcopy -> memcpy 1993-09-01 20:37:15 +00:00
irix5-nat.c * symfile.c (reread_symbols): Include bfd_errmsg string in error 1994-10-15 18:28:35 +00:00
isi-xdep.c * isi-xdep.c: New file. 1993-06-14 16:27:39 +00:00
kdb-start.c Eliminate uses of NAMES_HAVE_UNDERSCORE, using 1992-12-17 09:15:10 +00:00
language.c Initial Fortran language support, adapted from work by Farooq Butt 1994-08-19 21:59:05 +00:00
language.h Initial Fortran language support, adapted from work by Farooq Butt 1994-08-19 21:59:05 +00:00
lynx-nat.c * lynx-nat.c (child_wait): Correct handling of byte reversed SPARC 1994-10-11 21:08:57 +00:00
m2-exp.y Wed May 11 20:11:51 1994 Stan Shebs (shebs@andros.cygnus.com) 1994-05-12 03:21:48 +00:00
m2-lang.c * language.h (struct language_defn): Remove unused field 1994-08-03 19:15:42 +00:00
m2-lang.h Change the stream argument to _filtered to GDB_FILE *. 1993-11-01 22:25:23 +00:00
m2-typeprint.c Change the stream argument to _filtered to GDB_FILE *. 1993-11-01 22:25:23 +00:00
m2-valprint.c Change the stream argument to _filtered to GDB_FILE *. 1993-11-01 22:25:23 +00:00
m3-nat.c * m3-nat.c: Remove comments about arbitrary limit in 1994-11-07 22:39:34 +00:00
m68k-pinsn.c Change the stream argument to _filtered to GDB_FILE *. 1993-11-01 22:25:23 +00:00
m68k-stub.c * remote.c: Change PBUFSIZ back to 400. John's 28 Feb 1992 change 1993-10-26 20:41:35 +00:00
m68k-tdep.c remove obsolete comment about call function stuff being duplicated 1993-09-03 15:56:00 +00:00
m68kly-nat.c Please CVS, let me kill these files... 1993-11-17 17:39:00 +00:00
m88k-nat.c * valops.c (call_function_by_hand, push_word), defs.h (push_word), 1993-12-26 18:10:22 +00:00
m88k-opcode.h recording file death 1992-12-08 04:59:31 +00:00
m88k-pinsn.c Change the stream argument to _filtered to GDB_FILE *. 1993-11-01 22:25:23 +00:00
m88k-tdep.c Replace useless FRAME, FRAME_ADDR types with struct frame_info * 1994-11-04 01:19:29 +00:00
m88k-xdep.c recording file death 1992-12-08 04:59:31 +00:00
mac-defs.h Tue Apr 26 17:44:27 1994 Stan Shebs (shebs@andros.cygnus.com) 1994-04-27 00:55:59 +00:00
mac-xdep.c * mpw-make.in (VERSION): Update to 4.12.3. 1994-06-22 19:57:02 +00:00
macgdb.r * mpw-make.in (VERSION): Update to 4.12.3. 1994-06-22 19:57:02 +00:00
mach386-xdep.c recording file death 1992-12-08 04:59:31 +00:00
main.c * Makefile.in (INSTALLED_LIBS, CLIBS, DEPFILES): Add support for 1994-07-28 22:07:02 +00:00
maint.c * maint.c (print_section_table): Rename SEC_SHARED_LIBRARY to 1994-05-10 18:43:51 +00:00
mdebugread.c Speed up GDB startup time by not demangling partial symbols. 1994-10-08 11:54:29 +00:00
mem-break.c * defs.h: Incorporate param.h. All users changed. 1991-11-21 18:42:05 +00:00
minimon.h
minsyms.c * objfiles.c (objfile_relocate): When relocating ->sections, use 1994-10-20 05:15:46 +00:00
mips-nat.c * findvar.c, defs.h 1993-07-10 01:35:53 +00:00
mips-pinsn.c Change the stream argument to _filtered to GDB_FILE *. 1993-11-01 22:25:23 +00:00
mips-tdep.c Support for different MIPS IDT processor models. 1994-11-18 02:18:09 +00:00
mipsm3-nat.c * valops.c (call_function_by_hand, push_word), defs.h (push_word), 1993-12-26 18:10:22 +00:00
mipsm3-xdep.c new for mach 1993-10-07 18:03:51 +00:00
mipsread.c * infrun.c (IN_SOLIB_TRAMPOLINE): Correct comment, trampolines 1994-04-08 00:35:15 +00:00
mipsv4-nat.c * infrun.c (IN_SOLIB_TRAMPOLINE): Correct comment, trampolines 1994-04-08 00:35:15 +00:00
mmap-alloc.c recording file death 1992-12-08 04:59:31 +00:00
mmap-sbrk.c recording file death 1992-12-08 04:59:31 +00:00
monitor.c * monitor.[ch], w89k-rom.c, op50n-rom.c, idp-rom.c: Add support 1994-11-18 06:38:23 +00:00
monitor.h * op50-rom.c, w89k-rom.c, monitor.c: Modify to use two variables 1994-11-15 08:13:05 +00:00
mpw-config.in Merge supposedly (but not really) GM-specific bits into general MPW config 1994-09-13 00:50:38 +00:00
mpw-init.c * mpw-init.c (initialize_all_files): Remove inits of utils and 1994-08-19 22:25:43 +00:00
mpw-make.in * Beginnings of SOM shared library support. Breakpoints and 1994-11-07 07:51:47 +00:00
mpw-xconfig.in Merge supposedly (but not really) GM-specific bits into general MPW config 1994-09-13 00:50:38 +00:00
nat-sparc.c recording file death 1992-12-08 04:59:31 +00:00
nat-sun4os4.h recording file death 1992-12-08 04:59:31 +00:00
nat-trash.h recording file death 1992-12-08 04:59:31 +00:00
news-xdep.c
nindy-tdep.c Replace useless FRAME, FRAME_ADDR types with struct frame_info * 1994-11-04 01:19:29 +00:00
nlmread.c * dbxread.c, elfread.c, mipsread.c, nlmread.c, os9kread.c: 1994-07-06 08:01:52 +00:00
nlmstub.def * Makefile.in (TARGET_FLAGS_TO_PASS): Pass down LD_FOR_TARGET and 1994-08-18 06:43:56 +00:00
nm-apollo68b.h * nm-*, xm-*, tm-*: All native, host, and target files, which 1993-03-23 01:57:27 +00:00
nm-apollo68v.h * nm-*, xm-*, tm-*: All native, host, and target files, which 1993-03-23 01:57:27 +00:00
nm-hp300bsd.h * nm-*, xm-*, tm-*: All native, host, and target files, which 1993-03-23 01:57:27 +00:00
nm-hp300hpux.h * nm-*, xm-*, tm-*: All native, host, and target files, which 1993-03-23 01:57:27 +00:00
nm-hppab.h * nm-*, xm-*, tm-*: All native, host, and target files, which 1993-03-23 01:57:27 +00:00
nm-hppah.h * nm-*, xm-*, tm-*: All native, host, and target files, which 1993-03-23 01:57:27 +00:00
nm-i386bsd.h * nm-*, xm-*, tm-*: All native, host, and target files, which 1993-03-23 01:57:27 +00:00
nm-i386mach.h * nm-*, xm-*, tm-*: All native, host, and target files, which 1993-03-23 01:57:27 +00:00
nm-i386sco.h * nm-*, xm-*, tm-*: All native, host, and target files, which 1993-03-23 01:57:27 +00:00
nm-i386sco4.h * nm-*, xm-*, tm-*: All native, host, and target files, which 1993-03-23 01:57:27 +00:00
nm-i386v.h * nm-*, xm-*, tm-*: All native, host, and target files, which 1993-03-23 01:57:27 +00:00
nm-i386v4.h * nm-*, xm-*, tm-*: All native, host, and target files, which 1993-03-23 01:57:27 +00:00
nm-irix3.h * nm-*, xm-*, tm-*: All native, host, and target files, which 1993-03-23 01:57:27 +00:00
nm-irix4.h * nm-*, xm-*, tm-*: All native, host, and target files, which 1993-03-23 01:57:27 +00:00
nm-linux.h * nm-*, xm-*, tm-*: All native, host, and target files, which 1993-03-23 01:57:27 +00:00
nm-m88k.h * nm-*, xm-*, tm-*: All native, host, and target files, which 1993-03-23 01:57:27 +00:00
nm-mips.h * nm-*, xm-*, tm-*: All native, host, and target files, which 1993-03-23 01:57:27 +00:00
nm-news.h * nm-*, xm-*, tm-*: All native, host, and target files, which 1993-03-23 01:57:27 +00:00
nm-rs6000.h * nm-*, xm-*, tm-*: All native, host, and target files, which 1993-03-23 01:57:27 +00:00
nm-sun2.h * nm-*, xm-*, tm-*: All native, host, and target files, which 1993-03-23 01:57:27 +00:00
nm-sun3.h * nm-*, xm-*, tm-*: All native, host, and target files, which 1993-03-23 01:57:27 +00:00
nm-sun4os4.h * nm-*, xm-*, tm-*: All native, host, and target files, which 1993-03-23 01:57:27 +00:00
nm-sun386.h * nm-*, xm-*, tm-*: All native, host, and target files, which 1993-03-23 01:57:27 +00:00
nm-sysv4.h * nm-*, xm-*, tm-*: All native, host, and target files, which 1993-03-23 01:57:27 +00:00
nm-trash.h * nm-*, xm-*, tm-*: All native, host, and target files, which 1993-03-23 01:57:27 +00:00
nm-ultra3.h * nm-*, xm-*, tm-*: All native, host, and target files, which 1993-03-23 01:57:27 +00:00
nm-umax.h * nm-*, xm-*, tm-*: All native, host, and target files, which 1993-03-23 01:57:27 +00:00
nm-vax.h * nm-*, xm-*, tm-*: All native, host, and target files, which 1993-03-23 01:57:27 +00:00
ns32k-pinsn.c * Makefile.in (ns32k-opcode.h): Remove reference. 1994-08-29 22:17:09 +00:00
ns32km3-nat.c * valops.c (call_function_by_hand, push_word), defs.h (push_word), 1993-12-26 18:10:22 +00:00
ns32km3-xdep.c new for mach 1993-10-07 18:03:51 +00:00
objfiles.c * objfiles.c (objfile_relocate): When relocating ->sections, use 1994-10-20 05:15:46 +00:00
objfiles.h * objfiles.c (objfile_relocate): When relocating ->sections, use 1994-10-20 05:15:46 +00:00
op50-rom.c * op50-rom.c, w89k-rom.c, monitor.c: Modify to use two variables 1994-11-15 08:13:05 +00:00
os9kread.c * defs.h (bfd_read, bfd_seek): Remove declarations. 1994-08-02 20:27:44 +00:00
os9kstab.c * os9kread.c (os9k_process_one_symbol): Rename 1994-03-02 03:01:34 +00:00
os68k-xdep.c * Makefile.in (TARDIRS): Add sparclite demo dir. 1993-02-04 10:30:19 +00:00
osfsolib.c * osfsolib.c (solib_map_sections, first_link_map_member, 1994-11-03 09:27:23 +00:00
paread.c * somread.c: Renamed from paread.c. Changed function names and 1994-06-27 06:09:40 +00:00
parse.c Initial Fortran language support, adapted from work by Farooq Butt 1994-08-19 21:59:05 +00:00
parser-defs.h * parser-defs.h: Add comment about unary postfix operators. 1994-09-16 07:35:27 +00:00
partial-stab.h * partial-stab.h (N_TEXT): Put back GDB_TARGET_IS_HPPA kludge, 1994-11-06 20:16:34 +00:00
printcmd.c * utils.c (vfprintf_maybe_filtered, vfprintf_unfiltered): Call 1994-05-17 20:13:50 +00:00
procfs.c * corelow.c, exec.c, inftarg.c, m3-nat.c, op50-rom.c, procfs.c, 1994-11-03 22:40:14 +00:00
ptx4-nat.c * config/i386/ptx.mh (XDEPFILES): Add coredep.o. Delete infptrace.o. 1994-03-26 00:19:35 +00:00
pyr-pinsn.c Change the stream argument to _filtered to GDB_FILE *. 1993-11-01 22:25:23 +00:00
pyr-tdep.c Replace useless FRAME, FRAME_ADDR types with struct frame_info * 1994-11-04 01:19:29 +00:00
pyr-xdep.c Change the stream argument to _filtered to GDB_FILE *. 1993-11-01 22:25:23 +00:00
regex.c * config/mips/tm-irix5.h (IN_SIGTRAMP): Redefine for Irix 5, 1994-08-07 13:33:45 +00:00
regex.h * Makefile.in (c-exp.tab.o): Remove notice about shift/reduce conflicts 1993-10-21 20:41:50 +00:00
rem-multi.shar Remove internal gdb definition of fixed arg count concat() function and 1991-11-12 17:50:14 +00:00
remote-adapt.c * corelow.c, exec.c, inftarg.c, m3-nat.c, op50-rom.c, procfs.c, 1994-11-03 22:40:14 +00:00
remote-bug.c * remote-bug.c (bug_ops): Remove spurious newline from docstring. 1994-01-28 21:34:58 +00:00
remote-e7000.c Fri Feb 4 15:53:18 1994 Steve Chamberlain (sac@cygnus.com) 1994-02-05 00:22:08 +00:00
remote-eb.c * corelow.c, exec.c, inftarg.c, m3-nat.c, op50-rom.c, procfs.c, 1994-11-03 22:40:14 +00:00
remote-es.c * corelow.c, exec.c, inftarg.c, m3-nat.c, op50-rom.c, procfs.c, 1994-11-03 22:40:14 +00:00
remote-es1800.c rename for 14-char filenames 1993-06-11 19:00:25 +00:00
remote-hms.c * corelow.c, exec.c, inftarg.c, m3-nat.c, op50-rom.c, procfs.c, 1994-11-03 22:40:14 +00:00
remote-mips.c * corelow.c, exec.c, inftarg.c, m3-nat.c, op50-rom.c, procfs.c, 1994-11-03 22:40:14 +00:00
remote-mm.c * corelow.c, exec.c, inftarg.c, m3-nat.c, op50-rom.c, procfs.c, 1994-11-03 22:40:14 +00:00
remote-mon.c * corelow.c, exec.c, inftarg.c, m3-nat.c, op50-rom.c, procfs.c, 1994-11-03 22:40:14 +00:00
remote-monitor.c * Rename files for 14-character limits: 1993-08-27 16:59:46 +00:00
remote-nindy.c * corelow.c, exec.c, inftarg.c, m3-nat.c, op50-rom.c, procfs.c, 1994-11-03 22:40:14 +00:00
remote-os9k.c * corelow.c, exec.c, inftarg.c, m3-nat.c, op50-rom.c, procfs.c, 1994-11-03 22:40:14 +00:00
remote-pa.c * corelow.c, exec.c, inftarg.c, m3-nat.c, op50-rom.c, procfs.c, 1994-11-03 22:40:14 +00:00
remote-sa.sparc.c Sun Aug 1 22:58:18 1993 Stu Grossman (grossman at cygnus.com) 1993-08-02 06:25:36 +00:00
remote-ser.c recording file death 1992-12-08 04:59:31 +00:00
remote-sim.c * corelow.c, exec.c, inftarg.c, m3-nat.c, op50-rom.c, procfs.c, 1994-11-03 22:40:14 +00:00
remote-sim.h * remote-sim.h (sim_verbose): Delete. 1994-05-18 20:42:06 +00:00
remote-sp64sim.c * remote-sim.h: New file. 1993-09-17 17:27:43 +00:00
remote-st.c * corelow.c, exec.c, inftarg.c, m3-nat.c, op50-rom.c, procfs.c, 1994-11-03 22:40:14 +00:00
remote-st2000.c rename for 14-char filenames 1993-06-11 19:00:25 +00:00
remote-udi.c * corelow.c, exec.c, inftarg.c, m3-nat.c, op50-rom.c, procfs.c, 1994-11-03 22:41:12 +00:00
remote-utils.c * symfile.c (reread_symbols): Include bfd_errmsg string in error 1994-10-15 18:28:35 +00:00
remote-utils.h * remote.c, remote-mon.c, remote-utils.c, remote-utils.h, 1994-02-26 01:52:39 +00:00
remote-vx.c * corelow.c, exec.c, inftarg.c, m3-nat.c, op50-rom.c, procfs.c, 1994-11-03 22:41:12 +00:00
remote-z8k.c * corelow.c, exec.c, inftarg.c, m3-nat.c, op50-rom.c, procfs.c, 1994-11-03 22:41:12 +00:00
remote.c * corelow.c, exec.c, inftarg.c, m3-nat.c, op50-rom.c, procfs.c, 1994-11-03 22:41:12 +00:00
rom68k-rom.c * op50-rom.c, w89k-rom.c, monitor.c: Modify to use two variables 1994-11-15 08:13:05 +00:00
rs6k-opcode.def recording file death 1992-12-08 04:59:31 +00:00
rs6k-opcode.h recording file death 1992-12-08 04:59:31 +00:00
rs6000-nat.c * corelow.c (add_solib_stub): Remove copying of to_sections, 1994-09-24 09:00:50 +00:00
rs6000-pinsn.c * rs6000-pinsn.c (print_insn): Use powerpc disassembler when 1994-09-01 22:57:02 +00:00
rs6000-tdep.c * rs6000-tdep.c (pop_frame): Correct a variable name. 1994-11-04 18:55:51 +00:00
rs6000-xdep.c recording file death 1992-12-08 04:59:31 +00:00
saber.suppress Lint 1992-03-29 23:26:47 +00:00
ser-bsd.c * Makefile.in (SFILES OBS): Add serial.[co] & ser-hardwire.[co]. 1993-04-06 05:50:54 +00:00
ser-e7kpc.c * ser-e7kpc.c: New file to support the E7000 with the PC ISA 1994-06-27 17:16:26 +00:00
ser-go32.c Work to reduce the interrupts-off duration when running in DOS. 1994-08-22 17:58:47 +00:00
ser-mac.c * mpw-config.in (MacSerial.h): Duplicate from standard Serial.h. 1994-07-01 18:44:26 +00:00
ser-tcp.c * configure.in: Add nlm subdir to configdirs for alpha-*-netware 1994-06-02 16:58:48 +00:00
ser-termios.c * Makefile.in (SFILES OBS): Add serial.[co] & ser-hardwire.[co]. 1993-04-06 05:50:54 +00:00
ser-unix.c * configure.in: Add nlm subdir to configdirs for alpha-*-netware 1994-06-02 16:58:48 +00:00
serial.c * ser-e7kpc.c: New file to support the E7000 with the PC ISA 1994-06-27 17:16:26 +00:00
serial.h * serial.h (SERIAL_SET_TTY_STATE): Comment return value. 1994-01-29 19:07:02 +00:00
sh-tdep.c Replace useless FRAME, FRAME_ADDR types with struct frame_info * 1994-11-04 01:19:29 +00:00
signals.h * inftarg.c: Remove unused include of terminal.h. 1993-06-30 22:20:53 +00:00
solib.c * irix5-nat.c, osfsolib.c, solib.c (solib_add): Simplify last 1994-09-11 11:43:40 +00:00
solib.h Add section table to objfile struct. Use it for find_pc_section. 1993-04-07 07:04:26 +00:00
somread.c * Beginnings of SOM shared library support. Breakpoints and 1994-11-07 07:51:47 +00:00
somsolib.c * somsolib.c: Add TODO list. 1994-11-13 05:06:20 +00:00
somsolib.h * Beginnings of SOM shared library support. Breakpoints and 1994-11-07 07:51:47 +00:00
source.c gcc -Wall lint: 1994-05-13 18:18:57 +00:00
sp64-tdep.c (target_ptr_bit, set_target_ptr_bit): Deleted, can no longer set this 1994-03-20 23:11:16 +00:00
sparc-nat.c * sparc-nat.c (fetch_inferior_registers, store_inferior_registers): 1994-01-25 04:54:05 +00:00
sparc-pinsn.c Change the stream argument to _filtered to GDB_FILE *. 1993-11-01 22:25:23 +00:00
sparc-stub.c * i386-stub.c, m68k-stub.c, sparc-stub.c, sparcl-stub.c: Mask out 1994-11-15 22:29:48 +00:00
sparc-tdep.c Speed up GDB startup time by not demangling partial symbols. 1994-10-08 11:54:29 +00:00
sparcl-stub.c * i386-stub.c, m68k-stub.c, sparc-stub.c, sparcl-stub.c: Mask out 1994-11-15 22:29:48 +00:00
sparcl-tdep.c Added Files: 1994-06-10 23:26:59 +00:00
sparclite-stub.c Added Files: 1994-06-10 23:26:59 +00:00
sparclite-tdep.c Added Files: 1994-06-10 23:26:59 +00:00
sparcly-nat.c * lynx-nat.c: Add Sparc support. 1994-01-22 01:58:55 +00:00
stabsread.c * top.c (line_completion_function): Renamed from 1994-10-29 09:51:32 +00:00
stabsread.h * somread.c: Simplify by using stabsect_build_psymtabs. 1994-06-27 06:45:35 +00:00
stack.c * valprint.c (print_longest): Clarify comment about use_local. 1994-05-04 15:24:41 +00:00
standalone.c * gdbserver/{low-lynx.c,low-sparc.c,low-sun3.c}, standalone.c, 1993-10-25 21:15:53 +00:00
state.c * symfile.c: If O_BINARY isn't defined, set it to 0, call openp for 1993-01-06 18:22:01 +00:00
state.h * Check in Fred Fish's changes in these modules. Fred 1992-02-22 01:46:16 +00:00
stop-gdb.c * fork-child.c (startup_inferior) [STARTUP_INFERIOR]: If defined, 1994-06-16 23:04:55 +00:00
stuff.c Change the stream argument to _filtered to GDB_FILE *. 1993-11-01 22:25:23 +00:00
sun3-nat.c Change the stream argument to _filtered to GDB_FILE *. 1993-11-01 22:25:23 +00:00
sun386-nat.c The point of these changes is to avoid reading the frame pointer 1994-10-08 03:41:21 +00:00
symfile.c Speed up GDB startup time by not demangling partial symbols. 1994-10-08 11:54:29 +00:00
symfile.h Add section table to objfile struct. Use it for find_pc_section. 1993-04-07 07:04:26 +00:00
symm-nat.c * inflow.c (set_sigint_trap, clear_sigint_trap): Check for 1994-08-31 20:42:10 +00:00
symm-tdep.c * ch-exp.y (decode_integer_value, match_character_literal, 1994-03-30 09:57:08 +00:00
symmisc.c Fix many sins which will come up in 32 bit x 64 bit GDB, and 1994-01-27 01:12:06 +00:00
symtab.c Speed up GDB startup time by not demangling partial symbols. 1994-10-08 11:54:29 +00:00
symtab.h Fri Apr 15 11:53:46 1994 Stan Shebs (shebs@andros.cygnus.com) 1994-04-15 21:55:49 +00:00
tahoe-pinsn.c Change the stream argument to _filtered to GDB_FILE *. 1993-11-01 22:25:23 +00:00
target.c * target.c (add_target): Don't call clean_target on target 1994-08-04 17:45:26 +00:00
target.h gcc -Wall lint: 1994-05-13 18:18:57 +00:00
terminal.h
thread.c The point of these changes is to avoid reading the frame pointer 1994-10-08 03:41:21 +00:00
thread.h * breakpoint.c (breakpoint_thread_match break_command_1): 1993-10-16 06:42:02 +00:00
tm-68k-fp.h * nm-*, xm-*, tm-*: All native, host, and target files, which 1993-03-23 01:57:27 +00:00
tm-68k-nofp.h * nm-*, xm-*, tm-*: All native, host, and target files, which 1993-03-23 01:57:27 +00:00
tm-68k-noun.h Remove a few remaining underscore/no-underscore remnants from config files. 1993-03-14 10:49:01 +00:00
tm-68k-un.h Remove a few remaining underscore/no-underscore remnants from config files. 1993-03-14 10:49:01 +00:00
tm-amix.h * nm-*, xm-*, tm-*: All native, host, and target files, which 1993-03-23 01:57:27 +00:00
tm-delta88.h * nm-*, xm-*, tm-*: All native, host, and target files, which 1993-03-23 01:57:27 +00:00
tm-es1800.h * nm-*, xm-*, tm-*: All native, host, and target files, which 1993-03-23 01:57:27 +00:00
tm-h8300.h * nm-*, xm-*, tm-*: All native, host, and target files, which 1993-03-23 01:57:27 +00:00
tm-h8500.h * findvar.c (read_register, write_register): Make these capable 1993-03-25 22:34:26 +00:00
tm-hppa.h * nm-*, xm-*, tm-*: All native, host, and target files, which 1993-03-23 01:57:27 +00:00
tm-hppab.h * nm-*, xm-*, tm-*: All native, host, and target files, which 1993-03-23 01:57:27 +00:00
tm-hppabsd.h recording file death 1992-12-08 04:59:31 +00:00
tm-hppah.h * nm-*, xm-*, tm-*: All native, host, and target files, which 1993-03-23 01:57:27 +00:00
tm-hppahpux.h recording file death 1992-12-08 04:59:31 +00:00
tm-i386bsd.h * nm-*, xm-*, tm-*: All native, host, and target files, which 1993-03-23 01:57:27 +00:00
tm-i386v4.h * nm-*, xm-*, tm-*: All native, host, and target files, which 1993-03-23 01:57:27 +00:00
tm-i860.h * nm-*, xm-*, tm-*: All native, host, and target files, which 1993-03-23 01:57:27 +00:00
tm-irix3.h * nm-*, xm-*, tm-*: All native, host, and target files, which 1993-03-23 01:57:27 +00:00
tm-linux.h * nm-*, xm-*, tm-*: All native, host, and target files, which 1993-03-23 01:57:27 +00:00
tm-os68k.h * nm-*, xm-*, tm-*: All native, host, and target files, which 1993-03-23 01:57:27 +00:00
tm-rs6000.h * nm-*, xm-*, tm-*: All native, host, and target files, which 1993-03-23 01:57:27 +00:00
tm-spc-em.h * nm-*, xm-*, tm-*: All native, host, and target files, which 1993-03-23 01:57:27 +00:00
tm-spc-noun.h Remove a few remaining underscore/no-underscore remnants from config files. 1993-03-14 10:49:01 +00:00
tm-spc-un.h Remove a few remaining underscore/no-underscore remnants from config files. 1993-03-14 10:49:01 +00:00
tm-st2000.h * nm-*, xm-*, tm-*: All native, host, and target files, which 1993-03-23 01:57:27 +00:00
tm-stratus.h * nm-*, xm-*, tm-*: All native, host, and target files, which 1993-03-23 01:57:27 +00:00
tm-sun4os5.h recording file death 1992-12-08 04:59:31 +00:00
tm-sun4sol2.h * nm-*, xm-*, tm-*: All native, host, and target files, which 1993-03-23 01:57:27 +00:00
tm-svr4.h recording file death 1992-12-08 04:59:31 +00:00
tm-sysv4.h * nm-*, xm-*, tm-*: All native, host, and target files, which 1993-03-23 01:57:27 +00:00
tm-ultra3.h * nm-*, xm-*, tm-*: All native, host, and target files, which 1993-03-23 01:57:27 +00:00
tm-z8k.h * nm-*, xm-*, tm-*: All native, host, and target files, which 1993-03-23 01:57:27 +00:00
top.c * top.c (line_completion_function): Renamed from 1994-10-29 09:51:32 +00:00
top.h * energize-patches, main.c (main), top.c (gdb_init, pwd_command), 1994-06-23 00:08:09 +00:00
typeprint.c * breakpoint.c, breakpoint.h, c-valprint.c, ch-valprint.c, 1994-03-03 01:00:57 +00:00
typeprint.h Change the stream argument to _filtered to GDB_FILE *. 1993-11-01 22:25:23 +00:00
ultra3-nat.c Change the stream argument to _filtered to GDB_FILE *. 1993-11-01 22:25:23 +00:00
ultra3-xdep.c Change the stream argument to _filtered to GDB_FILE *. 1993-11-01 22:25:23 +00:00
umax-xdep.c The point of these changes is to avoid reading the frame pointer 1994-10-08 03:41:21 +00:00
utils.c * Makefile.in: Add stuff to build nlmstub. 1994-07-23 00:53:28 +00:00
valarith.c * printcmd.c (decode_format): Don't blithely set the size for 1994-02-03 03:18:58 +00:00
valops.c * top.c (line_completion_function): Renamed from 1994-10-29 09:51:32 +00:00
valprint.c gcc -Wall lint: 1994-05-13 18:18:57 +00:00
valprint.h Stop printing at null char option, from Oliver Meyer 1994-07-15 23:53:04 +00:00
value.h Initial Fortran language support, adapted from work by Farooq Butt 1994-08-19 21:59:05 +00:00
values.c * eval.c (evaluate_subexp): Make fnptr a LONGEST instead 1994-10-15 10:50:07 +00:00
vax-pinsn.c Change the stream argument to _filtered to GDB_FILE *. 1993-11-01 22:25:23 +00:00
w89k-rom.c * op50-rom.c, w89k-rom.c, monitor.c: Modify to use two variables 1994-11-15 08:13:05 +00:00
xcoffexec.c * exec.c: Merge in RS6000 support from xcoffexec.c. 1994-10-13 01:16:19 +00:00
xcoffread.c * eval.c (evaluate_subexp): Make fnptr a LONGEST instead 1994-10-15 10:50:07 +00:00
xcoffsolib.c Change the stream argument to _filtered to GDB_FILE *. 1993-11-01 22:25:23 +00:00
xcoffsolib.h Fri Apr 29 15:56:18 1994 Stan Shebs (shebs@andros.cygnus.com) 1994-04-30 00:04:43 +00:00
xm-amix.h * nm-*, xm-*, tm-*: All native, host, and target files, which 1993-03-23 01:57:27 +00:00
xm-apollo68b.h * nm-*, xm-*, tm-*: All native, host, and target files, which 1993-03-23 01:57:27 +00:00
xm-apollo68v.h * nm-*, xm-*, tm-*: All native, host, and target files, which 1993-03-23 01:57:27 +00:00
xm-delta88.h * nm-*, xm-*, tm-*: All native, host, and target files, which 1993-03-23 01:57:27 +00:00
xm-go32.h * nm-*, xm-*, tm-*: All native, host, and target files, which 1993-03-23 01:57:27 +00:00
xm-hppab.h * nm-*, xm-*, tm-*: All native, host, and target files, which 1993-03-23 01:57:27 +00:00
xm-hppabsd.h recording file death 1992-12-08 04:59:31 +00:00
xm-hppah.h * nm-*, xm-*, tm-*: All native, host, and target files, which 1993-03-23 01:57:27 +00:00
xm-hppahpux.h recording file death 1992-12-08 04:59:31 +00:00
xm-i386bsd.h * nm-*, xm-*, tm-*: All native, host, and target files, which 1993-03-23 01:57:27 +00:00
xm-i386mach.h * nm-*, xm-*, tm-*: All native, host, and target files, which 1993-03-23 01:57:27 +00:00
xm-i386v4.h * nm-*, xm-*, tm-*: All native, host, and target files, which 1993-03-23 01:57:27 +00:00
xm-i860.h * nm-*, xm-*, tm-*: All native, host, and target files, which 1993-03-23 01:57:27 +00:00
xm-irix3.h * nm-*, xm-*, tm-*: All native, host, and target files, which 1993-03-23 01:57:27 +00:00
xm-irix4.h * nm-*, xm-*, tm-*: All native, host, and target files, which 1993-03-23 01:57:27 +00:00
xm-linux.h * nm-*, xm-*, tm-*: All native, host, and target files, which 1993-03-23 01:57:27 +00:00
xm-m68k.h * nm-*, xm-*, tm-*: All native, host, and target files, which 1993-03-23 01:57:27 +00:00
xm-rs6000.h * nm-*, xm-*, tm-*: All native, host, and target files, which 1993-03-23 01:57:27 +00:00
xm-rtbsd.h * nm-*, xm-*, tm-*: All native, host, and target files, which 1993-03-23 01:57:27 +00:00
xm-stratus.h * nm-*, xm-*, tm-*: All native, host, and target files, which 1993-03-23 01:57:27 +00:00
xm-sun4os5.h recording file death 1992-12-08 04:59:31 +00:00
xm-sun4sol2.h * nm-*, xm-*, tm-*: All native, host, and target files, which 1993-03-23 01:57:27 +00:00
xm-svr4.h recording file death 1992-12-08 04:59:31 +00:00
xm-sysv4.h * nm-*, xm-*, tm-*: All native, host, and target files, which 1993-03-23 01:57:27 +00:00
xm-ultra3.h * nm-*, xm-*, tm-*: All native, host, and target files, which 1993-03-23 01:57:27 +00:00
xm-vaxbsd.h * nm-*, xm-*, tm-*: All native, host, and target files, which 1993-03-23 01:57:27 +00:00
xm-vaxult.h * nm-*, xm-*, tm-*: All native, host, and target files, which 1993-03-23 01:57:27 +00:00
xm-vaxult2.h * nm-*, xm-*, tm-*: All native, host, and target files, which 1993-03-23 01:57:27 +00:00
z8k-tdep.c Replace useless FRAME, FRAME_ADDR types with struct frame_info * 1994-11-04 01:19:29 +00:00

README

This file contains invisible Unicode characters

This file contains invisible Unicode characters that are indistinguishable to humans but may be processed differently by a computer. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

		      README for gdb-4.13 release
		    Updated 8-Aug-94 by Fred Fish

This is GDB, the GNU source-level debugger, presently running under un*x.
A summary of new features is in the file `NEWS'.


Unpacking and Installation -- quick overview
==========================

In this release, the GDB debugger sources, the generic GNU include
files, the BFD ("binary file description") library, the readline
library, and other libraries all have directories of their own
underneath the gdb-4.13 directory.  The idea is that a variety of GNU
tools can share a common copy of these things.  Be aware of variation
over time--for example don't try to build gdb with a copy of bfd from
a release other than the gdb release (such as a binutils or gas
release), especially if the releases are more than a few weeks apart.
Configuration scripts and makefiles exist to cruise up and down this
directory tree and automatically build all the pieces in the right
order.

When you unpack the gdb-4.13.tar.gz file, you'll find a directory
called `gdb-4.13', which contains:

  Makefile.in      config.sub*      glob/            opcodes/
  README           configure*       include/         readline/
  bfd/             configure.in     libiberty/       texinfo/
  config/          etc/             mmalloc/
  config.guess*    gdb/             move-if-change*

To build GDB, you can just do:

	cd gdb-4.13
	./configure
	make
	cp gdb/gdb /usr/local/bin/gdb	(or wherever you want)

This will configure and build all the libraries as well as GDB.
If `configure' can't determine your system type, specify one as its
argument, e.g. sun4 or decstation.

If you get compiler warnings during this stage, see the `Reporting Bugs'
section below; there are a few known problems.

GDB can be used as a cross-debugger, running on a machine of one type
while debugging a program running on a machine of another type.  See below.


More Documentation
******************

   The GDB 4 release includes an already-formatted reference card,
ready for printing with PostScript or Ghostscript, in the `gdb'
subdirectory of the main source directory.  (In `gdb-4.13/gdb/refcard.ps'.)
If you can use PostScript or Ghostscript with your printer, you can
print the reference card immediately with `refcard.ps'.

   The release also includes the source for the reference card.  You
can format it, using TeX, by typing:

     make refcard.dvi

   The GDB reference card is designed to print in landscape mode on US
"letter" size paper; that is, on a sheet 11 inches wide by 8.5 inches
high.  You will need to specify this form of printing as an option to
your DVI output program.

   All the documentation for GDB comes as part of the machine-readable
distribution.  The documentation is written in Texinfo format, which is
a documentation system that uses a single source file to produce both
on-line information and a printed manual.  You can use one of the Info
formatting commands to create the on-line version of the documentation
and TeX (or `texi2roff') to typeset the printed version.

   GDB includes an already formatted copy of the on-line Info version of
this manual in the `gdb' subdirectory.  The main Info file is
`gdb-VERSION-NUMBER/gdb/gdb.info', and it refers to subordinate files
matching `gdb.info*' in the same directory.  If necessary, you can
print out these files, or read them with any editor; but they are
easier to read using the `info' subsystem in GNU Emacs or the
standalone `info' program, available as part of the GNU Texinfo
distribution.

   If you want to format these Info files yourself, you need one of the
Info formatting programs, such as `texinfo-format-buffer' or `makeinfo'.

   If you have `makeinfo' installed, and are in the top level GDB
source directory (`gdb-4.13', in the case of version 4.13), you can make
the Info file by typing:

     cd gdb
     make gdb.info

   If you want to typeset and print copies of this manual, you need TeX,
a program to print its DVI output files, and `texinfo.tex', the Texinfo
definitions file.

   TeX is a typesetting program; it does not print files directly, but
produces output files called DVI files.  To print a typeset document,
you need a program to print DVI files.  If your system has TeX
installed, chances are it has such a program.  The precise command to
use depends on your system; `lpr -d' is common; another (for PostScript
devices) is `dvips'.  The DVI print command may require a file name
without any extension or a `.dvi' extension.

   TeX also requires a macro definitions file called `texinfo.tex'. 
This file tells TeX how to typeset a document written in Texinfo
format.  On its own, TeX cannot read, much less typeset a Texinfo file.
 `texinfo.tex' is distributed with GDB and is located in the
`gdb-VERSION-NUMBER/texinfo' directory.

   If you have TeX and a DVI printer program installed, you can typeset
and print this manual.  First switch to the the `gdb' subdirectory of
the main source directory (for example, to `gdb-4.13/gdb') and then type:

     make gdb.dvi


Installing GDB
**************

   GDB comes with a `configure' script that automates the process of
preparing GDB for installation; you can then use `make' to build the
`gdb' program.

   The GDB distribution includes all the source code you need for GDB in
a single directory, whose name is usually composed by appending the
version number to `gdb'.

   For example, the GDB version 4.13 distribution is in the `gdb-4.13'
directory.  That directory contains:

`gdb-4.13/configure (and supporting files)'
     script for configuring GDB and all its supporting libraries.

`gdb-4.13/gdb'
     the source specific to GDB itself

`gdb-4.13/bfd'
     source for the Binary File Descriptor library

`gdb-4.13/include'
     GNU include files

`gdb-4.13/libiberty'
     source for the `-liberty' free software library

`gdb-4.13/opcodes'
     source for the library of opcode tables and disassemblers

`gdb-4.13/readline'
     source for the GNU command-line interface

`gdb-4.13/glob'
     source for the GNU filename pattern-matching subroutine

`gdb-4.13/mmalloc'
     source for the GNU memory-mapped malloc package

'gdb-4.13/sim'
     source for some simulators (z8000, H8/300, H8/500, etc)

   The simplest way to configure and build GDB is to run `configure'
from the `gdb-VERSION-NUMBER' source directory, which in this example
is the `gdb-4.13' directory.

   First switch to the `gdb-VERSION-NUMBER' source directory if you are
not already in it; then run `configure'.  Pass the identifier for the
platform on which GDB will run as an argument.

   For example:

     cd gdb-4.13
     ./configure HOST
     make

where HOST is an identifier such as `sun4' or `decstation', that
identifies the platform where GDB will run.

   Running `configure HOST' followed by `make' builds the `bfd',
`readline', `mmalloc', and `libiberty' libraries, then `gdb' itself. 
The configured source files, and the binaries, are left in the
corresponding source directories.

   `configure' is a Bourne-shell (`/bin/sh') script; if your system
does not recognize this automatically when you run a different shell,
you may need to run `sh' on it explicitly:

     sh configure HOST

   If you run `configure' from a directory that contains source
directories for multiple libraries or programs, such as the `gdb-4.13'
source directory for version 4.13, `configure' creates configuration
files for every directory level underneath (unless you tell it not to,
with the `--norecursion' option).

   You can run the `configure' script from any of the subordinate
directories in the GDB distribution, if you only want to configure that
subdirectory; but be sure to specify a path to it.

   For example, with version 4.13, type the following to configure only
the `bfd' subdirectory:

     cd gdb-4.13/bfd
     ../configure HOST

   You can install `gdb' anywhere; it has no hardwired paths. However,
you should make sure that the shell on your path (named by the `SHELL'
environment variable) is publicly readable.  Remember that GDB uses the
shell to start your program--some systems refuse to let GDB debug child
processes whose programs are not readable.


Compiling GDB in another directory
==================================

   If you want to run GDB versions for several host or target machines,
you need a different `gdb' compiled for each combination of host and
target.  `configure' is designed to make this easy by allowing you to
generate each configuration in a separate subdirectory, rather than in
the source directory.  If your `make' program handles the `VPATH'
feature correctly (GNU `make' and SunOS 'make' are two that should),
running `make' in each of these directories builds the `gdb' program
specified there.

   To build `gdb' in a separate directory, run `configure' with the
`--srcdir' option to specify where to find the source. (You also need
to specify a path to find `configure' itself from your working
directory.  If the path to `configure' would be the same as the
argument to `--srcdir', you can leave out the `--srcdir' option; it
will be assumed.)

   For example, with version 4.13, you can build GDB in a separate
directory for a Sun 4 like this:

     cd gdb-4.13
     mkdir ../gdb-sun4
     cd ../gdb-sun4
     ../gdb-4.13/configure sun4
     make

   When `configure' builds a configuration using a remote source
directory, it creates a tree for the binaries with the same structure
(and using the same names) as the tree under the source directory.  In
the example, you'd find the Sun 4 library `libiberty.a' in the
directory `gdb-sun4/libiberty', and GDB itself in `gdb-sun4/gdb'.

   One popular reason to build several GDB configurations in separate
directories is to configure GDB for cross-compiling (where GDB runs on
one machine--the host--while debugging programs that run on another
machine--the target).  You specify a cross-debugging target by giving
the `--target=TARGET' option to `configure'.

   When you run `make' to build a program or library, you must run it
in a configured directory--whatever directory you were in when you
called `configure' (or one of its subdirectories).

   The `Makefile' that `configure' generates in each source directory
also runs recursively.  If you type `make' in a source directory such
as `gdb-4.13' (or in a separate configured directory configured with
`--srcdir=PATH/gdb-4.13'), you will build all the required libraries,
and then build GDB.

   When you have multiple hosts or targets configured in separate
directories, you can run `make' on them in parallel (for example, if
they are NFS-mounted on each of the hosts); they will not interfere
with each other.


Specifying names for hosts and targets
======================================

   The specifications used for hosts and targets in the `configure'
script are based on a three-part naming scheme, but some short
predefined aliases are also supported.  The full naming scheme encodes
three pieces of information in the following pattern:

     ARCHITECTURE-VENDOR-OS

   For example, you can use the alias `sun4' as a HOST argument or in a
`--target=TARGET' option.  The equivalent full name is
`sparc-sun-sunos4'.

   The `configure' script accompanying GDB does not provide any query
facility to list all supported host and target names or aliases. 
`configure' calls the Bourne shell script `config.sub' to map
abbreviations to full names; you can read the script, if you wish, or
you can use it to test your guesses on abbreviations--for example:

     % sh config.sub sun4
     sparc-sun-sunos411
     % sh config.sub sun3
     m68k-sun-sunos411
     % sh config.sub decstation
     mips-dec-ultrix42
     % sh config.sub hp300bsd
     m68k-hp-bsd
     % sh config.sub i386v
     i386-unknown-sysv
     % sh config.sub i786v
     Invalid configuration `i786v': machine `i786v' not recognized

`config.sub' is also distributed in the GDB source directory
(`gdb-4.13', for version 4.13).


`configure' options
===================

   Here is a summary of the `configure' options and arguments that are
most often useful for building GDB.  `configure' also has several other
options not listed here.  *note : (configure.info)What Configure Does,
for a full explanation of `configure'.

     configure [--help]
               [--prefix=DIR]
               [--srcdir=PATH]
               [--norecursion] [--rm]
               [--target=TARGET] HOST

You may introduce options with a single `-' rather than `--' if you
prefer; but you may abbreviate option names if you use `--'.

`--help'
     Display a quick summary of how to invoke `configure'.

`-prefix=DIR'
     Configure the source to install programs and files under directory
     `DIR'.

`--srcdir=PATH'
     *Warning: using this option requires GNU `make', or another `make'
     that compatibly implements the `VPATH' feature.*
     Use this option to make configurations in directories separate
     from the GDB source directories.  Among other things, you can use
     this to build (or maintain) several configurations simultaneously,
     in separate directories.  `configure' writes configuration
     specific files in the current directory, but arranges for them to
     use the source in the directory PATH.  `configure' will create
     directories under the working directory in parallel to the source
     directories below PATH.

`--norecursion'
     Configure only the directory level where `configure' is executed;
     do not propagate configuration to subdirectories.

`--rm'
     Remove the configuration that the other arguments specify.

`--target=TARGET'
     Configure GDB for cross-debugging programs running on the specified
     TARGET.  Without this option, GDB is configured to debug programs
     that run on the same machine (HOST) as GDB itself.

     There is no convenient way to generate a list of all available
     targets.

`HOST ...'
     Configure GDB to run on the specified HOST.

     There is no convenient way to generate a list of all available
     hosts.

`configure' accepts other options, for compatibility with configuring
other GNU tools recursively; but these are the only options that affect
GDB or its supporting libraries.


Languages other than C
=======================

See the GDB manual (doc/gdb.texinfo) for information on this.

Kernel debugging
=================

I have't done this myself so I can't really offer any advice.
Remote debugging over serial lines works fine, but the kernel debugging
code in here has not been tested in years.  Van Jacobson has
better kernel debugging, but the UC lawyers won't let FSF have it.


Remote debugging
=================

The files m68k-stub.c, i386-stub.c, and sparc-stub.c are examples of
remote stubs to be used with remote.c.  They are designed to run
standalone on an m68k, i386, or SPARC cpu and communicate properly with
the remote.c stub over a serial line.

The file rem-multi.shar contains a general stub that can probably
run on various different flavors of unix to allow debugging over a
serial line from one machine to another.

Some working remote interfaces for talking to existing ROM monitors
are:
	remote-adapt.c	 AMD 29000 "Adapt"
	remote-eb.c	 AMD 29000 "EBMON"
	remote-es1800.c	 Ericsson 1800 monitor
	remote-hms.c	 Hitachi Micro Systems H8/300 monitor
	remote-mips.c	 MIPS remote debugging protocol
	remote-mm.c	 AMD 29000 "minimon"
	remote-nindy.c   Intel 960 "Nindy"
	remote-sim.c	 Generalized simulator protocol
	remote-st2000.c	 Tandem ST-2000 monitor
	remote-udi.c	 AMD 29000 using the AMD "Universal Debug Interface"
	remote-vx.c	 VxWorks realtime kernel
	remote-z8k.c	 Zilog Z8000 simulator

Remote-vx.c and the vx-share subdirectory contain a remote interface for the
VxWorks realtime kernel, which communicates over TCP using the Sun
RPC library.  This would be a useful starting point for other remote-
via-ethernet back ends.

Remote-udi.c and the 29k-share subdirectory contain a remote interface
for AMD 29000 programs, which uses the AMD "Universal Debug Interface".
This allows GDB to talk to software simulators, emulators, and/or bare
hardware boards, via network or serial interfaces.  Note that GDB only
provides an interface that speaks UDI, not a complete solution.  You
will need something on the other end that also speaks UDI.


Reporting Bugs
===============

The correct address for reporting bugs found in gdb is
"bug-gdb@prep.ai.mit.edu".  Please email all bugs, and all requests for
help with GDB, to that address.  Please include the GDB version number
(e.g. gdb-4.13), and how you configured it (e.g. "sun4" or "mach386
host, i586-intel-synopsys target").  If you include the banner that GDB
prints when it starts up, that will give us enough information.

For more information on how/whether to report bugs, see the GDB Bugs
section of the GDB manual (gdb/doc/gdb.texinfo).

Known bugs:

  * Under Ultrix 4.2 (DECstation-3100) or Alphas under OSF/1, we have
    seen problems with backtraces after interrupting the inferior out
    of a read().  The problem is caused by ptrace() returning an
    incorrect value for the frame pointer register (register 15 or
    30).  As far as we can tell, this is a kernel problem.  Any help
    with this would be greatly appreciated.

  * On DECstations there are warnings about shift counts out of range in
    various BFD modules.  None of them is a cause for alarm, they are actually
    a result of bugs in the DECstation compiler.

  * Notes for the DEC Alpha using OSF/1:
    The debugging output of native cc has two known problems; we view these
    as compiler bugs.
    The linker miscompacts symbol tables, which causes gdb to confuse the
    type of variables or results in `struct <illegal>' type outputs.
    dbx has the same problems with those executables.  A workaround is to
    specify -Wl,-b when linking, but that will increase the executable size
    considerably.
    If a structure has incomplete type in one file (e.g. "struct foo *"
    without a definition for "struct foo"), gdb will be unable to find the
    structure definition from another file.
    It has been reported that the Ultrix 4.3A compiler on decstations has the
    same problems.

    Under some circumstances OSF/1 shared libraries do get relocated to a
    different address, but gdb cannot handle these relocations yet. If you
    encounter problems while debugging executables which use shared libraries,
    try to relink your executable with the -non_shared option when using cc
    or with the -static option when using gcc.

  * Notes for Solaris 2.x, using the SPARCworks cc compiler:
    You have to compile your program with the -xs option of the SPARCworks
    compiler to be able to debug your program with gdb.
    Under Solaris 2.3 you also need patch 101409-03 (Jumbo linker patch).
    Under Solaris 2.2, if you have patch 101052 installed, make sure
    that it is at least at revision 101052-06.

  * Notes for BSD/386:
    To compile gdb-4.13 on BSD/386, you must run the configure script and
    its subscripts with bash.  Here is an easy way to do this:

	bash -c 'CONFIG_SHELL=/bin/bash ./configure'

    (configure will report i386-unknown-bsd).  Then, compile with the
    standard "make" command.

GDB can produce warnings about symbols that it does not understand.  By
default, these warnings are disabled.  You can enable them by executing
`set complaint 10' (which you can put in your ~/.gdbinit if you like).
I recommend doing this if you are working on a compiler, assembler,
linker, or gdb, since it will point out problems that you may be able
to fix.  Warnings produced during symbol reading indicate some mismatch
between the object file and GDB's symbol reading code.  In many cases,
it's a mismatch between the specs for the object file format, and what
the compiler actually outputs or the debugger actually understands.


X Windows versus GDB
=====================

There is an "xxgdb", which seems to work for simple operations,
which was posted to comp.sources.x.

For those interested in auto display of source and the availability of
an editor while debugging I suggest trying gdb-mode in gnu-emacs
(Try typing M-x gdb RETURN).  Comments on this mode are welcome.


Writing Code for GDB
=====================

There is a lot of information about writing code for GDB in the
internals manual, distributed with GDB in gdb/doc/gdbint.texinfo.  You
can read it by hand, print it by using TeX and texinfo, or process it
into an `info' file for use with Emacs' info mode or the standalone
`info' program.  In particular, see the nodes Getting Started,
Debugging GDB, New Architectures, Coding Style, Clean Design, and
Submitting Patches.

If you are pondering writing anything but a short patch, especially
take note of the information about copyrights in the node Submitting
Patches.  It can take quite a while to get all the paperwork done, so
we encourage you to start that process as soon as you decide you are
planning to work on something, or at least well ahead of when you
think you will be ready to submit the patches.


GDB Testsuite
=============

There is a dejagnu based testsuite available for testing your newly
built GDB, or for regression testing GDBs with local modifications.
The testsuite is distributed separately from the base GDB distribution
for the convenience of people that wish to get either GDB or the testsuite
separately.

The name of the testsuite is gdb-4.13-testsuite.tar.gz.  You unpack it in the
same directory in which you unpacked the base GDB distribution, and it
will create and populate the directory gdb-4.13/gdb/testsuite.

Running the testsuite requires the prior installation of dejagnu, which
should be available via ftp.  Once dejagnu is installed, you can run
the tests in one of two ways:

  (1)	cd gdb-4.13/gdb		(assuming you also unpacked gdb)
	make check

or

  (2)	cd gdb-4.13/gdb/testsuite
	make		(builds the test executables)
	make site.exp	(builds the site specific file)
	runtest -tool gdb GDB=../gdb    (or GDB=<somepath> as appropriate)

The second method gives you slightly more control in case of problems with
building one or more test executables, in case you wish to remove some
test executables before running the tests, or if you are using the testsuite
'standalone', without it being part of the GDB source tree.

See the dejagnu documentation for further details.


(this is for editing this file with GNU emacs)
Local Variables:
mode: text
End: