Age | Commit message (Expand) | Author | Files | Lines |
1995-07-24 | * configure.in: Reinstate setting of stabsdirs variable, fix | Peter Schauer | 2 | -5/+20 |
1995-07-23 | * defs.h (ATTR_FORMAT): Disable if ANSI_PROTOTYPES is not defined. | Jeff Law | 1 | -0/+9 |
1995-07-21 | * lynx-nat.c (child_thread_alive): New function. Somehow I | Jeff Law | 1 | -0/+17 |
1995-07-21 | * gdb.base/gdbvars.exp: Expect zero or more additional cr-lf | Jeff Law | 1 | -3/+3 |
1995-07-21 | * somread.c (som_symtab_read): Add unsatisfied common symbols to | Jeff Law | 2 | -0/+23 |
1995-07-20 | * top.c (show_endian): Cast first arg of printf_unfiltered to | Fred Fish | 2 | -1/+6 |
1995-07-20 | * lynx-nat.c (child_wait): A thread_id of zero from wait apparently | Jeff Law | 2 | -2/+12 |
1995-07-20 | * gdbserver/low-hppabsd.c: Remove error declaration. | Jeff Law | 4 | -3/+13 |
1995-07-20 | * gdb.base/a1-selftest.exp: Reset the timeout value to 30 seconds | Jeff Law | 5 | -100/+234 |
1995-07-20 | * gdb.base/watchpoint.exp: Disable watchpoint triggered in syscall | Jeff Law | 2 | -1/+8 |
1995-07-20 | * gdb.c++/misc.exp: Always check for a program already being | Jeff Law | 1 | -0/+3 |
1995-07-20 | * gdb.base/twice.exp: Start with a fresh gdb. | Jeff Law | 1 | -0/+2 |
1995-07-20 | * gdb.chill/chexp.exp: Remove skip_chill_tests check; these tests | Jeff Law | 2 | -2/+3 |
1995-07-20 | * gdb.base/return.c: Put return values into variables so we | Jeff Law | 1 | -0/+5 |
1995-07-20 | * lib/gdb.exp: Provide default value for noinferiorio. | Jeff Law | 2 | -2/+39 |
1995-07-20 | * gdb.base/break.exp: Always check for a program already being | Jeff Law | 1 | -0/+6 |
1995-07-20 | * gdb.base/commands.exp: Protect tests which need arguments with | Jeff Law | 1 | -0/+5 |
1995-07-20 | * gdb.base/printcmds.exp: Adjust expect patterns for addresses | Peter Schauer | 1 | -0/+10 |
1995-07-20 | * config/m68k/tm-m68kv4.h (DWARF_REG_TO_REGNUM): Define to | Peter Schauer | 1 | -1/+4 |
1995-07-20 | * config/m68k/tm-m68kv4.h (DWARF_REG_TO_REGNUM): Define to | Peter Schauer | 5 | -73/+208 |
1995-07-20 | From Richard Earnshaw (rearnsha@armltd.co.uk): | Stan Shebs | 2 | -2/+20 |
1995-07-20 | From Richard Earnshaw (rearnsha@armltd.co.uk): | Stan Shebs | 2 | -22/+44 |
1995-07-19 | * remote.c (remote_wait): When getting registers, check endianess and | Kung Hsu | 1 | -1/+5 |
1995-07-18 | * gdbserver/low-hppabsd.c: New file. | Jeff Law | 3 | -2/+10 |
1995-07-18 | * gdbserver/low-hppabsd.c: New file. | Jeff Law | 3 | -0/+386 |
1995-07-18 | * dache.c (struct dcache_block): Change data member from unsigned char | Fred Fish | 15 | -26/+178 |
1995-07-17 | * stabsread.h (struct stab_section_list): Define. | Ian Lance Taylor | 4 | -9/+61 |
1995-07-17 | * remote-vx.c (vx_ops, vx_run_ops): Initialize new to_thread_alive | Ian Lance Taylor | 2 | -1/+7 |
1995-07-17 | * gdb.base/a1-selftest.exp: Fix unmatched quotes in many timeout | Jeff Law | 1 | -5/+5 |
1995-07-15 | * config/alpha/alpha-osf3.mh, config/alpha/nm-osf3.h: New files | Peter Schauer | 1 | -0/+2 |
1995-07-15 | * config/alpha/alpha-osf3.mh, config/alpha/nm-osf3.h: New files | Peter Schauer | 4 | -3/+15 |
1995-07-14 | * Makefile.in, configure.in: Use one variable, frags, to hold | J.T. Conklin | 3 | -34/+39 |
1995-07-14 | * procfs.c (procfs_ops): Fix typo in last change. | Jeff Law | 2 | -1/+5 |
1995-07-13 | * inftarg.c (child_thread_alive): New function to see if a | Jeff Law | 17 | -36/+635 |
1995-07-12 | * configure.in (configdirs): Remove gdb.chill from default list | Fred Fish | 2 | -1/+9 |
1995-07-12 | * Revert all signal changes from Jul 6. | Fred Fish | 2 | -12/+21 |
1995-07-07 | * elfread.c (elf_symtab_read): Fix a bug ignoring compiler | Kung Hsu | 1 | -1/+1 |
1995-07-07 | * configure.in (signaldirs): Define and add to configdirs for all | Fred Fish | 4 | -1886/+34 |
1995-07-05 | * defs.h: if __GO32__ or WIN32 the directory separating symbol should | Kung Hsu | 1 | -0/+3 |
1995-07-05 | * remote-nindy (nindy_wait): Use infinite timeout reading after | Kung Hsu | 2 | -1/+6 |
1995-07-04 | * infrun.c (wait_for_inferior): When switching from one thread to | Jeff Law | 3 | -0/+125 |
1995-07-04 | * infrun.c (wait_for_inferior): When we hit a breakpoint for the | Jeff Law | 3 | -23/+81 |
1995-07-01 | Reflect comings and goings of files. | Stan Shebs | 4 | -10/+15 |
1995-07-01 | * config/h8300/h8300.mt: Renamed from h8300hms.mt. | Stan Shebs | 18 | -434/+131 |
1995-06-25 | * remote.c (remote_read_bytes, remote_write_bytes): Second arg | Stan Shebs | 2 | -1/+10 |
1995-06-25 | * gdb.base/interrupt.exp: Don't choke if $nointerrupts doesn't exist. | Jeff Law | 1 | -0/+4 |
1995-06-25 | * lynx-nat.c (child_wait): Don't restart new threads and loop | Jeff Law | 2 | -6/+15 |
1995-06-23 | * remote-nindy (nindy_load): Put in target specific load, it's | Kung Hsu | 2 | -1/+46 |
1995-06-23 | * utils.c (error): Move local `args' outside conditional, | Stan Shebs | 1 | -0/+4 |
1995-06-23 | * mac-xdep.c (stdarg.h): Don't include. | Stan Shebs | 2 | -2/+4 |