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