aboutsummaryrefslogtreecommitdiff
path: root/gdb
AgeCommit message (Expand)AuthorFilesLines
1996-05-26Update with new/changed files.Fred Fish1-1/+6
1996-05-26Forgot to include in last checking.Fred Fish4-0/+190
1996-05-26 Changes from: David Mosberger-Tang <davidm@azstarnet.com>Fred Fish12-62/+246
1996-05-23 * h8300-tdep.c (IS_PUSH): Refine.Jeff Law2-12/+49
1996-05-23 * symfile.c (generic_load): Print the starting addressJeff Law1-0/+5
1996-05-23 * gdb.base/callfuncs.exp: Remove the compiler info file prior toFred Fish2-11/+49
1996-05-23 * mpw-make.sed: Edit @THREAD_DB_OBS@ out of makefile.Stan Shebs2-3/+24
1996-05-21 * dsrec.c (load_srec): Add WAITACK parameter, for machinesMark Alexander5-4/+21
1996-05-20 * config/sparc/sparclite.mt: Add the sparc simulator.Rob Savoye2-1/+7
1996-05-20 * defs.h (read_command_lines, query_hook): Update prototypes.Fred Fish5-33/+241
1996-05-18 * blockframe.c (frameless_look_for_prologue):Peter Schauer2-0/+15
1996-05-18 * gdbtk.tcl (create_command_window): Change a misspelled "get"Fred Fish2-5/+23
1996-05-17move stub.c up to main dirStan Shebs2-1556/+4
1996-05-17keep sh-stub.cStan Shebs1-0/+1
1996-05-17 * sh-stub.c: New file, was config/sh/stub.c.Stan Shebs2-0/+1557
1996-05-17 * gdbtk.tcl (gdb_prompt): Set this early on.Fred Fish3-3/+36
1996-05-16 * gdbtk.tcl (evaluate_tcl_command, tclsh): New functions thatFred Fish2-0/+67
1996-05-16 * gdbtk.tcl (files_command): Correctly insert list of files intoTom Tromey2-15/+5
1996-05-16 * gdbtk.tcl (files_command): listbox command no longer acceptsTom Tromey2-1/+6
1996-05-16 * top.c (read_next_line): Fix thinkos. From Don Seeley.Jeff Law2-2/+4
1996-05-16 * gdbtk.tcl (create_command_window): If command window's bufferStan Shebs2-6/+24
1996-05-15 * gdb.base/break.exp: Ignore compiler warnings when compilingJeff Law1-0/+20
1996-05-15 * coffread.c (coff_symtab_read): Handle C_LABEL symbols likeJeff Law4-3/+24
1996-05-15 * procfs.c (procfs_thread_alive procfs_stop): Make static.Stu Grossman4-21/+48
1996-05-14 * Makefile.in config.in configure configure.inStu Grossman8-34/+86
1996-05-14 * gdbtk.c (tk_command): Catch case where no argument is givenFred Fish2-0/+13
1996-05-13 * top.c (execute_control_command, case while_control): AllowJeff Law2-0/+7
1996-05-13 * sol-thread.c: More cleanup, add comments.Stu Grossman2-33/+145
1996-05-13 SH3-E support from Allan Tajii <atajii@hmsi.com>:Stan Shebs4-17/+144
1996-05-10 * sol-thread.c: Cleanup. gcc -Wall fixes. Add prototypes.Stu Grossman2-173/+265
1996-05-10 * aclocal.m4: Remove unused definition of AC_C_CROSS.Fred Fish3-22/+9
1996-05-09 * Makefile.in, breakpoint.c, corelow.c, fork-child.c, inflow.c,Stu Grossman13-20/+27
1996-05-09 * abug-rom.c: Config file for the older style ABug monitor thatgRob Savoye3-0/+179
1996-05-09 * infcmd.c (do_registers_info): Always print the raw floatingFred Fish1-1/+4
1996-05-08 * breakpoint.c (clear_momentary_breakpoints): Remove dead codeFred Fish4-174/+77
1996-05-08 * config/abug.exp: New file for the older Motorola Bug monitorRob Savoye3-10/+32
1996-05-08 * target.c (debug_to_xfer_memory): Insert line breaks whenStan Shebs1-0/+5
1996-05-06 * fork-child.c (fork_inferior), inferior.h: init_trace_fun nowStu Grossman12-271/+1962
1996-05-06Do not do XCOFF hoooks for ELF systemsMichael Meissner2-9/+17
1996-05-03 * sim-gdb.exp: Make the SH simulator allocate less space whenStan Shebs2-1/+17
1996-05-03 * gdbtk.tcl (debug_interface): New global, use to aid debugging.Stan Shebs2-56/+84
1996-05-02 * From Peter Schauer:Jeff Law3-81/+179
1996-05-02 * gdb.base/mips_pro.exp: Expect failure for hppa*-*-* in backtraceJeff Law1-0/+20
1996-05-02 * Makefile.in (rs6000-nat.o): Dependant on xcoffsolib.h.Fred Fish7-17/+69
1996-04-30Add bieginning of Solaris/PowerPC supportMichael Meissner7-1/+143
1996-04-29 * c-valprint.c (c_val_print): Fix printing for arrays definedDawn Perchik2-0/+6
1996-04-28 Support for bi-endian remote breakpoints.Stan Shebs3-14/+67
1996-04-28 * mon960-rom.c (mon960_cmds): Remove forward decl.Stan Shebs2-12/+17
1996-04-28 * symfile.h (psymbol_allocation_list): Expand comments whichFred Fish1-0/+6
1996-04-28 * breakpoint.c (delete_breakpoint): Fix bpt->val, bpt->expPeter Schauer3-5/+31