aboutsummaryrefslogtreecommitdiff
path: root/gdb
AgeCommit message (Expand)AuthorFilesLines
1995-01-25 * hpread.c (hpread_process_one_debug_symbol): Fix lines garbledJeff Law2-2/+7
1995-01-25 * lib/gdb.exp (gdb_test): Remove catch from around the send. TheJim Kingdon3-66/+79
1995-01-25Sanitize arc stuff.David Edelsohn2-0/+32
1995-01-25 * gdbtk.tcl (create_registers_window): Work around a radiobuttonStu Grossman2-8/+11
1995-01-24 * gdbtk.c (gdb_disassemble): Fix problem with source+assembly andStu Grossman3-26/+79
1995-01-24 * gdb.base/commands.exp: Make test names unique; every test eitherJeff Law2-19/+30
1995-01-24 * gdb.disasm/hppa.exp (do_system_control_tests): Update.Jeff Law2-325/+417
1995-01-24 * gdbtk.tcl: Take .gdbtkinit if it exists. Makes gdbtk match theStu Grossman2-0/+9
1995-01-23* gdb.texinfo (Processes): New node.Jim Kingdon2-0/+29
1995-01-23 Add support for Chill bitstring literals (e.h. H'FF00').Per Bothner7-28/+92
1995-01-23 * Makefile.in: Remove references to remote-mon.c.Rob Savoye3-4/+8
1995-01-23 * Makefile.in (CHILL_FOR_TARGET): Update -L argument to point toJim Kingdon2-38/+42
1995-01-23 * remote-hms.c (hms_load): Delete.Steve Chamberlain2-67/+14
1995-01-23Mon Jan 23 00:06:57 1995 Steve Chamberlain <sac@splat>Steve Chamberlain4-322/+733
1995-01-22 The following fixes a FAIL caused by the fact that the alpha stabsJim Kingdon3-4/+10
1995-01-21 * gdb.c++/cplusfuncs.exp (test_lookup_operator_functions): FixJim Kingdon1-0/+5
1995-01-21* gdb.base/nodebug.exp: xfail most of the new tests for ecoff systems.Jim Kingdon2-12/+35
1995-01-21add new tests sigall.c and sigall.expJim Kingdon1-0/+2
1995-01-21 * add new file remote-vx29k.c.Kung Hsu1-0/+1
1995-01-21 * add new files vx29k.mt, tm-vx29k.h.Kung Hsu1-0/+2
1995-01-20 * expression.h (OP_LABELED): New operator, for ChillPer Bothner6-172/+399
1995-01-20 * gdb.c++/classes.exp, gdb.c++/cplusfuncs.exp,Jim Kingdon5-1399/+775
1995-01-19 * h8300-tdep.c (gdb_print_insn_h8300): Fix typo (&info -> info).Stan Shebs2-4/+4
1995-01-18 * remote-os9k.c (rombug_open): Fix a bug in exception handlingKung Hsu2-2/+11
1995-01-18Add GDBPROTO macro for checking the type of protocol.Rob Savoye1-1/+4
1995-01-17Reflect changes to pinsn and tdep filesStan Shebs1-16/+4
1995-01-17 * parse.c (_initialize_parse): Improve wording of names ofJim Kingdon2-3/+9
1995-01-17update copyrightIan Lance Taylor1-1/+2
1995-01-17 * remote.texi: Update documentation of set/show mipsfpu.Ian Lance Taylor2-5/+21
1995-01-17 * config/mips/tm-mips.h (enum mips_fpu_type): New enum.Ian Lance Taylor2-4/+41
1995-01-17* a29k-tdep.c (gdb_print_insn_a29k): Fix typo (&info -> info).Jim Kingdon2-2/+4
1995-01-17 * gdb.base/nodebug.exp: Add tests to check that "print", "whatis"Jim Kingdon2-0/+76
1995-01-17 * parse.c (write_exp_msymbol): Use new variablesJim Kingdon2-4/+28
1995-01-17 * config/*/*.mt (TDEPFILES): Remove refs to *-pinsn.o.Stan Shebs72-124/+90
1995-01-17Revert previous, ill-considered change to defs.hStan Shebs1-2/+0
1995-01-17 General cleanup and simplication of disassembler interface.Stan Shebs32-1506/+942
1995-01-16 * Makefile.in: add new files remote-vx29k.c, config/a29k/tm-vx29k.h,Kung Hsu5-121/+360
1995-01-16 * config/a29k/vx29k.mt: new file for new configuration.Kung Hsu2-0/+237
1995-01-16* gdb.base/setvar.c (dummy): Call malloc.Jim Kingdon1-0/+2
1995-01-16 * gdb.stabs/aout.sed: Enclose comments within a sed command to avoidJim Kingdon1-0/+3
1995-01-16 * gdb.base/sigall.exp (test_one_sig): Add xfail for "get signalJim Kingdon1-0/+5
1995-01-16 * TODO: Remove items about corefile.exp testing new exec-file andJim Kingdon1-1/+6
1995-01-16 * w65-tdep.c, config/tm-w65.h, config/w65.mt: New files.Steve Chamberlain5-0/+309
1995-01-16 * w65-tdep.c, config/tm-w65.h, config/w65.mt: New files.Steve Chamberlain3-0/+235
1995-01-16new file.Steve Chamberlain1-0/+32
1995-01-15Sun Jan 15 14:36:19 1995 Steve Chamberlain <sac@splat>Steve Chamberlain4-4/+37
1995-01-14* eval.c (evaluate_subexp): Clear expect_type except for C++ and CHILL.Jim Kingdon1-9/+9
1995-01-14 * gdb.base/sigall.exp (test_one_sig): Attempt to recover ifJim Kingdon2-5/+23
1995-01-14 * infcmd.c (signal_command): For "signal 0", pass (CORE_ADDR)-1,Jim Kingdon2-1/+8
1995-01-14* eval.c (evaluate_subexp): Clear expect_type except for C++ and CHILL.Jim Kingdon2-0/+17