summaryrefslogtreecommitdiff
path: root/gdb
Commit message (Expand)AuthorAgeFilesLines
* * remote-mips.c (mips_initialize): Clear mips_initializing viaJim Kingdon1994-01-223-4/+55
* * fork-child.c, inferior.h (fork_inferior): New argument shell_file.Jim Kingdon1994-01-224-41/+96
* * config/sparc/tm-sun4sol2.h (IN_SIGTRAMP, SIGCONTEXT_PC_OFFSET):Peter Schauer1994-01-221-0/+7
* * sparc-tdep.c (frame_saved_pc): Get the pc from the saved pcPeter Schauer1994-01-221-0/+7
* * sparc-tdep.c, lynx-nat.c, config/sparc/tm-sparc.h,Stu Grossman1994-01-225-15/+37
* * lynx-nat.c: Add Sparc support.Stu Grossman1994-01-226-419/+304
* * rs6000-pinsn.c: Use the new disassembler in the opcodesIan Lance Taylor1994-01-222-364/+14
* * Makefile.in (realclean): Remove info files per make-stds.texi.Fred Fish1994-01-212-1/+5
* * dbxread.c (end_psymtab): Only patch psymtab textlow and texthighJim Kingdon1994-01-213-2/+16
* Thu Jan 20 15:04:24 1994 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)Jim Kingdon1994-01-212-4/+19
* * infptrace.c (child_xfer_memory): Only use if CHILD_XFER_MEMORYJeff Law1994-01-214-2/+22
* * infptrace.c (child_xfer_memory): Only use if CHILD_XFER_MEMORYJeff Law1994-01-214-268/+36
* * xcoffread.c (xcoff_symfile_read): Make second parameter aJim Kingdon1994-01-212-6/+5
* * xcoffread.c (read_xcoff_symtab): Make main_aux just a unionJim Kingdon1994-01-212-14/+18
* * coffread.c, xcoffread.c: Include <coff/internal.h>Jim Kingdon1994-01-213-10/+17
* * coffread.c (coff_getfilename): Make it not static.Jim Kingdon1994-01-212-1/+3
* * xcoffread.c (read_xcoff_symtab): complain() not abort().Jim Kingdon1994-01-202-6/+17
* * infrun.c (wait_for_inferior): Don't set frame forJim Kingdon1994-01-192-20/+48
* * gdb.t06/signals.exp: Handle blocked SIGTRAP on sun3 for bashPeter Schauer1994-01-191-0/+5
* * infrun.c (normal_stop): Set stop_pc after popping the dummy framePeter Schauer1994-01-194-61/+80
* * stabs.texinfo (Non-Stab Symbol Types): Mention N_SET* | N_EXT.David MacKenzie1994-01-192-0/+9
* * gdb.t00/default.exp (show prompt): In FAIL case, only match ifJim Kingdon1994-01-191-0/+5
* * infcmd.c (signal_command): Accept 0 as legitimate signal number.Jim Kingdon1994-01-182-8/+13
* * infrun.c (signals_info), target.c (target_signal_from_name):Jim Kingdon1994-01-182-1/+9
* * ser-unix.c (hardwire_noflush_set_tty_state): Don't muck with ICANON.Jim Kingdon1994-01-182-17/+7
* * infrun.c (_initialize_infrun): Add TARGET_SIGNAL_POLL to list ofJim Kingdon1994-01-182-16/+7
* * gdb.disasm/hppa.s: Add new tests for sfu and copr instructions.Jeff Law1994-01-181-0/+9
* * config/pa/tm-hppa.h (unwind_table_entry): Use one of theJeff Law1994-01-184-109/+219
* * hppab-nat.c (_initialize_kernel_u_addr): Delete unwanted functions.Jeff Law1994-01-182-46/+4
* * xcoffread.c (read_xcoff_symtab, case C_FILE): Accept the nameJim Kingdon1994-01-183-29/+34
* Write ChangeLog entries for Rob changes.Jim Kingdon1994-01-182-2/+21
* Apply patches from gdb 4.12 testing.Rob Savoye1994-01-171-5/+4
* Add patches from gdb 4.12 testing.Rob Savoye1994-01-173-22/+6
* * Makefile.in (ALLPARAM): Change irix5.h to nm-irix5.h.Fred Fish1994-01-172-1/+5
* * README: Update notes for alpha port.Peter Schauer1994-01-171-0/+4
* * i960-tdep.c (i960_fault_to_signal): Return TARGET_SIGNAL_ILLJim Kingdon1994-01-172-4/+18
* * Makefile.in (init.c): Add comment explaining formatting conventions.Jim Kingdon1994-01-172-0/+5
* * c-exp.y (parse_number): Assign to temporary between the rightJim Kingdon1994-01-172-2/+7
* * Makefile.in (ALLCONFIG, ALLPARAM, ALLDEPFILES, HFILES_NO_SRCDIR):Jim Kingdon1994-01-162-12/+31
* * xcoffread.c (process_xcoff_symbol): Only change 'V' to 'S' if notJim Kingdon1994-01-162-18/+22
* * stabs.texinfo: Re-do stuff about C_BSTAT and move from XCOFFJim Kingdon1994-01-162-12/+16
* * Makefile.in: Add mostlyclean target.Jim Kingdon1994-01-162-1/+5
* * Makefile.in: Remove refcard.dvi and GDBvn.texi in realclean,Jim Kingdon1994-01-162-2/+10
* * Version 4.11.4.Jim Kingdon1994-01-162-4/+10
* * main.c (show_commands): Make return type of externPer Bothner1994-01-162-3/+9
* * minsyms.c (prim_record_minimal_symbol_and_info): Make tempstringJim Kingdon1994-01-162-1/+4
* * symtab.h (struct symbol): Make section short, not unsigned short.Jim Kingdon1994-01-162-2/+11
* * symtab.c (lookup_symbol): Add comment about QUIT here.Jim Kingdon1994-01-162-6/+27
* * gdb.t16/printcmds.exp (test_print_strings): AcceptJim Kingdon1994-01-151-0/+3
* * utils.c (fputs_unfiltered): Call fputs, not fputs_maybe_filtered.Jim Kingdon1994-01-152-0/+13