| Commit message (Expand) | Author | Age | Files | Lines |
* | * top.c (command_loop): For space usage display, show both | Stan Shebs | 1994-12-16 | 2 | -13/+31 |
* | * defs.h, gdbtk.c (gdbtk_fputs), main.c (gdb_fputs), top.c: Add stream arg | Stu Grossman | 1994-12-16 | 6 | -236/+375 |
* | * config/m68k/xm-mpw.h (spin.h): Include. | Stan Shebs | 1994-12-14 | 4 | -1/+31 |
* | Actually lose it | Stan Shebs | 1994-12-14 | 1 | -47/+0 |
* | * mpw-config.in (m68k-apple-macos, ppc-apple-macos, | Stan Shebs | 1994-12-14 | 4 | -52/+80 |
* | * breakpoint.c, infrun.c, printcmd.c: Change long command help | Stan Shebs | 1994-12-13 | 1 | -0/+5 |
* | * gdb.chill/Makefile.in: Put all rule before rules for pr-4975.o | Jim Kingdon | 1994-12-13 | 2 | -2/+8 |
* | Sparc flat register window support. | Stan Shebs | 1994-12-13 | 2 | -11/+45 |
* | * gdbtk.tcl (reg_config_menu create_registers_window | Stu Grossman | 1994-12-13 | 2 | -12/+27 |
* | * f-lang.c: Remove duplicate declaration of | Jim Kingdon | 1994-12-12 | 3 | -4/+13 |
* | * gdbtk.c: New tcl commands: gdb_fetch_registers, | Stu Grossman | 1994-12-12 | 3 | -149/+572 |
* | * remote.c (remote_wait): Pass string instead of char to strcpy. | Stan Shebs | 1994-12-09 | 1 | -0/+4 |
* | * gdbserver/low-lynx.c (mywait): Remove debugging printf. | Jim Kingdon | 1994-12-09 | 2 | -2/+4 |
* | * frame.h: Restore pre-Nov 3 comments about FRAME_FP with minor | Jim Kingdon | 1994-12-08 | 1 | -0/+7 |
* | * gdbserver/remote-utils.c (write_ok): Write "OK", not "Ok", to | Jim Kingdon | 1994-12-08 | 7 | -97/+360 |
* | * config/pa/tm-pro.h tm-hppap.h, hppapro.mt: Rename tm-hppap.h to | Rob Savoye | 1994-12-08 | 3 | -1/+6 |
* | * gdb.base/list.exp: Adjust expectations to reflect changes in | Stan Shebs | 1994-12-08 | 1 | -0/+12 |
* | * source.c: Various cosmetic changes. | Stan Shebs | 1994-12-08 | 2 | -124/+223 |
* | * hppa-tdep.c: Use GDB_TARGET_IS_PA_ELF so SOM target support will | Rob Savoye | 1994-12-07 | 2 | -5/+52 |
* | * hppa-tdep.c: Use GDB_TARGET_IS_PA_ELF so SOM target support will | Rob Savoye | 1994-12-07 | 2 | -0/+10 |
* | * inftarg.c: include <sys/types.h> to get def of pid_t. | Stu Grossman | 1994-12-06 | 1 | -0/+4 |
* | * solib.c (auto_solib_add_at_startup): New global. | Stan Shebs | 1994-12-03 | 1 | -0/+20 |
* | * parse.c (msymbol_addr_type): Replaced by | Peter Schauer | 1994-12-02 | 1 | -12/+1 |
* | * gdb.base/a1-selftest.exp: Change initial stepping to know about | Stan Shebs | 1994-12-02 | 1 | -10/+16 |
* | Remove last remnants of hpread sanitization. | Jeff Law | 1994-12-02 | 2 | -51/+0 |
* | * somsolib.c (som_solib_get_got_by_pc): New function. | Jeff Law | 1994-12-01 | 4 | -2/+46 |
* | * gdb.disasm/hppa.s: Break the large branching tests into smaller | Jeff Law | 1994-12-01 | 1 | -0/+6 |
* | * config/i386/nbsd.mh (REGEX, REGEX1): No longer define. | J.T. Conklin | 1994-11-29 | 7 | -2/+116 |
* | * top.c (read_next_line): Pass annotation suffix "commands" | Stan Shebs | 1994-11-29 | 2 | -1/+6 |
* | * config/a29k/tm-a29k.h (setup_arbitrary_frame): Replace | Stan Shebs | 1994-11-29 | 2 | -1/+4 |
* | * pr-5984.ch, pr-5984.exp, Makefile.in: New test case. | Per Bothner | 1994-11-29 | 4 | -1/+71 |
* | * top.c (command_line_input): If annotation suffix is NULL, | Stan Shebs | 1994-11-28 | 2 | -1/+12 |
* | * config/rs6000/tm-rs6000.h (setpgrp): move defn from here... | J.T. Conklin | 1994-11-28 | 2 | -0/+10 |
* | * gdbtk.tcl (build_framework): Fix bug with setting window titles. | Stu Grossman | 1994-11-28 | 2 | -1/+3 |
* | * gdbtk.tcl (build_framework): Add "Report bug" to help menu. | Stu Grossman | 1994-11-28 | 2 | -0/+4 |
* | * gdbtk.tcl: Re-arrange windows using new, consistent layout. Clean | Stu Grossman | 1994-11-28 | 2 | -151/+201 |
* | * tm-hppa.h (skip_trampoline_code): Add extern decl. | Jeff Law | 1994-11-26 | 2 | -42/+59 |
* | Beginnings of template debugging tests. | Peter Schauer | 1994-11-25 | 1 | -0/+21 |
* | * coffread.c, symfile.h (coff_getfilename): Make it static again. | Peter Schauer | 1994-11-25 | 2 | -0/+39 |
* | * hppa-tdep.c (in_solib_call_trampoline): Recognize calls through | Jeff Law | 1994-11-25 | 2 | -27/+135 |
* | * hpread.c: Include hp-symtab.h instead of hpux-symtab.h. | Jeff Law | 1994-11-25 | 11 | -470/+459 |
* | Rename r16 files to rce, and fix some more .Sanitize typos. | Michael Tiemann | 1994-11-25 | 2 | -0/+40 |
* | * blockframe.c (find_pc_partial_function): Inhibit mst_trampoline | Jeff Law | 1994-11-24 | 6 | -24/+134 |
* | * tm-h8300.h (REMOTE_BREAKPOINT): Define. | Steve Chamberlain | 1994-11-24 | 3 | -2/+5 |
* | * remote-e7000.c (HARD_BREAKPOINTS): Reenable. | Steve Chamberlain | 1994-11-24 | 4 | -60/+67 |
* | Maintenance commands to report time and space usage. | Stan Shebs | 1994-11-23 | 3 | -15/+98 |
* | * a29k-tdep.c (examine_tag): Fix a bug in stack frame size. | Kung Hsu | 1994-11-22 | 2 | -2/+6 |
* | Update note for hpux9 dynamic executable support. | Jeff Law | 1994-11-20 | 1 | -4/+2 |
* | * symfile.c (deduce_language_from_filename): Treat .c++ as a | Peter Schauer | 1994-11-19 | 1 | -0/+10 |
* | * defs.h, infcmd.c (reg_names): Don't declare as constant. | Stan Shebs | 1994-11-18 | 2 | -56/+58 |