aboutsummaryrefslogtreecommitdiff
path: root/gdb/ChangeLog
AgeCommit message (Expand)AuthorFilesLines
1994-01-11* a29k-tdep.c (examine_prologue): Don't worry if the ASGEQJohn Gilmore1-0/+8
1994-01-11* c-valprint.c (c_val_print): Treat TYPE_CODE_RANGE like TYPE_CODE_INT.Jim Kingdon1-0/+2
1994-01-11 * config/alpha/alpha-netware.mt: Rename to alpha-nw.mt for 14Jim Kingdon1-0/+6
1994-01-10 * m68k-stub.c, sparc-stub.c: removed spurious introduction ofThomas Lord1-0/+5
1994-01-07 * config/i386/tm-i386v.h, config/m68k/tm-m68k.h, config/mips/tm-mips.h,Peter Schauer1-0/+8
1994-01-07 * utils.c (print_sys_errmsg): Call gdb_flush (gdb_stdout) beforeJim Kingdon1-0/+9
1994-01-07* i386b-nat.c (sregmap): If sEAX, etc., not defined, use tEAX, etc.Jim Kingdon1-0/+4
1994-01-06* symtab.c (lookup_symbol): Don't try adding .c to the name.Jim Kingdon1-0/+2
1994-01-06 * remote-bug.c: At the start of each section, reset srec_frameJim Kingdon1-0/+3
1994-01-06 * target.h: Add TARGET_WAITKIND_LOADED and TARGET_WAITKIND_SPURIOUS.Jim Kingdon1-0/+22
1994-01-04 * config/alpha/alpha-netware.mt: New target support for AlphaStu Grossman1-0/+6
1994-01-04Tue Jan 4 14:51:35 1994 Stan Shebs (shebs@andros.cygnus.com)Stan Shebs1-0/+4
1994-01-04 * target.h: Add enum target_waitkind, enum target_signal, andJim Kingdon1-7483/+37
1994-01-03 * stabsread.c (read_type): Allow defining several type numbersJim Kingdon1-0/+3
1994-01-03* stabsread.c (read_enum_type): Use TARGET_INT_BIT not sizeof (int).Jim Kingdon1-0/+2
1994-01-03* breakpoint.c (frame_in_dummy): Check PC as well as frame.Jim Kingdon1-0/+4
1994-01-03 * mdebugread.c (psymtab_to_symtab_1): Only pass N_STAB symbolsPeter Schauer1-0/+7
1994-01-03* config/m68k/tm-sun3.h: Don't define BELIEVE_PCC_PROMOTION.Jim Kingdon1-0/+4
1994-01-01 * infrun.c (wait_for_inferior): Do not step or step resume pastPeter Schauer1-0/+5
1993-12-31 * nindy-share/nindy.c: Fix order of arguments to store_unsigned_integerJim Kingdon1-0/+6
1993-12-31 * remote-mips.c: Add timeout parameter to mips_request andJim Kingdon1-0/+9
1993-12-31* stack.c (print_block_frame_locals): Also print LOC_BASEREG variables.Jim Kingdon1-0/+4
1993-12-31 * symtab.c (find_methods): Call fprintf_symbol_filtered with DMGL_ANSI.Peter Schauer1-0/+4
1993-12-31 * remote-mips.c (mips_error): New function.Jim Kingdon1-0/+4
1993-12-30* values.c (unpack_long): Fix garbled error message.Jim Kingdon1-0/+2
1993-12-30 * remote-mips.c (mips_error): New function.Jim Kingdon1-0/+3
1993-12-30 * breakpoint.c (breakpoint_chain): Make static.Jim Kingdon1-0/+6
1993-12-30 * exec.c (add_to_section_table): Check for SEC_ALLOC instead ofPeter Schauer1-0/+5
1993-12-30 * infrun.c (wait_for_inferior): Enable code which assumes that ifJim Kingdon1-0/+7
1993-12-30 * valprint.c (val_print_string): Change chunksize from 200Jim Kingdon1-0/+3
1993-12-29 * symfile.c (generic_load): If no arguments, get file nameJim Kingdon1-0/+3
1993-12-29 * c-exp.y: Revert Kung's change. "..." is not a type, and theJim Kingdon1-0/+6
1993-12-29 * stabsread.c (define_symbol): If we choose not to combineJim Kingdon1-0/+7
1993-12-28 * solib.c (DEBUG_BASE): Remove macro and all references.Fred Fish1-0/+8
1993-12-28CVS:Kung Hsu1-0/+4
1993-12-28Modified Files:Kung Hsu1-0/+6
1993-12-27 * gdbtypes.h: Expand on comments for TYPE_CODE_BITSTRING andJim Kingdon1-0/+3
1993-12-27 * m68k-tdep.c (m68k_skip_prologue, m68k_find_saved_regs):Jim Kingdon1-0/+4
1993-12-27 * main.c (init_main): Change "set remotedebug" back to var_zintegerJim Kingdon1-0/+3
1993-12-27 * minsyms.c, symtab.h (prim_record_minimal_symbol{,_and_info}),Jim Kingdon1-0/+3
1993-12-27* c-exp.y (yylex): Don't try to deal with nested types.Jim Kingdon1-0/+2
1993-12-27 * cp-valprint.c (cplus_print_value): Call check_stub_type onJim Kingdon1-0/+3
1993-12-27 * dbxread.c: Move default definition of GCC_COMPILED_FLAG_SYMBOLJim Kingdon1-0/+11
1993-12-27 * dbxread.c (process_one_symbol): Handle stabs-in-som just likeJeff Law1-0/+15
1993-12-26 * exec.c (exec_file_command): If error occurs after we have openedJim Kingdon1-0/+3
1993-12-26Sun Dec 26 16:59:39 1993 Jim Kingdon (kingdon@lioth.cygnus.com)Jim Kingdon1-0/+11
1993-12-26 * gdbtypes.c (force_to_range_type): Use switch statement.Jim Kingdon1-0/+6
1993-12-26 * valops.c (call_function_by_hand, push_word), defs.h (push_word),Jim Kingdon1-0/+15
1993-12-26 * hppa-tdep.c (init_extra_frame_info): Correctly adjust the baseJeff Law1-0/+6
1993-12-25 * stabsread.c (define_symbol): Only combine a p/r pair into aJim Kingdon1-0/+5