summaryrefslogtreecommitdiff
path: root/gdb
Commit message (Expand)AuthorAgeFilesLines
* * Makefile.in: Add i386lynx-tdep to the right places.Stu Grossman1993-09-229-70/+452
* * breakpoint.h, breakpoint.c (bpstat_stop_status): Add new argumentJim Kingdon1993-09-223-34/+47
* * breakpoint.c (bpstat_stop_status),K. Richard Pixley1993-09-224-33/+56
* * config/m88k/tm-m88k.h: white space and comment changes. includeK. Richard Pixley1993-09-221-110/+239
* (objfile_relocate): Relocate textlow and texthigh in psymtabs.Jim Kingdon1993-09-211-0/+4
* * breakpoint.c (breakpoint_1): Support bp_call_dummy.Jim Kingdon1993-09-213-4/+8
* * Makefile.in: Remove definition of CC and remove the secondJim Kingdon1993-09-211-0/+7
* * elfread.c (record_minimal_symbol_and_info): Guess the section toIan Lance Taylor1993-09-213-2/+70
* Snapshot of current i386 NetWare debugging stub.Ian Lance Taylor1993-09-211-46/+65
* * remote.c, remote-utils.c: Use SERIAL_FLUSH_INPUT after opening it.Jim Kingdon1993-09-213-0/+10
* Add comment regarding section designation:Jim Kingdon1993-09-211-1/+8
* * printcmd.c (print_scalar_formatted): When truncating value we areJim Kingdon1993-09-211-0/+6
* * symfile.c (deduce_language_from_filename): Accept .cxx for C++.Jim Kingdon1993-09-212-7/+10
* Use ftp device rather than "load" command.Rob Savoye1993-09-201-69/+16
* * defs.h: Declare argument of re_comp as const char *.Jim Kingdon1993-09-202-2/+6
* * remote.c, remote-mips.c: Use sr_get_debug not remote_debug.Jim Kingdon1993-09-203-25/+24
* * README: Say using bfd from another release doesn't generally work.Jim Kingdon1993-09-201-0/+4
* * stabs.texinfo (Based Variables): New node.Jim Kingdon1993-09-192-4/+49
* * mipsread.c (parse_type): Don't complain() if we guessed structJim Kingdon1993-09-182-2/+15
* * defs.h (make_cleanup): Change PTR to void * when inside PARAMS.Jim Kingdon1993-09-187-129/+236
* * gdb.t17/callfuncs.exp: Add "return 0" to end.Jim Kingdon1993-09-181-0/+4
* * remote-sim.h: New file.Jim Kingdon1993-09-176-631/+337
* * gdb.stabs/ecoff.mt: Remove STABSCC hack.Peter Schauer1993-09-172-4/+11
* * findvar.c (extract_signed_integer): Cast *p to LONGEST before doingPeter Schauer1993-09-173-5/+21
* * config/a29k/tm-a29k.h (FRAME_CHAIN): If rsize is zero, return zero.Jim Kingdon1993-09-172-1/+10
* * stabs.texinfo (Negative Type Numbers): Re-write discussions ofJim Kingdon1993-09-172-18/+62
* * remote-udi.c, remote-adapt.c, remote-mm.c: Move processor_typeJim Kingdon1993-09-166-95/+79
* * config/vx-gdb.exp: Use fake device to load files rather thanRob Savoye1993-09-161-0/+7
* Use new proc for "file" command to load symbol tables.Rob Savoye1993-09-161-56/+1
* * infrun.c (wait_for_inferior): Allow user to single step withinStu Grossman1993-09-162-8/+16
* * dbxread.c (copy_pending): Deal with END NULL.Jim Kingdon1993-09-161-0/+5
* * sparc-stub.c (_trap_low): Do restore/save sequence afterStu Grossman1993-09-162-3/+10
* * config/mips-gdb.exp (gdb_load): Increase timeout to 2400.Ian Lance Taylor1993-09-163-10/+44
* * config/mips/tm-mips.h (ECOFF_REG_TO_REGNUM): Define.Peter Schauer1993-09-161-0/+4
* * mipsread.c: Many changes for alpha ecoff format:Peter Schauer1993-09-163-162/+309
* Change wierd to weirdIan Lance Taylor1993-09-1512-684/+124
* * remote-utils.[ch]: new files of functions collected from severalJim Kingdon1993-09-151-0/+2
* * gdb.t13/bitfields.exp: Test for bad output rather than waitingJim Kingdon1993-09-151-0/+5
* * paread.c, coffread.c, elfread.c, dwarfread.c:Jim Kingdon1993-09-154-1/+4
* * gdb.stabs/wierd.exp (print_wierd_var): Test size, not type name.Jim Kingdon1993-09-152-9/+27
* * stabsread.c (read_type): Process "s" (size) type attribute.Jim Kingdon1993-09-152-14/+57
* * paread.c, coffread.c, elfread.c, dwarfread.c:Jim Kingdon1993-09-141-0/+1
* * config/i386/i386v4.mh (NATDEPFILES): Move exec.o from here...Ian Lance Taylor1993-09-142-1/+6
* fix serial.h inclusionK. Richard Pixley1993-09-144-6/+24
* use remote-utils facilities for baud_rateK. Richard Pixley1993-09-145-26/+26
* * paread.c, coffread.c, elfread.c: Include <time.h> before libbfd.h.Jim Kingdon1993-09-143-3/+10
* * paread.c: Include <time.h> before libbfd.h.Jim Kingdon1993-09-142-0/+12
* * Makefile.in (a29k-tdep.o): Depend on $(defs_h).Jim Kingdon1993-09-143-2/+20
* * remote-udi.c (udi_wait): Return inferior_pid not 0.Jim Kingdon1993-09-141-1/+1
* * remote.c: Define remote_debug to 0 and #if 0 baud_rate. TemporaryJim Kingdon1993-09-143-5/+49