aboutsummaryrefslogtreecommitdiff
path: root/gdb
AgeCommit message (Expand)AuthorFilesLines
1993-05-01 * The following patches are from Jeffrey Law <law@cs.utah.edu>.Stu Grossman3-1/+17
1993-05-01 * remote-udi.c (udi_wait): Use SIGURG, as Solaris doesn't have SIGLOST.Stu Grossman1-4/+0
1993-05-01 * The following patches are from Jeffrey Law <law@cs.utah.edu>.Stu Grossman3-4/+21
1993-05-01Lint.Steve Chamberlain1-1/+1
1993-05-01Try again. Cvs core dumped.Steve Chamberlain3-48/+28
1993-05-01 * configure.in: Match z8k-*-sim for z8000.Steve Chamberlain1-0/+6
1993-05-01 * mips-tdep.c: remove include of sys/dir.h. Doesn't seemK. Richard Pixley1-1/+4
1993-05-01do not echo recursion linesK. Richard Pixley2-6/+9
1993-05-01 * udip2soc.c (UDIConnect): replace union wait with int.K. Richard Pixley2-2/+4
1993-05-01 * config/sparc/sun4sol2.mh (XM_CLIBS): add -lsocket which isK. Richard Pixley2-1/+4
1993-05-01 * remove-udi.c (udi_wait): ifdef around SIGLOST usage. Eg,K. Richard Pixley2-0/+9
1993-04-30 * ser-unix.c [USE_{TERMIO,ALARM}_TIMEOUT]: New code to deal withJim Kingdon2-17/+99
1993-04-30 * Makefile.in (TAGS): Doc fix. Deal with empty DEPFILES.Jim Kingdon2-4/+7
1993-04-30doc fixJim Kingdon2-1/+6
1993-04-30 * alldeps.mak, depend: Update with latest automatically builtFred Fish3-434/+473
1993-04-30 * Makefile.in (GDBFLAGS): Set to -nx.Fred Fish1-0/+5
1993-04-30 * Makefile.in (SFILES): Add ser-unix.c and ser-go32.c.Fred Fish2-1/+3
1993-04-30 * Makefile.in (make-proto-testsuite.dir): New target to makeFred Fish2-4/+21
1993-04-29Bump version to 4.8.4 for gdb 4.9 prerelease testing.Fred Fish2-5/+8
1993-04-29 * stabs.texinfo: Many changes to include information from theJim Kingdon2-90/+257
1993-04-29 * stabsread.c (define_symbol): If unrecognized constant type,Jim Kingdon2-1/+17
1993-04-29 * gdb.texinfo (Environment): Mention pitfall with .cshrc.Jim Kingdon2-0/+11
1993-04-29 * infptrace.c: Add missing close paren to test forFred Fish1-0/+3
1993-04-29 * defs.h (CC_HAS_LONG_LONG): Set up to define CC_HAS_LONG_LONGFred Fish9-112/+308
1993-04-28 * inflow.c (kill_command), infcmd.c (attach_command),Jim Kingdon1-0/+4
1993-04-28add just-check target so that tests can be run without a noop buildK. Richard Pixley2-6/+6
1993-04-28 * hp300ux-nat.c: Cast second arg to supply_register calls.Jim Kingdon6-38/+76
1993-04-28 * ch-exp.y (yylex): Don't STREQ with simplename if it is NULL.Peter Schauer2-21/+25
1993-04-28Add CFALGS = -g to all subdir Makefile.in's.K. Richard Pixley1-0/+13
1993-04-28 * config/sparc/xm-sun4os4.h [__STDC__]: Don't use MALLOC_INCOMPATIBLE.Jim Kingdon2-0/+8
1993-04-28changesRoland Pesch1-0/+6
1993-04-28Changes thanks to Jim Kingdon's vigilance:Roland Pesch1-18/+18
1993-04-28 * valops.c (search_struct_field): Fix gdb core dump with incompletePeter Schauer1-0/+5
1993-04-28 * remote.c: Change timeout to 2.Jim Kingdon2-169/+104
1993-04-28 * config/sparc/sun4sol2.mh (XM_CLIBS): Define to be -lnsl.Ian Lance Taylor2-0/+5
1993-04-28 * Remote targets (mourn): Call unpush_target.Jim Kingdon7-0/+8
1993-04-28 * config/sparc/xm-sun4os4.h: Declare free() to return int.Jim Kingdon2-3/+8
1993-04-28 * config/rs6000/xm-rs6000.h: Don't define MALLOC_INCOMPATIBLE nowJim Kingdon2-7/+5
1993-04-27 * gdbint.texinfo (new node Debugging GDB, elsewhere):Jim Kingdon2-16/+198
1993-04-27 * README: Move most stuff about hacking GDB to doc/gdbint.texinfo.Jim Kingdon1-0/+5
1993-04-27 * expprint.c (print_subexp): Fix bug with OP_SCOPE operator output.Peter Schauer2-7/+72
1993-04-27 * remote-vx.c (net_connect): Allow numeric IP address for host.Jim Kingdon2-5/+17
1993-04-27Support for Hitachi SHSteve Chamberlain8-0/+521
1993-04-26 * rs6000-tdep.c (branch_dest): Deal with stepping through system call.Jim Kingdon2-2/+15
1993-04-26 * symtab.h, xcoffread.c: Revise linetable sorting comments.Jim Kingdon1-94/+50
1993-04-25 * valops.c (value_cast): A cast might also change the objectPeter Schauer1-0/+10
1993-04-25 * Changes from (or inspired by) AMD:Jim Kingdon3-13/+20
1993-04-25 * solib.c (solib_add): Don't call special_symbol_handling if thereJim Kingdon1-0/+6
1993-04-24switch from configuration from subdirs to configdirsK. Richard Pixley1-1/+1
1993-04-24gdbinv-s.texi, gdb.texinfo: include Hitachi SH targetRoland Pesch5-72/+109