Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
1993-09-10 | fix a few typos | David MacKenzie | 2 | -3/+7 | |
1993-09-09 | More gcc lint: | Jim Kingdon | 20 | -132/+80 | |
* exec.c (ignore): Return 0. * stack.c (return_command): Fetch lazy value directly, not via VALUE_CONTENTS, to avoid "value computed is not used". * inflow.c (new_tty): Move osigttou inside #if. * remote.c (remote_fetch_registers): If remote reply is short, just note that fact and keep going (reading extra registers as all bits 0). (remote_store_registers): Send number of registers that were found by remote_fetch_registers. * m68k-tdep.c, config/m68k/tm-m68k.h, config/m68k/tm-*.h: Remove HAVE_68881. Define CANNOT_STORE_REGISTER if ptrace() can't write floating registers. * config/m68k/{tm-m68k-nofp.h,m68k-nofp.mt,tm-m68k-fp.h,m68k-fp.mt}: Remove, replaced by {tm-m68k-em.h,m68k-em.mt}. * Makefile.in, configure.in: Change accordingly. | |||||
1993-09-09 | * remote-udi.c (udi_wait, case UDIStdinNeeded): Use a loop calling | Jim Kingdon | 1 | -4/+15 | |
getchar() (terminated only on '\n') instead of scanf. Send the '\n' which terminates it to the remote system. | |||||
1993-09-09 | * config/m68k/{tm-m68k-nofp.h,m68k-nofp.mt}: Remove. | Jim Kingdon | 4 | -67/+0 | |
* config/m68k/{tm-m68k-fp.h,m68k-fp.mt}: Rename to {tm-m68k-em.h,m68k-em.mt}. | |||||
1993-09-09 | * mipsread.c (cross_ref): Allow SGI extended symbol types as cross | Peter Schauer | 1 | -0/+7 | |
reference targets. * symmisc.c (print_symbol): Use TYP_TAG_NAME not TYPE_NAME to avoid printing of identities. | |||||
1993-09-09 | Made cross testing work better. | Rob Savoye | 1 | -8/+72 | |
1993-09-09 | * gdb.texinfo: Clarify how well it works with Fortran. | Jim Kingdon | 2 | -1/+6 | |
1993-09-09 | * breakpoint.c (breakpoint_1): Deal with step resume breakpoint. | Jim Kingdon | 1 | -0/+4 | |
1993-09-08 | * stabs.texinfo (Stabs In ELF, Statics, ELF Transformations): | Jim Kingdon | 2 | -16/+61 | |
More on relocating stabs in ELF files. | |||||
1993-09-08 | gcc lint | K. Richard Pixley | 1 | -1/+2 | |
1993-09-08 | gcc lint | K. Richard Pixley | 3 | -1/+12 | |
1993-09-08 | gcc lint | K. Richard Pixley | 3 | -27/+48 | |
1993-09-08 | gcc lint | K. Richard Pixley | 6 | -5/+13 | |
1993-09-08 | gcc lint | K. Richard Pixley | 1 | -0/+5 | |
1993-09-08 | gcc lint | K. Richard Pixley | 3 | -8/+14 | |
1993-09-08 | gcc lint | K. Richard Pixley | 4 | -8/+19 | |
1993-09-08 | some gcc lint | K. Richard Pixley | 7 | -23/+54 | |
1993-09-08 | Back out this change; it doesn't work. | Jim Kingdon | 1 | -8/+0 | |
Tue Sep 7 13:06:44 1993 Jim Kingdon (kingdon@lioth.cygnus.com) * dbxread.c (process_one_symbol): If the value of an N_FUN for a function is zero, use minimal symbols to get the address. | |||||
1993-09-08 | * stabs.texinfo (Stabs In ELF, Statics): More on relocating stabs | Jim Kingdon | 1 | -8/+7 | |
in ELF files. | |||||
1993-09-08 | Revert previous change. It doesn't work because it neglects to | Jim Kingdon | 2 | -93/+5 | |
consider there may be a file compiled without -g screwing things up (e.g. we are looking for the minimal symbol for "main" and we get the one for "start" instead). This is the change I mean: * minsyms.c, symtab.h (lookup_next_minimal_symbol): New function. * dbxread.c (process_one_symbol): Use it. | |||||
1993-09-08 | * minsyms.c, symtab.h (lookup_next_minimal_symbol): New function. | Jim Kingdon | 3 | -7/+97 | |
* dbxread.c (process_one_symbol): Use it. | |||||
1993-09-08 | * Makefile.in (mipsread.o): Depend on $(bfd_h). | Jim Kingdon | 2 | -2/+9 | |
1993-09-08 | add comment | Jim Kingdon | 1 | -1/+3 | |
1993-09-08 | * stabs.texinfo (Stabs In ELF, Statics): More on relocating stabs | Jim Kingdon | 2 | -31/+44 | |
in ELF files. | |||||
1993-09-08 | revise comment | Jim Kingdon | 1 | -2/+7 | |
1993-09-07 | * remote.c (remote_wait): Don't call error. Instead, call warning | Ian Lance Taylor | 2 | -93/+105 | |
inside a loop. User can ^C to get out. | |||||
1993-09-07 | * gdbserver/Makefile.in (TAGS): config files are in | Jim Kingdon | 1 | -0/+3 | |
$(srcdir)/../config, not $(srcdir)/config. | |||||
1993-09-07 | * config/pa/tm-hppa.h: Declare target_read_pc and target_write_pc. | Jim Kingdon | 2 | -0/+12 | |
(STORE_RETURN_VAULE): Pass the correct offset of the return register to write_register_bytes. * hppa-tdep.c: Use target_write_pc if PCOQ_TAIL_REGNUM was not saved. | |||||
1993-09-07 | * gdb.t15/{return.c,return.exp,Makefile.in}: | Jim Kingdon | 1 | -0/+5 | |
New test, currently commented out. | |||||
1993-09-07 | * stabs.texinfo (Stabs In ELF): Talk about N_FUN value. | Jim Kingdon | 2 | -20/+33 | |
1993-09-07 | * config/m68k/tm-m68k.h (FIX_CALL_DUMMY): Changed name of swapping | Ian Lance Taylor | 3 | -4/+10 | |
routine to match BFD name change. * config/z8k/tm-z8k.h (FIX_CALL_DUMMY): Likewise. | |||||
1993-09-07 | * dbxread.c (process_one_symbol): If the value of an N_FUN for a | Jim Kingdon | 2 | -1/+14 | |
function is zero, use minimal symbols to get the address. | |||||
1993-09-07 | * stabs.texinfo (Local Variable Parameters): Talk about nameless | Jim Kingdon | 2 | -7/+37 | |
parameters on VAX. | |||||
1993-09-06 | Changed elf32_symbol_type to elf_symbol_type | Jeffrey Wheat | 2 | -1/+5 | |
1993-09-06 | Snapshot of stand alone i386 NLM debugging stub. Currently sanitized | Ian Lance Taylor | 2 | -0/+1060 | |
out because it contains Novell proprietary code. | |||||
1993-09-06 | * remote.c (remote_wait): Added 'W' and 'N' responses. | Ian Lance Taylor | 2 | -0/+73 | |
1993-09-04 | @up/@down -> @raisesections/@lowersections | Roland Pesch | 2 | -3/+7 | |
1993-09-03 | * main.c, utils.c: Add comments about immediate_quit. | Jim Kingdon | 1 | -0/+2 | |
1993-09-03 | * elfread.c (elf_symtab_read): Don't add symbols starting with ".L" | Jim Kingdon | 1 | -1/+6 | |
to minimal symbols. | |||||
1993-09-03 | * stabs.texinfo: Make info author notice match the TeX author notice. | Jim Kingdon | 2 | -1/+6 | |
1993-09-03 | * elfread.c (elf_symtab_read): Don't add symbols starting with ".L" | Jim Kingdon | 2 | -0/+6 | |
to minimal symbols. | |||||
1993-09-03 | * stabs.texinfo: Many minor cleanups. | Jim Kingdon | 1 | -9/+11 | |
1993-09-03 | * stabs.texinfo: Many minor cleanups. | Jim Kingdon | 1 | -3/+5 | |
1993-09-03 | remove obsolete comment about call function stuff being duplicated | Jim Kingdon | 1 | -7/+0 | |
1993-09-03 | * target.c (pop_target): Don't try to deal with the stack becoming | Jim Kingdon | 1 | -0/+3 | |
empty. Shouldn't happen and the code that tried was broken. | |||||
1993-09-03 | * dcache.c: Cast return value from xmalloc. | Jim Kingdon | 3 | -4/+16 | |
* remote.c: Move setting of immediate_quit from remote_open to remote_start_dummy and set it back to zero when done. | |||||
1993-09-02 | * m88k-tdep.c: Remove a bunch of unused #includes. | Jim Kingdon | 2 | -18/+2 | |
1993-09-02 | * language.h: Add comment about current_language. | Jim Kingdon | 2 | -1/+15 | |
1993-09-02 | * mips-tdep.c (_initialize_mips_tdep): Change heuristic-fence-post | Jim Kingdon | 1 | -0/+3 | |
from var_uinteger to var_zinteger. | |||||
1993-09-02 | * m88k-tdep.c: Include sys/dir.h before sys/user.h. | Jim Kingdon | 4 | -7/+13 | |
Include sys/types.h regardless of USG. * configure.in: Fix typo (delta88r4 -> delta88v4). * config/m88k/xm-delta88.h: Don't include sys/siginfo.h. It was to make this work on SVR4 before SVR4 had its own configuration, and it breaks SVR3. |