summaryrefslogtreecommitdiff
path: root/gdb
Commit message (Expand)AuthorAgeFilesLines
* * parser-defs.h: Add "extern" to start of variable declarations soJim Kingdon1994-03-083-14/+33
* * irix5-nat.c (find_solib): Cast o_path to CORE_ADDR when using itJim Kingdon1994-03-082-2/+8
* * alpha-tdep.c: Change value to value_ptr.Jim Kingdon1994-03-082-7/+11
* * solib.c (elf_locate_base): New function to locate the addressPeter Schauer1994-03-071-0/+9
* * gdb.t03/gdbme.c: gcc version 1 puts out the wrong stabs forPeter Schauer1994-03-071-0/+9
* Fix typo, value has not been changed to value_ptr in all places.Peter Schauer1994-03-051-1/+2
* * hppa-tdep.c (pc_in_linker_stub): Move decl to beginning of file.Jeff Law1994-03-044-24/+255
* * ch-exp.y (match_simple_name_string): Accept '_' as well as anJim Kingdon1994-03-042-1/+4
* * sparclite/Makefile.in (all install): Build and install aload.Jim Kingdon1994-03-041-0/+2
* * configure.in: Accept i[34]86-*-*sysv32 because that is whatJim Kingdon1994-03-042-0/+4
* * mips-tdep.c: Change value to value_ptr.Jim Kingdon1994-03-031-0/+4
* * breakpoint.c, breakpoint.h, c-valprint.c, ch-valprint.c,Jim Kingdon1994-03-0318-737/+925
* * osfsolib.c (xfer_link_map_member): Update to use newPeter Schauer1994-03-022-4/+15
* * remote-os9k.c (rombug_wait): Call find_pc_section notJim Kingdon1994-03-021-1/+1
* * gdb.t21/cplusfuncs.exp (test_paddr_operator_functions): DoJim Kingdon1994-03-021-0/+6
* * infrun.c (wait_for_inferior): In checkingJim Kingdon1994-03-022-5/+12
* * os9kread.c (os9k_process_one_symbol): RenameJim Kingdon1994-03-0214-2207/+192
* * stabs.texinfo (Type Descriptors): Add OS9000 type descriptors c,Jim Kingdon1994-03-022-3/+14
* Modified Files:Kung Hsu1994-03-0111-13/+5074
* * config/sparc/tm-sun4sol2.h (IN_SIGTRAMP): Handle ucbsigvechandler.Peter Schauer1994-03-011-5/+9
* * config/sparc/tm-sun4sol2.h (IN_SIGTRAMP): Handle ucbsigvechandler.Peter Schauer1994-03-012-2/+7
* * target.c, target.h (target_read_string): Provide error detection toJim Kingdon1994-03-016-51/+487
* * valprint.c (val_print_string): If errcode is set, always printJim Kingdon1994-03-011-5/+0
* * symtab.c (decode_line_1): Handle the case when skip_quoted does notPeter Schauer1994-03-012-1/+8
* * value.h (struct value): Add modifiable field.Jim Kingdon1994-03-014-17/+38
* Added Files:Kung Hsu1994-03-012-0/+90
* * mips-tdep.c (mips_step_skips_delay), config/mips/tm-mips.hJim Kingdon1994-03-014-4/+32
* * valprint.c (val_print_string): If errcode is set, always printJim Kingdon1994-02-282-18/+44
* * config/m68k/tm-apollo68b.h: Remove HAVE_68881 define; it isJim Kingdon1994-02-281-0/+12
* * i387-tdep.c, i386-tdep.c i386v-nat.c, i386aix-nat.c,Jim Kingdon1994-02-2810-62/+49
* * config/m68k/tm-apollo68b.h: Remove HAVE_68881 define; it isJim Kingdon1994-02-282-9/+3
* * i387-tdep.c, i386-tdep.c i386v-nat.c, i386aix-nat.c,Jim Kingdon1994-02-283-14/+12
* * config/i386/tm-i386v4.h (I386V4_SIGTRAMP_SAVED_PC, IN_SIGTRAMP,Peter Schauer1994-02-271-1/+46
* * config/i386/tm-i386v4.h (I386V4_SIGTRAMP_SAVED_PC, IN_SIGTRAMP,Peter Schauer1994-02-272-35/+118
* Fix typo in last change, print_filtered -> printf_filteredPeter Schauer1994-02-261-1/+1
* * remote.c, remote-mon.c, remote-utils.c, remote-utils.h,Jim Kingdon1994-02-267-26/+72
* * coffread.c (read_coff_symtab): Pass mst_file_* toJim Kingdon1994-02-251-0/+6
* * gdb.t06/break.exp (test_next_with_recursion): Remove xfail forJim Kingdon1994-02-251-0/+7
* * breakpoint.h (enum bptype): New type bp_through_sigtramp.Jim Kingdon1994-02-254-61/+137
* * mips-tdep.c (mips_print_register): Print integers usingJim Kingdon1994-02-252-27/+49
* * gdb.t00/help.exp: Comment out "help set print" tests just likeJim Kingdon1994-02-251-0/+5
* * defs.h: Revert Kung change regarding FORCE_LONG_LONG.Jim Kingdon1994-02-241-0/+4
* * confiugre.in (hppa*-*-osf*): New configuration.Jeff Law1994-02-245-0/+23
* * dwarfread.c: Remove second inclusion of <sys/types.h>, whichPeter Schauer1994-02-242-1/+2
* * exec.c (print_section_info): Print entry point for exec_bfd only.Peter Schauer1994-02-242-2/+7
* * sparc-stub.c (trap_low): Make trap handler work for arbitraryStu Grossman1994-02-242-3/+24
* * tm-hppa.h (CALL_DUMMY): Add two NOP instructions to the end ofJeff Law1994-02-241-0/+6
* * sparclite/hello.c: Add factorial function for testing.Stu Grossman1994-02-241-0/+8
* * stabs.texinfo: Document N_RBRAC as function relative for COFF asJim Kingdon1994-02-232-61/+100
* * dbxread.c (process_one_symbol): SetJim Kingdon1994-02-231-0/+5