aboutsummaryrefslogtreecommitdiff
path: root/gdb
AgeCommit message (Expand)AuthorFilesLines
1994-03-19 * utils.c (prompt_for_continue): Call readline, not gdb_readline.Steve Chamberlain2-2/+21
1994-03-19 * dstread.c (record_minimal_symbol): New arg objfile. Pass it toJim Kingdon2-7/+14
1994-03-18 * regex.c (EXTEND_BUFFER): Adjust pointers within buffer byJim Kingdon2-17/+43
1994-03-17More widely useable INFO-DIR entries.Roland Pesch2-2/+2
1994-03-17Modified Files:Kung Hsu1-0/+2
1994-03-17Fix typo.Jim Kingdon1-1/+5
1994-03-16 * printcmd.c: Remove "set print fast-symbolic-addr off" command.Jim Kingdon1-0/+5
1994-03-16 * gdb.texinfo (Print Settings): Don't document "set printJim Kingdon2-31/+9
1994-03-16 * stabs.texinfo (Alternate Entry Points): New node, rewritten fromJim Kingdon2-12/+18
1994-03-16 * main.c (main): Don't init_source_path for the -cd argument. NowJim Kingdon1-0/+5
1994-03-16 * lib/gdb.exp: Set prompt to (gdb) if it isn't already set.Jim Kingdon1-0/+6
1994-03-16* stabs.texinfo (Type Descriptors): Add 'Y' type descriptor.Jim Kingdon2-0/+7
1994-03-16 * TODO: Remove item about line numbers being off. It is uselessJim Kingdon2-3/+6
1994-03-15 * config/i386/tm-i386bsd.h: Give just macro name, not args, to #undef.Peter Schauer1-1/+1
1994-03-15 For Sunos 4.x targets, enable gdb to set breakpoints in sharedPeter Schauer5-46/+61
1994-03-15Modified Files:Kung Hsu2-1/+5
1994-03-15 * environ.c (set_in_environ): Eliminate special handling of PATH andJim Kingdon5-119/+14
1994-03-15* rs6000-tdep.c: Change value to value_ptr.Jim Kingdon2-3/+7
1994-03-15* TODO: Add suggestions for shared library tests.Jim Kingdon2-0/+10
1994-03-15 * gdbint.texinfo (Host Conditionals, Target Conditionals): RemoveJim Kingdon1-0/+5
1994-03-14Don't include "ieee-float.h". I'm not sure I know where ChangeLogIan Lance Taylor1-1/+0
1994-03-13 * i386m3-nat.c: Include floatformat.h.Jim Kingdon2-1/+5
1994-03-13 * Version 4.12.3.Jim Kingdon2-12/+20
1994-03-13* TODO: Add suggestions for x/s tests.Jim Kingdon2-0/+10
1994-03-13 * valprint.c (val_print_string): Ignore error if the errorJim Kingdon2-3/+10
1994-03-13 * target.h (enum target_signal): Add TARGET_SIGNAL_FIRST, forJim Kingdon1-0/+6
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