aboutsummaryrefslogtreecommitdiff
path: root/gdb
AgeCommit message (Expand)AuthorFilesLines
1993-06-13 * defs.h, main.c (catch_errors): Add return_mask arg.Jim Kingdon11-50/+128
1993-06-13Add .Sanitize file.Fred Fish1-0/+42
1993-06-13 * solib.c (solib_create_inferior_hook) [SVR4_SHARED_LIBS]:Jim Kingdon2-1/+9
1993-06-13 * valprint.c (print_hex_chars): Use local_hex_format_{pre,suf}fix.Jim Kingdon2-33/+22
1993-06-13 * dbxread.c (process_one_symbol): Set n_opt_found based on whetherJim Kingdon4-19/+49
1993-06-13 * gdb.texinfo: Change accordingly.Jim Kingdon2-1/+2
1993-06-13 * {all,h8}-config.texi: Rename to *-cfg.texi for 14 char filenames.Jim Kingdon6-156/+159
1993-06-12 * gdb.t00/teststrategy.exp: Fix expected results for printingFred Fish1-0/+4
1993-06-12 * stabs.texinfo: Clean up N_{L,R}BRAC. Discuss what addresses ofJim Kingdon2-77/+27
1993-06-12xJim Kingdon1-0/+7
1993-06-12 * mips-tdep.c: Remove isa_NAN; it assumed sizeof(host int) == 4 andJim Kingdon1-2/+2
1993-06-12 * gdb.t00/{default.exp, help.exp}: Account for changes to radixFred Fish1-0/+10
1993-06-12 * Makefile.in (VERSION): Bump to 4.9.2.Fred Fish5-140/+257
1993-06-11Lots of changes from Jeff Law for HPPA support:Ken Raeburn2-426/+12
1993-06-11revised format for config infoK. Richard Pixley2-3/+21
1993-06-11 * Makefile.in (GDBvn.texi): Update atomically.Jim Kingdon2-1/+9
1993-06-11 * dbxread.c (process_one_symbol): Rather than havingJim Kingdon3-57/+69
1993-06-11update to new automatically built versionJim Kingdon1-2/+4
1993-06-11 (mips_fetch_registers): Pass a pointer to SWAP_TARGET_AND_HOST,Ian Lance Taylor2-1/+3
1993-06-11 * remote-mips.c (mips_send_packet): Don't print garbage characterIan Lance Taylor2-2/+8
1993-06-11xJim Kingdon1-0/+5
1993-06-11 * stack.c (print_frame_info): Use catch_errors around print_frame_args.Jim Kingdon2-3/+27
1993-06-11 * Makefile.in (install): Don't depend on gdb.Jim Kingdon2-1/+9
1993-06-11rename for 14-char filenamesJim Kingdon2-3095/+0
1993-06-11 * mips-tdep.c (isa_NAN): Don't return true on -0.Jim Kingdon1-23/+1
1993-06-11 * Rename remote-es1800.c to remote-es.cJim Kingdon5-3/+3106
1993-06-11 * defs.h (INT_MAX): Cast unsigned shift result to int.Fred Fish2-2/+6
1993-06-11xJim Kingdon1-2/+4
1993-06-10 * gdb.t16/printcmd.exp: Don't print variables before running program.Jim Kingdon1-0/+27
1993-06-10Checkpoint for dje.Steve Chamberlain2-21/+22
1993-06-10 * elfread.c (elf_symtab_read): Add bfd section address to bfdFred Fish3-36/+115
1993-06-10 * Makefile.in (depend): Add bfd -I's for paread.c and xcoffexec.cJim Kingdon1-2/+2
1993-06-09 * Makefile.in (*.tab.c): Use mv for atomic update.Jim Kingdon2-7/+26
1993-06-09put configuration in startup bannerK. Richard Pixley2-0/+8
1993-06-09udi/foo now copyleft 93K. Richard Pixley1-0/+8
1993-06-09now copyleft 93K. Richard Pixley9-201/+178
1993-06-09cast args to supply_register to avoid gcc warning.K. Richard Pixley2-18/+18
1993-06-09drop minimon supportK. Richard Pixley2-2/+4
1993-06-09removed -lresolvK. Richard Pixley2-1/+5
1993-06-09 * gdbinv-s.texi (Debug Session): Document exceptionHook.Jim Kingdon2-3/+24
1993-06-09 * m68k-stub.c: Add comment about frame cache.Jim Kingdon1-0/+2
1993-06-09 * target.h (target_store_registers): Doc fix re error handling.Jim Kingdon1-0/+7
1993-06-09Doc fix re dependenciesJim Kingdon2-1/+6
1993-06-09 * serial.c (serial_close): If scb is NULL, don't try to closeRob Savoye2-3/+11
1993-06-09(read_memory_unsigned_integer): New function.Steve Chamberlain1-0/+38
1993-06-09 * coffread.c (init_stringtab): Fix bug where sizeof(long) != 4.Steve Chamberlain4-48/+112
1993-06-09add commentJim Kingdon1-0/+15
1993-06-09helps if you save the ChangeLog after you edit it and before you check it inJim Kingdon1-3/+1
1993-06-08 * Move config/m68k/tm-m68k.h (FRAME_FIND_SAVED_REGS) toJim Kingdon2-117/+9
1993-06-08symfile.h requires bfd.h so include itK. Richard Pixley2-1/+2