aboutsummaryrefslogtreecommitdiff
AgeCommit message (Collapse)AuthorFilesLines
1992-03-12.Sanitize: reflect removal of gdb-all.texi from repositoryRoland Pesch4-68/+228
lucid.m4: config for Lucid/NCR (like "all.m4" but also turns on _LUCID__) none.m4: turn _LUCID__ off by default gdb.texinfo: 1) Use bold rather than italic for user input in intro, to avoid discord with meta-variable convention throughout manual (jim@wrs.com suggestion). 2) Some mumbling about using GDB under Energize/Cadillac. (conditionalized on _LUCID__, not included yet in general-doc config) 3) more remarks about debugging optimized code, incl vanishing unused vars (rms/gnu/net suggestion). 4) @emph replaces @i in a few spots (emphasis should affect info file as well as printed manual). 5) "memory tracing", "breakpoint on variable modification" index entries added, pointing to watchpoints (gnu suggestion). 6) Less passive, more index entries, in breakpoint-number description 7) doc new convenience var $bpnum (due to grossman?) 8) Update "info breakpoints" to describe new Grossman format; note now synonymous with "info watchpoints". 9) Describe negative (GDB internal) breakpoints and new "info all-breakpoints" 10) Slight change to description of colon-colon GDB expression notation, describing function::var as well as file::var and noting var is static (lmb question, gnu suggestion) 11) Doc Per's new &(&foo) for debugging C++ 12) Rephrase paragraph in configure appendix to avoid overfull box (in *large* format!) 13) Additional warning re VPATH feature required for --srcdir= config. (gnu suggestion)
1992-03-12 * solib.h, infrun.c, tm-rs6000.h: Add a PID parameterPer Bothner3-3/+8
to SOLIB_CREATE_INFERIOR_HOOK macro.
1992-03-12 * libbfd-in.h (set_tdata): Make change of Feb 27 in thePer Bothner1-0/+5
actual source file, not just the generated libbfd.h.
1992-03-12add libiberty stmp to all and all.crossK. Richard Pixley1-0/+4
1992-03-12 * configure.in: vxworks68 gets te-sun3.h.K. Richard Pixley2-3/+39
* expr.c: remove limitation that local_labels_dollar or local_labels_fb must be < 10. * symbols.c: remove local_labels_dollar, replace with a function interface for a sparse array. All users adjusted.
1992-03-12 * tc-m68k.h, te-sun3.h: moved LOCAL_LABELS_FB definition fromK. Richard Pixley1-0/+9
tc-m68k.h to te-sun3.h. * te-sun3.h: add LOCAL_LABELS_DOLLAR.
1992-03-12mips-big-* targetJohn Gilmore2-3/+40
1992-03-11Add .stmp-gcc to all-gcc target.Michael Tiemann1-1/+1
1992-03-11remove force from dependencies, add grep to allK. Richard Pixley2-24/+28
1992-03-11added check for conflicting configurations (srcdir vs not)K. Richard Pixley2-14/+24
1992-03-11remove trailing slashes from srcdir so gdb-mode won't get crankyK. Richard Pixley2-2/+10
1992-03-11drop flex. make stamp files workK. Richard Pixley2-174/+100
1992-03-11use relative paths for configure and srcdir when possibleK. Richard Pixley2-339/+378
1992-03-11Hooks for configuring newlibSteve Chamberlain2-278/+386
1992-03-10keep ChangeLog and gdb-all.texiK. Richard Pixley1-2/+4
1992-03-10keep ChangeLog and as-all.texinfoK. Richard Pixley1-1/+6
1992-03-09Interface routines for Lucid's tool protocol.Stu Grossman1-0/+286
1992-03-09 * symfile.h: Add prototype for iterate_over_msymbols().Fred Fish2-2/+35
* symtab.c (cplus_mangled_symbol): Add function. * symtab.c (lookup_symbol): Call cplus_mangled_symbol via iterate_over_msymbols to find demangled C++ symbol. * xcoffexec.c (relocate_minimal_symbol): Return meaningful value to iterate_over_msymbols(). * xcoffexec.c (vmap_symtab): Ignore return from iterate_over_ msymbols().
1992-03-08This is the third and final batch of makefile changes this round.K. Richard Pixley1-0/+3
These are Makefiles that do not participate in progressive yet have still been brought current. * added exec_prefix * default bindir now exec_prefix/bin * default libdir now exec_prefix/lib * default mandir now prefix/man * default infodir now prefix/info * added oldincludedir, default NULL * remove all traces of the old -subdirs and -namesubdir support, including code, for loops, and all subdir/unsubdir stuff. * remove old style staging targets {de-}stage[1234], comparison, bootstrapN, from all but the bootstrappable tools. * added check targets. * removed any "Last Mod" lines. * forced copyrights to '92 and shifted some from Cygnus to FSF. * added tooldir and program_prefix where needed. * updated texinfo and man pages, removed all references to multiple hosts or targets.
1992-03-08This is the second batch of makefile changes. Libg++ makefiles wereK. Richard Pixley10-286/+189
checked in earlier. These are Makefiles relevant to the progressive release currently in progress. * added exec_prefix * default bindir now exec_prefix/bin * default libdir now exec_prefix/lib * default mandir now prefix/man * default infodir now prefix/info * added oldincludedir, default NULL * remove all traces of the old -subdirs and -namesubdir support, including code, for loops, and all subdir/unsubdir stuff. * remove old style staging targets {de-}stage[1234], comparison, bootstrapN, from all but the bootstrappable tools. * added check targets. * removed any "Last Mod" lines. * forced copyrights to '92 and shifted some from Cygnus to FSF. * added tooldir and program_prefix where needed. * updated texinfo and man pages, removed all references to multiple hosts or targets.
1992-03-08include ansidecl.hK. Richard Pixley1-0/+1
1992-03-08added menu triggersK. Richard Pixley1-0/+8
1992-03-07 * coff-i960.c (icoff_little_vec): add COFF_SWAP_TABLE so we can run gdb on ↵Steve Chamberlain1-0/+8
little endian 960 code. * archive.c (compute_and_write_armap): indirect symbols should go into the archive header too.
1992-03-07*** empty log message ***Steve Chamberlain1-1/+6
1992-03-07Lint removal, extra prototypes.Steve Chamberlain5-15/+29
Recopied cplus-dem from gdb, makes more things come out right.
1992-03-07 * chew.c: now has -w switch turn on warningsSteve Chamberlain1-1/+6
1992-03-06Fix punctuation error in node Disabling, spotted by gnu.Roland Pesch2-2/+2
1992-03-06Remove (or comment out) local-formatting commands accidentally checked in.Roland Pesch2-6/+4
(Fix for info-making problems spotted by Rich.)
1992-03-06 * ldmain.c (Q_enter_file_symbols): now aliases work againSteve Chamberlain2-24/+43
1992-03-06Now use EXFUN rather than PROTO, so that things using ansidecl.h andSteve Chamberlain12-114/+114
not bfd.h can use them
1992-03-06Routines for currently-unsupported architectures. findcall() just returnsSean Eric Fagan2-0/+61
in dummy.c, and dummy.h mostly contains copyright. (These were originally the hp300 files from the UCBerkeley net2 tape.)
1992-03-06For currently-unsupported machines. Causes a null-routine to be calledSean Eric Fagan1-0/+1
for some of the subroutine tracing stuff.
1992-03-06Fixed a typo in an if statement -- gcc caught it ('=' vs. '==').Sean Eric Fagan1-3/+2
1992-03-06Fixed bugs (both typos and algorithmic) bugs. It now matches native gprof'sSean Eric Fagan2-33/+31
on both the sparc (SunOS) and Mach386 systems, more or less. (The differences are at least partially due to what I think might be bugs in the native gprof.)
1992-03-06Fixed some serious bugs in the configuration of gprof. It now works withSean Eric Fagan2-7/+10
the latest bfd and company.
1992-03-06this file will be needed as long as we use a tool that we do not distribute (m4)K. Richard Pixley1-0/+4989
1992-03-06this file will be needed as long as we use a tool that we don't support (m4)K. Richard Pixley1-0/+8438
1992-03-06* mips-tdep.c (heuristic_proc_start): Avoid long delaysJohn Gilmore1-1/+2
for remote MIPS by limiting heuristic to 200 byte search. (heuristic_proc_desc): Byte-swapping. (mips_print_register): Cope with failure of read_relative_register_raw_bytes. Byte-swap integers for printing. * mips-pinsn.c (print_insn): Byte-swap instruction.
1992-03-06* remote.c (): Add newline to initial +.John Gilmore1-0/+1
(remote_resume): Mention how to cope with signals. (remote_interrupt): Add debug msg. (remote-wait): Implement new 'T' reply, which includes status, PC, and FP all in a single short message. (putpkt): Add further debugging of packet acks. * Makefile.in (VERSION): Roll to 4.4.5.
1992-03-06* mipsread.c (fixup_symtab): Also swap RFD's.John Gilmore1-0/+8
(parse_partial_symbols): Avoid bug on unknown symbol types.
1992-03-06Remove sym.h and symconst.h from 'depend'.John Gilmore1-1/+1
1992-03-06Add rule for coff-msym.John Gilmore1-1/+5
1992-03-06* ecoff.c: Move to ../bfd/coff-msym.c.John Gilmore3-10/+15
* config/mt-*mips: Remove ecoff.o from the configuration.
1992-03-06Add relative file descriptors.John Gilmore1-0/+6
1992-03-06Add swapping of RFD's.John Gilmore1-0/+17
1992-03-06* ecoff.c: Move to ../bfd/coff-msym.c.John Gilmore2-2/+2
* config/mt-*mips: Remove ecoff.o from the configuration.
1992-03-06* coff-msym.c: Move this file from gdb/ecoff.c. ItJohn Gilmore1-0/+25
handles byte-swapping for ECOFF (MIPS symbol) files.
1992-03-06Initial revisionJohn Gilmore1-0/+358
1992-03-06Keep ecoff-ext.h.Stu Grossman1-0/+1
1992-03-05Add gdbtest to list of directories to preserve.Fred Fish1-0/+1