Age | Commit message (Expand) | Author | Files | Lines |
1993-06-16 | remove parentdir support | David D. Zuhn | 1 | -9/+5 |
1993-06-15 | make rpcTimeout user settable | K. Richard Pixley | 2 | -1/+15 |
1993-06-14 | add isi-xdep.c | Jim Kingdon | 1 | -0/+1 |
1993-06-14 | * main.c, symfile.c, source.c, exec.c, core.c: Use it for | Jim Kingdon | 3 | -13/+18 |
1993-06-14 | * main.c, gdbcmd.h: Add function filename_completer. | Jim Kingdon | 2 | -0/+53 |
1993-06-14 | * gdb.t12/scope.exp: Test printing of variables before run. | Jim Kingdon | 1 | -0/+2 |
1993-06-14 | * isi-xdep.c: New file. | Jim Kingdon | 3 | -1/+26 |
1993-06-14 | * gdb.t12/{gdbme0.c,scope.exp}: Test for bug where parameters are | Jim Kingdon | 1 | -0/+5 |
1993-06-13 | * config/m68k/xm-news.h: Include <sys/param.h>. | Jim Kingdon | 2 | -0/+6 |
1993-06-13 | * {all,h8}-config.texi: Rename to *-cfg.texi for 14 char filenames. | Jim Kingdon | 1 | -2/+2 |
1993-06-13 | * Makefile.in (realclean): Remove info and dvi files too. | Jim Kingdon | 2 | -1/+5 |
1993-06-13 | * m88k-tdep.c (IEEE_isNAN): Remove. | Jim Kingdon | 3 | -34/+6 |
1993-06-13 | * valprint.c (_initialize_valprint): Use c->function.sfunc not just | Jim Kingdon | 1 | -0/+3 |
1993-06-13 | * config/m68k/tm-sun3.h: Define SUN_FIXED_LBRAC_BUG to 0. | Jim Kingdon | 1 | -0/+3 |
1993-06-13 | * dbxread.c (process_one_symbol): If SUN_FIXED_LBRAC_BUG is not | Jim Kingdon | 2 | -10/+33 |
1993-06-13 | * defs.h, main.c (catch_errors): Add return_mask arg. | Jim Kingdon | 11 | -50/+128 |
1993-06-13 | Add .Sanitize file. | Fred Fish | 1 | -0/+42 |
1993-06-13 | * solib.c (solib_create_inferior_hook) [SVR4_SHARED_LIBS]: | Jim Kingdon | 2 | -1/+9 |
1993-06-13 | * valprint.c (print_hex_chars): Use local_hex_format_{pre,suf}fix. | Jim Kingdon | 2 | -33/+22 |
1993-06-13 | * dbxread.c (process_one_symbol): Set n_opt_found based on whether | Jim Kingdon | 4 | -19/+49 |
1993-06-13 | * gdb.texinfo: Change accordingly. | Jim Kingdon | 2 | -1/+2 |
1993-06-13 | * {all,h8}-config.texi: Rename to *-cfg.texi for 14 char filenames. | Jim Kingdon | 6 | -156/+159 |
1993-06-12 | * gdb.t00/teststrategy.exp: Fix expected results for printing | Fred Fish | 1 | -0/+4 |
1993-06-12 | * stabs.texinfo: Clean up N_{L,R}BRAC. Discuss what addresses of | Jim Kingdon | 2 | -77/+27 |
1993-06-12 | x | Jim Kingdon | 1 | -0/+7 |
1993-06-12 | * mips-tdep.c: Remove isa_NAN; it assumed sizeof(host int) == 4 and | Jim Kingdon | 1 | -2/+2 |
1993-06-12 | * gdb.t00/{default.exp, help.exp}: Account for changes to radix | Fred Fish | 1 | -0/+10 |
1993-06-12 | * Makefile.in (VERSION): Bump to 4.9.2. | Fred Fish | 5 | -140/+257 |
1993-06-11 | Lots of changes from Jeff Law for HPPA support: | Ken Raeburn | 2 | -426/+12 |
1993-06-11 | revised format for config info | K. Richard Pixley | 2 | -3/+21 |
1993-06-11 | * Makefile.in (GDBvn.texi): Update atomically. | Jim Kingdon | 2 | -1/+9 |
1993-06-11 | * dbxread.c (process_one_symbol): Rather than having | Jim Kingdon | 3 | -57/+69 |
1993-06-11 | update to new automatically built version | Jim Kingdon | 1 | -2/+4 |
1993-06-11 | (mips_fetch_registers): Pass a pointer to SWAP_TARGET_AND_HOST, | Ian Lance Taylor | 2 | -1/+3 |
1993-06-11 | * remote-mips.c (mips_send_packet): Don't print garbage character | Ian Lance Taylor | 2 | -2/+8 |
1993-06-11 | x | Jim Kingdon | 1 | -0/+5 |
1993-06-11 | * stack.c (print_frame_info): Use catch_errors around print_frame_args. | Jim Kingdon | 2 | -3/+27 |
1993-06-11 | * Makefile.in (install): Don't depend on gdb. | Jim Kingdon | 2 | -1/+9 |
1993-06-11 | rename for 14-char filenames | Jim Kingdon | 2 | -3095/+0 |
1993-06-11 | * mips-tdep.c (isa_NAN): Don't return true on -0. | Jim Kingdon | 1 | -23/+1 |
1993-06-11 | * Rename remote-es1800.c to remote-es.c | Jim Kingdon | 5 | -3/+3106 |
1993-06-11 | * defs.h (INT_MAX): Cast unsigned shift result to int. | Fred Fish | 2 | -2/+6 |
1993-06-11 | x | Jim Kingdon | 1 | -2/+4 |
1993-06-10 | * gdb.t16/printcmd.exp: Don't print variables before running program. | Jim Kingdon | 1 | -0/+27 |
1993-06-10 | Checkpoint for dje. | Steve Chamberlain | 2 | -21/+22 |
1993-06-10 | * elfread.c (elf_symtab_read): Add bfd section address to bfd | Fred Fish | 3 | -36/+115 |
1993-06-10 | * Makefile.in (depend): Add bfd -I's for paread.c and xcoffexec.c | Jim Kingdon | 1 | -2/+2 |
1993-06-09 | * Makefile.in (*.tab.c): Use mv for atomic update. | Jim Kingdon | 2 | -7/+26 |
1993-06-09 | put configuration in startup banner | K. Richard Pixley | 2 | -0/+8 |
1993-06-09 | udi/foo now copyleft 93 | K. Richard Pixley | 1 | -0/+8 |