Age | Commit message (Expand) | Author | Files | Lines |
1994-04-30 | * annotate.texi (Breakpoint Info): Document annotation of header | Jim Kingdon | 2 | -8/+13 |
1994-04-30 | * breakpoint.c (breakpoint_1): Annotate each field of the headers. | Jim Kingdon | 2 | -17/+96 |
1994-04-30 | Fri Apr 29 15:56:18 1994 Stan Shebs (shebs@andros.cygnus.com) | Stan Shebs | 4 | -317/+354 |
1994-04-29 | Fri Apr 29 14:26:35 1994 Stan Shebs (shebs@andros.cygnus.com) | Stan Shebs | 1 | -0/+4 |
1994-04-29 | new window management code | Jim Kingdon | 1 | -7/+50 |
1994-04-28 | Back-migrate minor changes in these files from 94Q1 progressive into devo: | Bill Cox | 1 | -1/+1 |
1994-04-28 | * annotate.texi: New file, to document annotations. | Jim Kingdon | 1 | -0/+37 |
1994-04-28 | * utils.c, defs.h (error_begin): New function. | Jim Kingdon | 6 | -39/+82 |
1994-04-28 | * dbxread.c (stabsect_build_psymtabs): Assign to sym_stab_info | Jim Kingdon | 1 | -0/+7 |
1994-04-28 | add gdba.el | Jim Kingdon | 1 | -0/+1 |
1994-04-28 | x | Jim Kingdon | 1 | -15/+23 |
1994-04-28 | * annotate.texi: New file, to document annotations. | Jim Kingdon | 1 | -2/+6 |
1994-04-28 | new, emacs gdb mode with annotation stuff | Jim Kingdon | 2 | -0/+1798 |
1994-04-28 | * annotate.texi: New file, to document annotations. | Jim Kingdon | 3 | -0/+367 |
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 |