* top.c (read_next_line): Fix thinkos. From Don Seeley.
[platform/upstream/binutils.git] / gdb / top.c
1996-05-16 Jeff Law * top.c (read_next_line): Fix thinkos. From...
1996-05-13 Jeff Law * top.c (execute_control_command, case while_co...
1996-04-13 Fred Fish * README: Update for 4.16 release.
1996-03-30 Fred Fish * core-aout.c (fetch_core_registers): Cast core_reg_si...
1996-03-05 Stan Shebs * top.c (print_gdb_version): Update copyright year.
1996-02-03 Peter Schauer * dwarfread.c (read_func_scope): Avoid GDB core dumps if
1996-01-24 Fred Fish * NEWS: Make note of new record and replay feature for
1995-12-15 Ian Lance Taylor * top.c (set_endian_from_file): Use new bfd_big_endian...
1995-11-29 Per Bothner * top.c (command_line_input): Only strip out an initi...
1995-11-24 Jeff Law * top.c (recurse_read_control_structure): Don...
1995-10-27 Stu Grossman * breakpoint.c (breakpoint_re_set): #ifdef GET_LONGJM...
1995-10-07 Stan Shebs * top.c (execute_control_command): Use 0/1 instead...
1995-10-03 Jeff Law * top.c (build_command_line): Demand arguments for...
1995-08-26 Peter Schauer * mdebugread.c (parse_symbol): Handle sh.value of...
1995-08-09 Stan Shebs * top.c (target_output_hook): Really make it match...
1995-08-08 Jeff Law * top.c (target_output_hook): Make declaration...
1995-08-07 Steve Chamberlain * top.c (target_output_hook): New definition.
1995-08-02 Fred FishUpdate FSF address.
1995-08-01 J.T. Conklin* configure.in: Check for working mmap, ansi headers...
1995-07-31 J.T. Conklin* configure.in: Check for unistd.h.
1995-07-20 Fred Fish * top.c (show_endian): Cast first arg of printf_unfilt...
1995-07-20 Stan Shebs From Richard Earnshaw (rearnsha@armltd.co.uk):
1995-07-18 Fred Fish * dache.c (struct dcache_block): Change data member...
1995-06-21 Steve ChamberlainHmm.. The ChangeLog went in, but not the code....
1995-06-12 Stan Shebs Windows support bits from Steve Chamberlain <sac@slash...
1995-05-19 J.T. Conklin* defs.h (ATTR_FORMAT): New macro, expands to gcc's...
1995-05-16 Peter Schauer * mdebugread.c (parse_symbol): Do not relocate stBloc...
1995-04-12 Jim Kingdon * top.c, utils.c, defs.h: Remove error_hook. It is...
1995-04-11 Stan ShebsAlways keep MPW support
1995-04-04 Jim Kingdon * top.c, utils.c, main.c: Replace error_pre_print...
1995-03-07 Stu Grossman * command.h command.c top.c: Add var_enum command...
1995-02-21 Stan Shebs * top.c (print_gdb_version): Update the year.
1995-02-15 Stu Grossman * annotate.c, breakpoint.c, defs.h, gdbtk.c, top.c...
1995-02-03 Stu Grossman * core.c (dis_asm_read_memory), defs.h, gdbtk.c (gdb_d...
1995-02-02 Stan Shebs gcc -Wall lint.
1995-01-28 Stan Shebs * top.c (use_windows): Clarify comments.
1995-01-15 Steve ChamberlainSun Jan 15 14:36:19 1995 Steve Chamberlain <sac@splat>
1995-01-11 Jeff Law * command.c (show_user_1): Use print_command_line...
1995-01-06 Stu Grossman * Makefile.in (install_only uninstall): Indent for...
1995-01-04 Jim Kingdon* top.c (locate_arg): Call strchr not index.
1994-12-30 Jeff Law * Allow up to 10 whitespace separated arguments...
1994-12-16 Stan Shebs * top.c (command_loop): For space usage display, show...
1994-12-16 Stu Grossman * defs.h, gdbtk.c (gdbtk_fputs), main.c (gdb_fputs...
1994-11-29 Stan Shebs * top.c (read_next_line): Pass annotation suffix ...
1994-11-28 Stan Shebs * top.c (command_line_input): If annotation suffix...
1994-11-23 Stan Shebs Maintenance commands to report time and space usage.
1994-10-29 Peter Schauer * top.c (line_completion_function): Renamed from
1994-10-26 Stu Grossman * defs.h, gdbtk.c, main.c, top.c: Change sense and...
1994-10-21 Stu Grossman * defs.h, infrun.c (wait_for_inferior), top.c: Call
1994-10-07 Ian Lance Taylorwhoops
1994-10-07 Ian Lance Taylor * top.c (target_byte_order_auto): New static variable.
1994-10-06 Ian Lance Taylor * defs.h: If TARGET_BYTE_ORDER_SELECTABLE is defined...
1994-09-16 Stu Grossman * defs.h (QUIT): Call interactive_hook to allow GUI...
1994-09-08 Jeff Law * defs.h (enum misc_command_type, command_control_type...
1994-08-10 Stu Grossman * defs.h, top.c: Use `extern' in declarations of...
1994-07-28 Stu Grossman * Makefile.in (INSTALLED_LIBS, CLIBS, DEPFILES): ...
1994-06-30 Jim Kingdon * infrun.c (wait_for_inferior): Print "Program exited...
1994-06-23 Fred Fish * energize-patches, main.c (main), top.c (gdb_init...
1994-06-15 Thomas LordInit current_directory.
1994-06-03 Jim Kingdon * main.c: Move entire file except for #ifndef MAIN_OVE...