Age | Commit message (Expand) | Author | Files | Lines |
1995-02-02 | * ch-valprint.c (chill_val_print): On TYPE_CODE_STRING, don't | Per Bothner | 3 | -7/+9 |
1995-02-02 | gcc -Wall lint. | Stan Shebs | 6 | -185/+155 |
1995-02-01 | * tuples.ch, tuples.exp, Makefile.in: New test case. | Per Bothner | 5 | -2/+154 |
1995-02-01 | * ch-exp.y (value_string_element, string_primitive_value, | Per Bothner | 9 | -151/+397 |
1995-02-01 | * gdb.base/nodebug.exp: Add xfails for ultrix and irix5 (same | Jim Kingdon | 1 | -8/+9 |
1995-02-01 | * gdb.base/nodebug.exp: Add xfails for ultrix (same places as | Jim Kingdon | 2 | -14/+17 |
1995-02-01 | * gdb.base/a1-selftest.exp (test_with_self): Don't invoke stty on | Jim Kingdon | 2 | -3/+12 |
1995-01-31 | * config/m68k/monitor.mt, | Jim Kingdon | 4 | -7/+9 |
1995-01-31 | * gdb.base/nodebug.c (inner): Use variables so AIX linker doesn't | Jim Kingdon | 2 | -14/+29 |
1995-01-31 | From nigel@algor.co.uk. | Steve Chamberlain | 2 | -4/+38 |
1995-01-31 | * xcoffread.c (process_xcoff_symbol): Use new variables | Jim Kingdon | 2 | -523/+706 |
1995-01-31 | * gdbtk.tcl (create_file_win): Disable old popup menu for source | Stu Grossman | 2 | -1/+4 |
1995-01-31 | * sparcl-tdep.c: Add `sparclite' target for doing serial and udp | Stu Grossman | 2 | -2/+647 |
1995-01-30 | * gdb.base/list.exp (test_forward_search): Set listsize to 4 not | Jim Kingdon | 1 | -0/+14 |
1995-01-29 | * remote.c, remote-pa.c: Remove #if 0'd icache code. It has had | Jim Kingdon | 1 | -23/+5 |
1995-01-28 | * elfread.c (elf_symtab_read): Do not test BSF_GLOBAL for | Peter Schauer | 2 | -29/+34 |
1995-01-28 | * gdb.disasm/Makefile.in (clean): Delete "errs" file. | Jeff Law | 1 | -0/+9 |
1995-01-28 | * top.c (use_windows): Clarify comments. | Stan Shebs | 2 | -5/+7 |
1995-01-28 | * convex-tdep.c (xfer_core_file): Comment out. | Stan Shebs | 5 | -7/+20 |
1995-01-28 | * arm-tdep.c: Make it compile. | Stan Shebs | 1 | -0/+12 |
1995-01-27 | * gdb.base/a1-selftest.exp (test_with_self), gdb.base/interrupt.exp: | Jim Kingdon | 2 | -1/+4 |
1995-01-27 | * gdb.base/funcargs.exp: Modify many tests so that every test | Jim Kingdon | 1 | -0/+5 |
1995-01-27 | * Makefile.in (CHILL_LIB): Define as in testsuite/Makefile.in. | Jim Kingdon | 1 | -0/+4 |
1995-01-27 | * gdb.base/a1-selftest.exp (test_with_self), gdb.base/interrupt.exp: | Jim Kingdon | 3 | -1/+122 |
1995-01-27 | * gdb.disasm/hppa.mt (hppa), gdb.stabs/hppa.mt (weird.o): Check | Jim Kingdon | 3 | -3/+25 |
1995-01-27 | * TODO: Suggest a few more stepping tests. | Jim Kingdon | 1 | -0/+4 |
1995-01-27 | * symtab.c (find_pc_line): When subtracting one to get a line | Jim Kingdon | 1 | -0/+3 |
1995-01-27 | * remote-vx.c: Revert all of Kung's changes of 16 Jan. The | Jim Kingdon | 2 | -171/+127 |
1995-01-27 | * sparcl-tdep.c: Clean up formatting and indentation. | Stu Grossman | 2 | -96/+104 |
1995-01-26 | * remote-hms.c (hms_ops): Change ref of hr_load_image | Steve Chamberlain | 2 | -292/+132 |
1995-01-26 | * remote-hms.c (hms_ops): Change ref of hr_load_image | Steve Chamberlain | 2 | -1/+6 |
1995-01-26 | New file. | Steve Chamberlain | 1 | -0/+3 |
1995-01-26 | Add powerpc-*-eabi support. | Michael Meissner | 3 | -0/+12 |
1995-01-26 | * language.h (struct language_defn): New field c_style_arrays. | Per Bothner | 8 | -0/+40 |
1995-01-26 | * gdbtk.c (gdbtk_init): Prevent segfault when gdbtk.tcl can't be | Stu Grossman | 3 | -1/+14 |
1995-01-26 | * eval.c (evaluate_subexp case OP_ARRAY): Fix calls to memset: | Per Bothner | 1 | -0/+5 |
1995-01-26 | * gdb.base/default.exp: xfail no-stack backtraces for h8300, | Stan Shebs | 2 | -0/+95 |
1995-01-25 | * gdb.disasm/hppa.exp (all_fpu_comparison_tests): Set timeout | Jim Kingdon | 2 | -0/+11 |
1995-01-25 | * infrun.c (proceed): Flush stdout before resuming inferior. | Jim Kingdon | 2 | -3/+6 |
1995-01-25 | * hpread.c (hpread_process_one_debug_symbol): Fix lines garbled | Jeff Law | 2 | -2/+7 |
1995-01-25 | * lib/gdb.exp (gdb_test): Remove catch from around the send. The | Jim Kingdon | 3 | -66/+79 |
1995-01-25 | Sanitize arc stuff. | David Edelsohn | 2 | -0/+32 |
1995-01-25 | * gdbtk.tcl (create_registers_window): Work around a radiobutton | Stu Grossman | 2 | -8/+11 |
1995-01-24 | * gdbtk.c (gdb_disassemble): Fix problem with source+assembly and | Stu Grossman | 3 | -26/+79 |
1995-01-24 | * gdb.base/commands.exp: Make test names unique; every test either | Jeff Law | 2 | -19/+30 |
1995-01-24 | * gdb.disasm/hppa.exp (do_system_control_tests): Update. | Jeff Law | 2 | -325/+417 |
1995-01-24 | * gdbtk.tcl: Take .gdbtkinit if it exists. Makes gdbtk match the | Stu Grossman | 2 | -0/+9 |
1995-01-23 | * gdb.texinfo (Processes): New node. | Jim Kingdon | 2 | -0/+29 |
1995-01-23 | Add support for Chill bitstring literals (e.h. H'FF00'). | Per Bothner | 7 | -28/+92 |
1995-01-23 | * Makefile.in: Remove references to remote-mon.c. | Rob Savoye | 3 | -4/+8 |