Age | Commit message (Expand) | Author | Files | Lines |
1996-06-20 | Changes to gdbtk configury so cygwin32 hosts (in addition to go32) | Geoffrey Noer | 1 | -0/+19 |
1996-06-16 | * somsolib.c (som_solib_create_inferior_hook): Handle tracking | Jeff Law | 1 | -0/+14 |
1996-06-12 | From Michael Snyder <Michael_Snyder@next.com>: | Fred Fish | 1 | -0/+15 |
1996-06-11 | * config/sparc/{xm-sun4sol2.h,xm-sun4os4.h} (MMAP_BASE_ADDRESS): | Fred Fish | 1 | -0/+10 |
1996-06-05 | Wed Jun 5 01:52:57 1996 James G. Smith <jsmith@cygnus.co.uk> | Jackie Smith Cashion | 1 | -0/+9 |
1996-06-03 | * inftarg.c (child_thread_alive): Protect declaration with | Jeff Law | 1 | -0/+3 |
1996-06-03 | * source.c (find_source_lines): Check the time on the symtab's bfd if | Jeff Law | 1 | -0/+5 |
1996-05-30 | * dsrec.c (make_srec): Fix calculation of address size | Mark Alexander | 1 | -0/+5 |
1996-05-30 | * ch-exp.c (ch_lex): In case of LOC_TYPEDEF call calculate_array_length. | Wilfried Moser | 1 | -0/+4 |
1996-05-28 | Removed EINVAL reference in remote-mips.c, and put a hardcoded 22 in its | Geoffrey Noer | 1 | -0/+7 |
1996-05-28 | * configure: Regenerated. | Tom Tromey | 1 | -0/+6 |
1996-05-26 | Changes from: David Mosberger-Tang <davidm@azstarnet.com> | Fred Fish | 1 | -0/+77 |
1996-05-23 | * h8300-tdep.c (IS_PUSH): Refine. | Jeff Law | 1 | -0/+8 |
1996-05-23 | * symfile.c (generic_load): Print the starting address | Jeff Law | 1 | -0/+5 |
1996-05-23 | * mpw-make.sed: Edit @THREAD_DB_OBS@ out of makefile. | Stan Shebs | 1 | -3/+19 |
1996-05-21 | * dsrec.c (load_srec): Add WAITACK parameter, for machines | Mark Alexander | 1 | -0/+12 |
1996-05-20 | * config/sparc/sparclite.mt: Add the sparc simulator. | Rob Savoye | 1 | -0/+4 |
1996-05-20 | * defs.h (read_command_lines, query_hook): Update prototypes. | Fred Fish | 1 | -0/+31 |
1996-05-18 | * blockframe.c (frameless_look_for_prologue): | Peter Schauer | 1 | -0/+9 |
1996-05-18 | * gdbtk.tcl (create_command_window): Change a misspelled "get" | Fred Fish | 1 | -0/+9 |
1996-05-17 | * sh-stub.c: New file, was config/sh/stub.c. | Stan Shebs | 1 | -0/+4 |
1996-05-17 | * gdbtk.tcl (gdb_prompt): Set this early on. | Fred Fish | 1 | -0/+10 |
1996-05-16 | * gdbtk.tcl (evaluate_tcl_command, tclsh): New functions that | Fred Fish | 1 | -0/+5 |
1996-05-16 | * gdbtk.tcl (files_command): Correctly insert list of files into | Tom Tromey | 1 | -0/+3 |
1996-05-16 | * gdbtk.tcl (files_command): listbox command no longer accepts | Tom Tromey | 1 | -0/+5 |
1996-05-16 | * top.c (read_next_line): Fix thinkos. From Don Seeley. | Jeff Law | 1 | -0/+2 |
1996-05-16 | * gdbtk.tcl (create_command_window): If command window's buffer | Stan Shebs | 1 | -3/+10 |
1996-05-15 | * coffread.c (coff_symtab_read): Handle C_LABEL symbols like | Jeff Law | 1 | -0/+10 |
1996-05-15 | * procfs.c (procfs_thread_alive procfs_stop): Make static. | Stu Grossman | 1 | -0/+11 |
1996-05-14 | * Makefile.in config.in configure configure.in | Stu Grossman | 1 | -0/+11 |
1996-05-14 | * gdbtk.c (tk_command): Catch case where no argument is given | Fred Fish | 1 | -0/+9 |
1996-05-13 | * top.c (execute_control_command, case while_control): Allow | Jeff Law | 1 | -0/+5 |
1996-05-13 | * sol-thread.c: More cleanup, add comments. | Stu Grossman | 1 | -0/+10 |
1996-05-13 | SH3-E support from Allan Tajii <atajii@hmsi.com>: | Stan Shebs | 1 | -0/+18 |
1996-05-10 | * sol-thread.c: Cleanup. gcc -Wall fixes. Add prototypes. | Stu Grossman | 1 | -0/+7 |
1996-05-10 | * aclocal.m4: Remove unused definition of AC_C_CROSS. | Fred Fish | 1 | -0/+7 |
1996-05-09 | * Makefile.in, breakpoint.c, corelow.c, fork-child.c, inflow.c, | Stu Grossman | 1 | -0/+7 |
1996-05-09 | * abug-rom.c: Config file for the older style ABug monitor thatg | Rob Savoye | 1 | -0/+7 |
1996-05-09 | * infcmd.c (do_registers_info): Always print the raw floating | Fred Fish | 1 | -1/+4 |
1996-05-08 | * breakpoint.c (clear_momentary_breakpoints): Remove dead code | Fred Fish | 1 | -0/+16 |
1996-05-08 | * target.c (debug_to_xfer_memory): Insert line breaks when | Stan Shebs | 1 | -0/+5 |
1996-05-06 | * fork-child.c (fork_inferior), inferior.h: init_trace_fun now | Stu Grossman | 1 | -0/+39 |
1996-05-06 | Do not do XCOFF hoooks for ELF systems | Michael Meissner | 1 | -0/+7 |
1996-05-03 | * gdbtk.tcl (debug_interface): New global, use to aid debugging. | Stan Shebs | 1 | -4/+19 |
1996-05-02 | * From Peter Schauer: | Jeff Law | 1 | -0/+14 |
1996-05-02 | * Makefile.in (rs6000-nat.o): Dependant on xcoffsolib.h. | Fred Fish | 1 | -0/+19 |
1996-04-30 | Add bieginning of Solaris/PowerPC support | Michael Meissner | 1 | -0/+6 |
1996-04-29 | * c-valprint.c (c_val_print): Fix printing for arrays defined | Dawn Perchik | 1 | -0/+5 |
1996-04-28 | Support for bi-endian remote breakpoints. | Stan Shebs | 1 | -0/+9 |
1996-04-28 | * mon960-rom.c (mon960_cmds): Remove forward decl. | Stan Shebs | 1 | -0/+7 |