Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
1993-07-30 | From Jeffrey Law: | Jim Kingdon | 2 | -1/+37 | |
* tm-hppa.h (TARGET_WRITE_PC): Define. * hppa-tdep.c (hppa_fix_call_dummy): If in a syscall, then return the address of the dummy itself rather than the address of $$dyncall. (target_write_pc): New function to store a new PC. | |||||
1993-07-30 | Fix typo in previous ChangeLog entry. | Peter Schauer | 1 | -2/+2 | |
1993-07-30 | * gdb.t02/whatis.exp, gdb.t03/ptype.exp, gdb.t08/opaque.exp, | Peter Schauer | 1 | -0/+11 | |
gdb.t09/corefile.exp: Cleanup xfails for fixed mips bugs. * gdb.t13/bitfields.exp, gdbme.c: Examine a variable in the inferior to determine signed-ness of bitfields and use the result to setup the xfail. * gdb.t13/gdbme.c: Add comment to the two indirect call0a lines. * gdb.t13/funcargs.exp: Use it to step until the second indirect call line is reached if necessary. | |||||
1993-07-30 | * breakpoint.c (breakpoint_re_set_one): Always reparse breakpoint | Peter Schauer | 1 | -0/+11 | |
conditions, they might contain symbol table references. * mipsread.c (parse_symbol): Handle opaque struct definitions and type naming for stTypedef symbols. | |||||
1993-07-30 | * c-exp.y (yylex): Detect C++ nested types. | Jim Kingdon | 2 | -1/+70 | |
1993-07-30 | * sp64-tdep.c (sparc64_frame_chain, sparc64_frame_saved_pc): Deleted. | David Edelsohn | 1 | -0/+13 | |
(dump_ccreg, sparc_print_register_hook): New fns. * remote-sim.h: New file. * remote-sp64sim.h (sim_*): External fns. (simif_*): Internal fns. * config/sparc/sp64.mt: New file. * config/sparc/tm-sp64.h (FRAME_CHAIN, FRAME_SAVED_PC): Deleted. (PRINT_REGISTER_HOOK): Call new fn sparc_print_register_hook. | |||||
1993-07-30 | remote-sim.h: New file. | David Edelsohn | 3 | -202/+295 | |
remote-sp64sim.h (sim_*): External fns. (simif_*): Internal fns. sp64-tdep.c (sparc64_frame_chain, sparc64_frame_saved_pc): Deleted. (dump_ccreg, sparc_print_register_hook): New fns. | |||||
1993-07-30 | New file remote-sim.h. | David Edelsohn | 1 | -1/+1 | |
1993-07-30 | sp64.mt: New file. | David Edelsohn | 3 | -32/+55 | |
tm-sp64.h (FRAME_CHAIN, FRAME_SAVED_PC): Deleted. (PRINT_REGISTER_HOOK): Call new fn sparc_print_register_hook. | |||||
1993-07-30 | d | Steve Chamberlain | 15 | -5/+15 | |
Make sure ansidecl.h is included where needed. | |||||
1993-07-30 | Deleted. | Steve Chamberlain | 1 | -98/+0 | |
1993-07-30 | Add ptx.mh to Things-to-keep list. | Fred Fish | 1 | -0/+1 | |
1993-07-30 | * Makefile.in (ALLCONFIG): Add config/i386/ptx.mh | Fred Fish | 2 | -1/+6 | |
1993-07-30 | Add dfe and include to Things-to-lose list. | Fred Fish | 1 | -0/+2 | |
1993-07-30 | From J. Law: | Jim Kingdon | 3 | -14/+34 | |
* infcmd.c (read_pc): Remove PA specific code. * tm-hppa.h (TARGET_READ_PC): Define. * hppa-tdep.c (target_read_pc): New function. | |||||
1993-07-30 | Add .Sanitize to Things-to-lose list. | Fred Fish | 48 | -0/+90 | |
1993-07-30 | * paread.c (pa_symtab_read): Put file-local symbols in minimal symbols. | Jim Kingdon | 3 | -12/+29 | |
* hppa-tdep.c (frame_chain_valid): Check that our function has the same address as _start, not that it must be the same symbol. | |||||
1993-07-30 | * symtab.c (gdb_mangle_name): Deal with it if type lacks a name. | Jim Kingdon | 1 | -0/+4 | |
1993-07-30 | * NEWS: Add note that DEC alpha support is host only, not native. | Fred Fish | 2 | -0/+7 | |
1993-07-30 | * README: Emphasize that C++ support works best with GNU C++ and | Fred Fish | 2 | -0/+25 | |
stabs debugging format. * delta68-nat.c: Add missing FSF copyright. | |||||
1993-07-30 | * paread.c (pa_symtab_read): Put file-local symbols in minimal symbols. | Jim Kingdon | 2 | -29/+76 | |
1993-07-30 | * paread.c (pa_symtab_read): Put file-local symbols in minimal symbols. | Jim Kingdon | 1 | -0/+7 | |
1993-07-30 | Add test1.c to Things-to-lose list. | Fred Fish | 1 | -0/+1 | |
1993-07-30 | Add remote-inflow-sparc.c and server.h to Things-to-lose list. | Fred Fish | 1 | -0/+3 | |
1993-07-30 | Add a4rc.sed, config, cyglogo.eps, and cygref.tex to Things-to-lose list. | Fred Fish | 1 | -0/+5 | |
1993-07-30 | Add monitor.mt and tm-monitor.h to Things-to-keep list. | Fred Fish | 1 | -0/+2 | |
1993-07-30 | Add delta68.mh, delta68.mt, nm-delta68.h, tm-delta68.h, xm-delta68.h to | Fred Fish | 1 | -0/+5 | |
Things-to-keep list. | |||||
1993-07-30 | * Makefile.in (ALLDEPFILES): Add delta68-nat.c | Fred Fish | 2 | -1/+9 | |
* Makefile.in (delta68-nat.o): Add dependency. | |||||
1993-07-30 | Add delta68-nat.c to Things-to-keep list. | Fred Fish | 1 | -0/+1 | |
1993-07-30 | Add esix.h to Things-to-lose list. | Fred Fish | 1 | -0/+2 | |
1993-07-30 | * value.h (COERCE_ENUM): Use COERCE_REF to coerce refs; value_ind | Jim Kingdon | 1 | -0/+9 | |
was adequate in gdb 3.5 but not now. * valops.c (typecmp): An array in t2 matches a pointer in t1. * valops.c (typecmp): When comparing type1& to type2, compare type1 and type2 as leniently as if we were comparing type1 to type2. | |||||
1993-07-30 | * write.c: Don't use short int in a prototype. | Ian Lance Taylor | 1 | -1/+3 | |
1993-07-30 | * expr.c (operand): Make return value simply depend on contents of | Ian Lance Taylor | 1 | -0/+5 | |
returned expression. | |||||
1993-07-30 | remove some sun3 function decls | David D. Zuhn | 2 | -7/+11 | |
1993-07-30 | * cp-valprint.c (cplus_print_value): Don't dump core if the | Jim Kingdon | 3 | -11/+64 | |
baseclass doesn't have a name. * values.c (vb_match): New function, which finds the virtual base class pointer even if the types are nameless. (baseclass_{addr,offset}): Use it. | |||||
1993-07-30 | fix ANSI decl conflicts | David D. Zuhn | 2 | -4/+13 | |
1993-07-30 | * gdb.stabs/wierd.exp: New test, for nameless baseclasses. | Jim Kingdon | 3 | -1/+73 | |
1993-07-29 | * remote.texi: (MIPS Remote) make docn for set/show timeout, | Roland Pesch | 2 | -9/+22 | |
retransmit-timeout follow same conventions as for other set/show params | |||||
1993-07-29 | Add alpha directory. | Fred Fish | 1 | -0/+1 | |
1993-07-29 | Fix alpha-osf.mh -> alpha-osf1.mh | Fred Fish | 1 | -1/+1 | |
1993-07-29 | * hppa-tdep.c: Make "maintenance print unwind" command from old | Jim Kingdon | 2 | -0/+15 | |
"unwind" command. | |||||
1993-07-29 | * remote-udi.c: Remove udi_timer, call to siginterrupt, and associated | Jim Kingdon | 2 | -29/+6 | |
obsolete junk which apparently had been copied from the pre-serial.h remote.c, but which is no longer used. | |||||
1993-07-29 | * Makefile.in (NONSRC): Need 29k-share/README, not | Fred Fish | 2 | -13/+15 | |
29k-share/udi/README. | |||||
1993-07-29 | * paread.c (pa_symfile_init): If error reading string table, don't | Jim Kingdon | 2 | -1/+10 | |
use errno in cases where it hasn't been set. | |||||
1993-07-29 | * ser-unix.c (gdb_setpgid): Pass our pid, not 0, to setpgid. | Jim Kingdon | 2 | -1/+6 | |
1993-07-29 | * hppa-tdep.c: Remove all uses of use_unwind and `set use_unwind' | Jim Kingdon | 1 | -2/+1 | |
command. Now we use unwind info by default if we can find it. | |||||
1993-07-29 | Add remote.texi, remove gdbinv-s.texi. | Fred Fish | 1 | -1/+1 | |
1993-07-29 | * gdbint.texinfo: Update statement about `some ancient Unix | Jim Kingdon | 1 | -0/+5 | |
systems, like Ultrix 4.0' to Ultrix 4.2. | |||||
1993-07-29 | * remote-monitor.c (_initialize_monitor): Comment out use of | Jim Kingdon | 2 | -18/+29 | |
connect_command, since connect_command itself is commented out. * remote-monitor.c (generic_open): Parse arguments the same way as remote.c. | |||||
1993-07-29 | * hppa-tdep.c (pc_in_linker_stub): Fix unclosed comments. | Jim Kingdon | 2 | -2/+8 | |