gcc -Wall lint:
[binutils-gdb.git] / gdb /
1993-10-21 Jim Kingdon* symtab.c (decode_line_1): Don't use SYMBOL_LINE for...
1993-10-21 Jim Kingdon * stabs.texinfo (Local Variable Parameters): Re-write...
1993-10-21 Jim Kingdon * gdb.t09/corefile.exp: At end of test, use "core...
1993-10-21 Stu Grossman * remote-udi.c (udi_store_registers, store_register...
1993-10-21 Jim Kingdon * Move "set remotebaud" from remote-utils.c to main...
1993-10-21 Jim Kingdon * xcoffread.c (xcoff_symfile_read), coffread.c (coff_s...
1993-10-21 Jim Kingdon * target.h: Put remote_debug declaration back here...
1993-10-21 Jim Kingdon * xcoffread.c (xcoff_symfile_read), coffread.c (coff_s...
1993-10-21 Jim Kingdon * mipsread.c (parse_symbol): In third-eye, a function...
1993-10-21 Stu Grossman * config/a29k/a29k-udi.mt: Define REMOTE_O as null...
1993-10-21 Stu Grossman * main.c: Make baud_rate and remote_debug be global...
1993-10-20 Jim Kingdon * stabsread.c (define_symbol): When combining a LOC_AR...
1993-10-20 Jim Kingdon * stabs.texinfo (Local Variable Parameters): Re-write...
1993-10-20 K. Richard Pixleydefine some signals
1993-10-20 Jim Kingdon * Makefile.in (INTERNAL_LDFLAGS): New macro. The...
1993-10-20 Stu Grossman * Makefile.in: Add $(srcdir) to all refs to 29k-share
1993-10-20 Stu Grossman * gdb.t{01 02 03 04 05 06 07 08 09 10 11 12 13 15 16
1993-10-20 Roland Peschfix one bad date, credits
1993-10-20 Fred Fish * Makefile.in (ALLCONFIG): Add config/i386/{i386m3...
1993-10-19 Kung HsuModified Files:
1993-10-19 Jim Kingdon * gdb.t15/funcargs.exp: Don't put comments on same...
1993-10-19 Roland PeschTue Oct 19 14:21:18 1993 Roland H. Pesch (pesch@fowan...
1993-10-19 Kung HsuModified Files:
1993-10-19 Fred FishClean out all references to snapshots.readme, a file...
1993-10-19 Jim Kingdon * config/rs6000/rs6000.mh (TERMCAP): Define to -lcurses.
1993-10-19 Stu Grossman * sparclite/Makefile.in: Fixup so that this works...
1993-10-19 Jim Kingdon* gdb.texinfo (Symbols): Add class NAME to doc for...
1993-10-19 Jim Kingdon* breakpoint.h (struct bpstat_what): Don't use bitfields.
1993-10-19 Jim Kingdon* typeprint.c: Add "class CLASS-NAME" to docstring...
1993-10-19 Fred Fish * Makefile.in (ALLPARAM): Add config/m88k/{nm-delta88...
1993-10-19 Fred Fish * README: Remove comment about SunOS 5.x programs...
1993-10-19 Fred Fish * snapshots.readme: Reword paragraph about not public...
1993-10-19 Jim Kingdon* gdb.disasm/hppa.exp: Use $objdir/$subdir/$binfile...
1993-10-18 Jim Kingdon * hppa-tdep.c (restore_pc_queue): Call target_terminal...
1993-10-18 Jim Kingdon * c-exp.y: Remove never-used (because of shift/reduce...
1993-10-18 Jim Kingdon * buildsym.c (finish_block): If we pop the context...
1993-10-18 Jim Kingdon * parse.c, parser-defs.h (follow_types): New function.
1993-10-17 Fred FishBump version to 4.10.3 in main trunk after branch for...
1993-10-17 Jim Kingdon * infrun.c (wait_for_inferior): Clean up comments...
1993-10-17 Stu Grossman* procfs.c: Handle process exits more elegantly by...
1993-10-17 Jim Kingdon* infrun.c: Add comment about signals.
1993-10-17 Jim Kingdon* config/m88k/xm-dgux.h: Define NO_PTRACE_H.
1993-10-17 Jim Kingdon* gdb.disasm: New directory for GDB disassembler tests.
1993-10-17 Jim Kingdon* gdb.disasm: New directory for GDB disassembler tests.
1993-10-17 Jim Kingdon * corelow.c (add_to_thread_list): Need a cast to go...
1993-10-17 Jim Kingdon * infrun.c: Add comment about signals.
1993-10-17 Stu Grossman* procfs.c (procfs_wait): Losing Unixware can't do...
1993-10-16 Stu Grossman* procfs.c (procfs_set_sproc_trap): Don't use this...
1993-10-16 Stu Grossman*** empty log message ***
1993-10-16 Stu Grossman* breakpoint.c (breakpoint_thread_match break_command_1):
1993-10-16 Jim Kingdon * h8300-tdep.c, h8500-tdep.c: Define sim_load only...
1993-10-16 Jim Kingdon * h8300-tdep.c, h8500-tdep.c: Define sim_load only...
1993-10-16 Jim Kingdonx
1993-10-16 Jim Kingdon * stack.c (print_stack_frame): Put catch_errors around
1993-10-16 Jim Kingdon * findvar.c (value_from_register): When preparing...
1993-10-15 Peter Schauer * mipsread.c (upgrade_type): Replace bitsize sanity...
1993-10-15 Jim Kingdon * Move comments on bypassing call dummy breakpoint...
1993-10-15 Jim Kingdon * gdb.t06/break.exp: For "next over recursive call...
1993-10-15 Jim KingdonFri Oct 15 11:52:56 1993 Peter Schauer (pes@regent...
1993-10-15 Jim KingdonFri Oct 15 11:52:56 1993 Peter Schauer (pes@regent...
1993-10-15 Jim Kingdon * fork-child.c (fork_inferior), remote-eb.c (eb_create...
1993-10-15 Rob Savoye * remote-mon.c (general_open): Set dev_name. Minor...
1993-10-15 Jim Kingdon * gdb.t24/demangle.exp: Clean up spacing (2 strings...
1993-10-14 Kung HsuModified Files:
1993-10-14 Jim KingdonThu Oct 14 11:40:30 1993 Jeffrey Law (law@cs.uah...
1993-10-14 Jim KingdonThu Oct 14 11:40:30 1993 Jeffrey Law (law@cs.uah...
1993-10-14 Jim Kingdon* gdb.t00/help.exp: Don't test "help set".
1993-10-14 Jim Kingdon * gdb.t20/inherit.exp, gdb.t22/virtfunc.exp: Remove...
1993-10-14 Jim Kingdon * gdb.t20/inherit.exp, gdb.t22/virtfunc.exp: Remove...
1993-10-14 Jim Kingdon * gdb.t20/inherit.exp: Remove all xfails from within...
1993-10-14 Jim Kingdon * gdb.t20/inherit.exp: Add note (in failure message...
1993-10-14 David EdelsohnRemove references to shade.
1993-10-14 Jim Kingdon * gdb.t02/Makefile.in, gdb.t08/Makefile.in: Make all...
1993-10-14 Jim Kingdon* gdb.t06/signals.exp: Add xfail for sun3.
1993-10-14 Jim Kingdon * inflow.c: Pass pointer to process group, not process...
1993-10-13 Jim Kingdon * inflow.c (terminal_ours_1): Don't print warning...
1993-10-13 Jim Kingdon * printcmd.c (printf_command): Instead of using makeva...
1993-10-13 Jim Kingdon* config/mips/xm-mips.h: Remove comment about HAVE_SGTT...
1993-10-13 David D. Zuhnonly configure gdbserver for native environments
1993-10-13 Jim Kingdon* gdb.texinfo (Files): Say what address the load comman...
1993-10-12 Jim Kingdon * stabsread.c (read_type): Treat a negative type numbe...
1993-10-12 Jim Kingdon * inflow.c: Use 0 (standard input) not scb->fd.
1993-10-12 Jim Kingdon * blockframe.c (get_prev_frame_info): Don't error...
1993-10-12 Jim Kingdon * xcoffsolib.h, xcoffexec.c: Undo the part of Fred...
1993-10-12 Jim Kingdon * stabsread.h, stabsread.c, dbxread.c (common_block...
1993-10-12 Peter Schauer * osfsolib.c (solib_create_inferior_hook): Reset...
1993-10-12 David D. Zuhnfix unterminated character string
1993-10-12 Jim Kingdon* stabs.texinfo (Common Blocks): Minor cleanups.
1993-10-12 Jim Kingdon * stabs.texinfo: Update ld stabs in elf relocation...
1993-10-12 Jim Kingdon* stabsread.c: Fix comment about gcc 2.3.3 stab for...
1993-10-12 Fred FishChange sp64sim.h to sp64sim.mt in keep_these_too list...
1993-10-12 Fred FishAdd sp64-tdep.c to lose_these_too if it is not added...
1993-10-11 Jim Kingdon * m3-nat.c, config/nm-m3.h: Add a target_ops struct...
1993-10-11 Jim Kingdon* symtab.h: Fix comments re headers, sharing blockvecto...
1993-10-11 David D. Zuhnupdate REMOTE_O for i960-vxworks to make it compile...
1993-10-11 Peter Schauer * mipsread.c (parse_partial_symbols): Do not add...
1993-10-11 Peter Schauer * alpha-tdep.c (init_extra_frame_info): Remove kludge...
1993-10-09 Jim Kingdon * inflow.c: Remove unused includes of sys/param.h...
1993-10-08 Fred Fish * osfsolib.c, remote-sim.c, remote.c, solib.c, xcoffex...
1993-10-08 Jim Kingdon * inflow.c: Remove unused includes of sys/param.h...
next