Age | Commit message (Expand) | Author | Files | Lines |
1994-03-11 | * main.c (main): When printing warning about bad baud rate, don't | Jim Kingdon | 2 | -1/+10 |
1994-03-11 | * gdb.t00/help.exp: Replace most of docstrings for "tbreak", | Jim Kingdon | 1 | -0/+5 |
1994-03-11 | * breakpoint.c (_initialize_breakpoint): Update docstring for | Jim Kingdon | 1 | -1/+2 |
1994-03-11 | * gdb.texinfo (Set Breaks): Update documentation for tbreak to | Jim Kingdon | 2 | -1/+6 |
1994-03-11 | * breakpoint.c (_initialize_breakpoint): Update docstring for | Jim Kingdon | 2 | -3/+8 |
1994-03-10 | * symfile.h (ADD_PSYMBOL_VT_TO_LIST): Don't put a semicolon after | Jim Kingdon | 2 | -6/+25 |
1994-03-10 | * stabsread.c (define_symbol): If REG_STRUCT_HAS_ADDR, also | Jim Kingdon | 2 | -4/+10 |
1994-03-10 | * TODO: Add suggestions about structure passing tests. | Jim Kingdon | 2 | -3/+5 |
1994-03-10 | * TODO: Add suggestion about passing a structure as the 7th argument. | Jim Kingdon | 2 | -4/+23 |
1994-03-10 | * mdebugread.c (parse_type): Do not complain for types with | Peter Schauer | 2 | -21/+84 |
1994-03-10 | * stabsread.c (common_block_end, fix_common_block): Stash the | Jim Kingdon | 3 | -4/+11 |
1994-03-10 | * stabs.texinfo (Symbol Descriptors): Add OS9000 symbol descriptor s. | Jim Kingdon | 2 | -0/+7 |
1994-03-10 | Modified Files: | Kung Hsu | 5 | -104/+134 |
1994-03-10 | CVS: | Kung Hsu | 1 | -1/+2 |
1994-03-09 | * remote-es.c (es1800_child_ops): Don't declare it static. | Jim Kingdon | 2 | -2/+6 |
1994-03-08 | * config/i386/tm-i386v4.h: Give just macro name, not args, to #undef. | Jim Kingdon | 2 | -1/+5 |
1994-03-08 | * dbxread.c: New variable lowest_text_address. | Jim Kingdon | 2 | -17/+32 |
1994-03-08 | * parser-defs.h: Add "extern" to start of variable declarations so | Jim Kingdon | 3 | -14/+33 |
1994-03-08 | * irix5-nat.c (find_solib): Cast o_path to CORE_ADDR when using it | Jim Kingdon | 2 | -2/+8 |
1994-03-08 | * alpha-tdep.c: Change value to value_ptr. | Jim Kingdon | 2 | -7/+11 |
1994-03-07 | * solib.c (elf_locate_base): New function to locate the address | Peter Schauer | 1 | -0/+9 |
1994-03-07 | * gdb.t03/gdbme.c: gcc version 1 puts out the wrong stabs for | Peter Schauer | 1 | -0/+9 |
1994-03-05 | Fix typo, value has not been changed to value_ptr in all places. | Peter Schauer | 1 | -1/+2 |
1994-03-04 | * hppa-tdep.c (pc_in_linker_stub): Move decl to beginning of file. | Jeff Law | 4 | -24/+255 |
1994-03-04 | * ch-exp.y (match_simple_name_string): Accept '_' as well as an | Jim Kingdon | 2 | -1/+4 |
1994-03-04 | * sparclite/Makefile.in (all install): Build and install aload. | Jim Kingdon | 1 | -0/+2 |
1994-03-04 | * configure.in: Accept i[34]86-*-*sysv32 because that is what | Jim Kingdon | 2 | -0/+4 |
1994-03-03 | * mips-tdep.c: Change value to value_ptr. | Jim Kingdon | 1 | -0/+4 |
1994-03-03 | * breakpoint.c, breakpoint.h, c-valprint.c, ch-valprint.c, | Jim Kingdon | 18 | -737/+925 |
1994-03-02 | * osfsolib.c (xfer_link_map_member): Update to use new | Peter Schauer | 2 | -4/+15 |
1994-03-02 | * remote-os9k.c (rombug_wait): Call find_pc_section not | Jim Kingdon | 1 | -1/+1 |
1994-03-02 | * gdb.t21/cplusfuncs.exp (test_paddr_operator_functions): Do | Jim Kingdon | 1 | -0/+6 |
1994-03-02 | * infrun.c (wait_for_inferior): In checking | Jim Kingdon | 2 | -5/+12 |
1994-03-02 | * os9kread.c (os9k_process_one_symbol): Rename | Jim Kingdon | 14 | -2207/+192 |
1994-03-02 | * stabs.texinfo (Type Descriptors): Add OS9000 type descriptors c, | Jim Kingdon | 2 | -3/+14 |
1994-03-01 | Modified Files: | Kung Hsu | 11 | -13/+5074 |
1994-03-01 | * config/sparc/tm-sun4sol2.h (IN_SIGTRAMP): Handle ucbsigvechandler. | Peter Schauer | 1 | -5/+9 |
1994-03-01 | * config/sparc/tm-sun4sol2.h (IN_SIGTRAMP): Handle ucbsigvechandler. | Peter Schauer | 2 | -2/+7 |
1994-03-01 | * target.c, target.h (target_read_string): Provide error detection to | Jim Kingdon | 6 | -51/+487 |
1994-03-01 | * valprint.c (val_print_string): If errcode is set, always print | Jim Kingdon | 1 | -5/+0 |
1994-03-01 | * symtab.c (decode_line_1): Handle the case when skip_quoted does not | Peter Schauer | 2 | -1/+8 |
1994-03-01 | * value.h (struct value): Add modifiable field. | Jim Kingdon | 4 | -17/+38 |
1994-03-01 | Added Files: | Kung Hsu | 2 | -0/+90 |
1994-03-01 | * mips-tdep.c (mips_step_skips_delay), config/mips/tm-mips.h | Jim Kingdon | 4 | -4/+32 |
1994-02-28 | * valprint.c (val_print_string): If errcode is set, always print | Jim Kingdon | 2 | -18/+44 |
1994-02-28 | * config/m68k/tm-apollo68b.h: Remove HAVE_68881 define; it is | Jim Kingdon | 1 | -0/+12 |
1994-02-28 | * i387-tdep.c, i386-tdep.c i386v-nat.c, i386aix-nat.c, | Jim Kingdon | 10 | -62/+49 |
1994-02-28 | * config/m68k/tm-apollo68b.h: Remove HAVE_68881 define; it is | Jim Kingdon | 2 | -9/+3 |
1994-02-28 | * i387-tdep.c, i386-tdep.c i386v-nat.c, i386aix-nat.c, | Jim Kingdon | 3 | -14/+12 |
1994-02-27 | * config/i386/tm-i386v4.h (I386V4_SIGTRAMP_SAVED_PC, IN_SIGTRAMP, | Peter Schauer | 1 | -1/+46 |