aboutsummaryrefslogtreecommitdiff
path: root/gdb
AgeCommit message (Expand)AuthorFilesLines
1993-09-14use remote-utils facilities for baud_rateK. Richard Pixley5-26/+26
1993-09-14* paread.c, coffread.c, elfread.c: Include <time.h> before libbfd.h.Jim Kingdon3-3/+10
1993-09-14 * paread.c: Include <time.h> before libbfd.h.Jim Kingdon2-0/+12
1993-09-14 * Makefile.in (a29k-tdep.o): Depend on $(defs_h).Jim Kingdon3-2/+20
1993-09-14* remote-udi.c (udi_wait): Return inferior_pid not 0.Jim Kingdon1-1/+1
1993-09-14 * remote.c: Define remote_debug to 0 and #if 0 baud_rate. TemporaryJim Kingdon3-5/+49
1993-09-13add commentJim Kingdon1-0/+1
1993-09-13collect some remote things into remote-utilsK. Richard Pixley6-630/+1056
1993-09-13 * inferior.h, infrun.c, thread.c, infcmd.c: Remove all uses ofJim Kingdon4-48/+147
1993-09-13* defs.h: Don't define NORETURN (see comment).Jim Kingdon2-3/+39
1993-09-12* gdb.texinfo: Clarify how well it works with Fortran.Jim Kingdon1-0/+1
1993-09-11* m88k-nat.c (fill_gregset): Set r31 and sfip.Jim Kingdon1-2/+2
1993-09-11* stabs.texinfo (Methods): Fix typo.Jim Kingdon2-1/+5
1993-09-10Snapshot of current i386 NLM debugging stub.Ian Lance Taylor1-8/+10
1993-09-10Added gdb_exit to call default_gdb_exit.Rob Savoye1-0/+6
1993-09-10fix a few typosDavid MacKenzie2-3/+7
1993-09-09 More gcc lint:Jim Kingdon20-132/+80
1993-09-09 * remote-udi.c (udi_wait, case UDIStdinNeeded): Use a loop callingJim Kingdon1-4/+15
1993-09-09 * config/m68k/{tm-m68k-nofp.h,m68k-nofp.mt}: Remove.Jim Kingdon4-67/+0
1993-09-09 * mipsread.c (cross_ref): Allow SGI extended symbol types as crossPeter Schauer1-0/+7
1993-09-09Made cross testing work better.Rob Savoye1-8/+72
1993-09-09* gdb.texinfo: Clarify how well it works with Fortran.Jim Kingdon2-1/+6
1993-09-09* breakpoint.c (breakpoint_1): Deal with step resume breakpoint.Jim Kingdon1-0/+4
1993-09-08 * stabs.texinfo (Stabs In ELF, Statics, ELF Transformations):Jim Kingdon2-16/+61
1993-09-08gcc lintK. Richard Pixley1-1/+2
1993-09-08gcc lintK. Richard Pixley3-1/+12
1993-09-08gcc lintK. Richard Pixley3-27/+48
1993-09-08gcc lintK. Richard Pixley6-5/+13
1993-09-08gcc lintK. Richard Pixley1-0/+5
1993-09-08gcc lintK. Richard Pixley3-8/+14
1993-09-08gcc lintK. Richard Pixley4-8/+19
1993-09-08some gcc lintK. Richard Pixley7-23/+54
1993-09-08Back out this change; it doesn't work.Jim Kingdon1-8/+0
1993-09-08 * stabs.texinfo (Stabs In ELF, Statics): More on relocating stabsJim Kingdon1-8/+7
1993-09-08Revert previous change. It doesn't work because it neglects toJim Kingdon2-93/+5
1993-09-08 * minsyms.c, symtab.h (lookup_next_minimal_symbol): New function.Jim Kingdon3-7/+97
1993-09-08* Makefile.in (mipsread.o): Depend on $(bfd_h).Jim Kingdon2-2/+9
1993-09-08add commentJim Kingdon1-1/+3
1993-09-08 * stabs.texinfo (Stabs In ELF, Statics): More on relocating stabsJim Kingdon2-31/+44
1993-09-08revise commentJim Kingdon1-2/+7
1993-09-07 * remote.c (remote_wait): Don't call error. Instead, call warningIan Lance Taylor2-93/+105
1993-09-07 * gdbserver/Makefile.in (TAGS): config files are inJim Kingdon1-0/+3
1993-09-07 * config/pa/tm-hppa.h: Declare target_read_pc and target_write_pc.Jim Kingdon2-0/+12
1993-09-07 * gdb.t15/{return.c,return.exp,Makefile.in}:Jim Kingdon1-0/+5
1993-09-07* stabs.texinfo (Stabs In ELF): Talk about N_FUN value.Jim Kingdon2-20/+33
1993-09-07 * config/m68k/tm-m68k.h (FIX_CALL_DUMMY): Changed name of swappingIan Lance Taylor3-4/+10
1993-09-07 * dbxread.c (process_one_symbol): If the value of an N_FUN for aJim Kingdon2-1/+14
1993-09-07 * stabs.texinfo (Local Variable Parameters): Talk about namelessJim Kingdon2-7/+37
1993-09-06Changed elf32_symbol_type to elf_symbol_typeJeffrey Wheat2-1/+5
1993-09-06Snapshot of stand alone i386 NLM debugging stub. Currently sanitizedIan Lance Taylor2-0/+1060