Age | Commit message (Expand) | Author | Files | Lines |
1994-04-28 | (prompt_for_continue): Likewise for prompt-for-continue annotation. | Jim Kingdon | 2 | -0/+8 |
1994-04-28 | * utils.c (query): Change syntax of query annotations to be | Jim Kingdon | 2 | -5/+42 |
1994-04-28 | new, to document annotations | Jim Kingdon | 1 | -0/+0 |
1994-04-28 | * mdebugread.c (psymtab_to_symtab_1): Do not call sort_blocks | Peter Schauer | 2 | -2/+13 |
1994-04-27 | Wed Apr 27 16:33:51 1994 Stan Shebs (shebs@andros.cygnus.com) | Stan Shebs | 2 | -0/+11 |
1994-04-27 | * procfs.c (procfs_wait): Use the signal from the pr_info rather | Jim Kingdon | 2 | -20/+10 |
1994-04-27 | * printcmd.c (print_address_symbolic): Initialize name to empty | Steve Chamberlain | 2 | -4/+11 |
1994-04-27 | * nlm/gdbserve.c (putDebugChar): Install bug fix from i386-nlmstub. | Stu Grossman | 1 | -14/+15 |
1994-04-27 | * i386-nlmstub.c: Update to be more in line with PIN stub. | Stu Grossman | 2 | -163/+181 |
1994-04-27 | * gdb.t17/callfuncs.exp: More comments about t_func_values tests. | Jeff Law | 1 | -0/+6 |
1994-04-27 | [Sharp eyes, Jim...] | Stu Grossman | 2 | -3/+46 |
1994-04-27 | Remove new Mac files. | Stan Shebs | 1 | -1/+1 |
1994-04-27 | Tue Apr 26 17:44:27 1994 Stan Shebs (shebs@andros.cygnus.com) | Stan Shebs | 6 | -5/+864 |
1994-04-26 | * i386-nlmstub.c: More changes to be compatible with remote.c. | Stu Grossman | 2 | -10/+21 |
1994-04-26 | * i386-nlmstub.c: An interim version till we get PIN for the x86. | Stu Grossman | 2 | -22/+73 |
1994-04-26 | * dbxread.c (record_minimal_symbol): Record the section | Stu Grossman | 5 | -28/+205 |
1994-04-24 | * breakpoint.c (breakpoint_1): Annotate each field of output. Add | Jim Kingdon | 1 | -0/+5 |
1994-04-23 | * infrun.c (wait_for_inferior): Move call to flush_cached_frames | Jim Kingdon | 1 | -0/+6 |
1994-04-22 | * stabsread.c (read_type): Call read_type, not nonexistent | Jim Kingdon | 2 | -1/+6 |
1994-04-22 | Modified Files: | Kung Hsu | 4 | -27/+71 |
1994-04-22 | * solib.c (symbol_add_stub): If so->textsection is NULL, don't | Jim Kingdon | 1 | -0/+5 |
1994-04-22 | * utils.c (prompt_for_continue): Annotate prompt. | Jim Kingdon | 2 | -8/+21 |
1994-04-21 | * printcmd.c (print_command_1): Add value-history-value annotation. | Jim Kingdon | 1 | -0/+1 |
1994-04-21 | * Makefile.in (clean): Don't remove GDBvn.texi (apparently on Jan | Jim Kingdon | 2 | -1/+6 |
1994-04-21 | * breakpoint.c (watch_command): Use (CORE_ADDR)0, not NULL, for | Jim Kingdon | 5 | -8/+27 |
1994-04-21 | * gdb.t00/default.exp (set write): Allow any number of \r and/or | Jim Kingdon | 1 | -0/+8 |
1994-04-21 | Modified Files: | Kung Hsu | 1 | -0/+5 |
1994-04-21 | * dbxread.c (read_dbx_dynamic_symtab): Reinstall support for sun3, | Peter Schauer | 3 | -30/+82 |
1994-04-21 | * printcmd.c (print_command_1): Annotate the top-level expressions | Jim Kingdon | 5 | -1/+88 |
1994-04-20 | * findvar.c (read_var_value): Handle LOC_REPARM_ADDR case correctly, | Peter Schauer | 1 | -0/+5 |
1994-04-20 | * main.c (main): Accept --annotate=N option and make --fullname | Jim Kingdon | 5 | -13/+101 |
1994-04-20 | * stabs.texinfo (Stab Section Basics): Say what is in .stab | Jim Kingdon | 2 | -3/+14 |
1994-04-20 | * xcoffread.c (xcoff_next_symbol_text): Don't return before | Jim Kingdon | 2 | -5/+25 |
1994-04-20 | * parse.c: Don't define block_found; it is defined in symtab.c. | Jim Kingdon | 3 | -2/+5 |
1994-04-20 | * dstread.c, coffread.c: Don't define pending_blocks; buildsym.c | Jim Kingdon | 2 | -2/+5 |
1994-04-20 | Add missing #endif. | Jeff Law | 1 | -0/+1 |
1994-04-19 | * hppa-tdep.c (internalize_unwind_info): Delete unused indexp | Jeff Law | 2 | -3/+7 |
1994-04-18 | * dbxread.c (read_dbx_dynamic_symtab): Relocate BFD symbols by | Peter Schauer | 2 | -1/+19 |
1994-04-18 | * nm-hppab.h (KERNEL_U_ADDR): Define. | Jeff Law | 4 | -20/+46 |
1994-04-18 | Fix typo. | Jeff Law | 1 | -1/+1 |
1994-04-18 | * nm-hppab.h (KERNEL_U_ADDR): Define. | Jeff Law | 2 | -2/+22 |
1994-04-17 | * paread.c (compare_unwind_entries): Delete function. It's been | Jeff Law | 3 | -177/+217 |
1994-04-15 | Fri Apr 15 11:53:46 1994 Stan Shebs (shebs@andros.cygnus.com) | Stan Shebs | 7 | -45/+69 |
1994-04-15 | * h8500-tdep.c (initialize_h8500_tdep, large_command): | Steve Chamberlain | 4 | -7/+22 |
1994-04-15 | * config/tm/tm-h8500.h (BEFORE_MAIN_LOOP_HOOK): Deleted. | Steve Chamberlain | 1 | -5/+0 |
1994-04-15 | * config/sh/tm-sh.h (BREAKPOINT): Is now sleep opcode. | Steve Chamberlain | 1 | -2/+3 |
1994-04-14 | * procfs.c (procfs_wait): Protect watchpoint code with appropriate | Jeff Law | 2 | -1/+13 |
1994-04-14 | * procfs.c (procfs_wait): Protect watchpoint code with appropriate | Jeff Law | 2 | -0/+11 |
1994-04-14 | (Arguments): Fix typo. | Jim Kingdon | 2 | -2/+3 |
1994-04-14 | * gdb.texinfo: Refer to file names, not path names, per rms | Jim Kingdon | 2 | -7/+12 |