662 Commits (5148923360989fb54088f499e4b4cefd14088f9a)

Author SHA1 Message Date
Fred Fish 9e4c1921e5 Add code to handle TAG_pointer_type DIE's (DWARF Information Entries) 35 years ago
Fred Fish af21362450 When creating user defined types for subroutine and array types, check 35 years ago
Fred Fish d35bf52d93 Fix code in elf_symtab_read which attempts to read the standard ELF 35 years ago
Stu Grossman 5b620e7567 * xm-vaxbsd.h: Close off comment. 35 years ago
Fred Fish 0a663e9eb9 Define NEED_POSIX_SETPGID for all SVR4 hosts. 35 years ago
John Gilmore 256269fc92 * buildsym.c (read_struct_type): Avoid double-bump of parse ptr 35 years ago
John Gilmore ef9b1bc915 * exec.c (set_section_name): Pass arg to exec_files_info; 35 years ago
John Gilmore 195853fc65 * main.c (print_gdb_version): Copyright msg: only this year. 35 years ago
Per Bothner ee17fd3437 * mipsread.c (parse_partial_symbols): Handle dependencies 35 years ago
Steve Chamberlain 1f46923ff4 * coffread.c (read_enum_type): Use the size of a target int when 35 years ago
John Gilmore 778c358df8 * mipsread.c (parse_symbol): Avoid clobbering enum pointer when 35 years ago
Per Bothner bd49ef36c2 Mips-specific bug-fix (for stabs-in-ecoff), and style fix. See ChangeLog. 35 years ago
John Gilmore 96499e9638 Call malloc, not xmalloc, when we check the result and recover from errors. 35 years ago
Stu Grossman dafe57bc50 VERSION should have been 4.4.1, not 4.5... 35 years ago
Stu Grossman 98f03b9114 * Makefile.in: Increment version to 4.5. 35 years ago
Stu Grossman 3671f1fd31 * xm-vax.h: #ifndef ultrix around #include of endian.h and 35 years ago
John Gilmore 75c86b57d2 Update WHATS.NEW for gdb-4.4 release. 35 years ago
John Gilmore 24e7d5bac2 Remove references to i860 files whose copyrights have not been assigned 35 years ago
John Gilmore 4cc9f7e22c Remove some entries that were already recorded on Dec 11th. 35 years ago
John Gilmore ee7270cdca * Projects: Patching executables is done. 35 years ago
John Gilmore 4a1dcb7f7f * symfile.c (reread_symbols): Whenever we reread one object 35 years ago
John Gilmore 0c6efbccaf * language.c, language.h: Make some things const. 35 years ago
Stu Grossman d58ea9967b * infrun.c, xm-i386sco.h: SCO needs to use setpgid().CVS: 35 years ago
Per Bothner d4ea2aba3a Various fixed triggered by trying to do the right thing wrt 35 years ago
Stu Grossman 0515163751 * sparc-pinsn.c (compare_opcodes): Make it prefer v6, v7, 35 years ago
Per Bothner 4a074bea28 Put the qsort() back in in sparc-pinsn.c 35 years ago
John Gilmore eae1a26123 * findvar.c (read_register, write_register): Handle machines 35 years ago
John Gilmore c55e616795 Handle debug symbols in dynamically loaded (relocated) code: 35 years ago
Stu Grossman 3c03b5de58 * dbxread.c (process_one_symbol): Make a first cut at handling 35 years ago
Stu Grossman 1aa560b2ea * symtab.c (find_pc_line): Fix stepping into and out of #included 35 years ago
John Gilmore 5a4e721505 * buildsym.c (read_struct_type): Circumvent sun3 sunos "--" compiler bug. 35 years ago
John Gilmore 3818ed33a9 * xm-convex.h, xm-hp300bsd.h, xm-isi.h, xm-merlin.h, xm-news.h, 35 years ago
Stu Grossman 71f49876db * Makefile.in (OPCODES): Remove OPCODES defs and refs. There is 35 years ago
John Gilmore fd8db897af Split ChangeLog out at Jan 1, 1992. 35 years ago
Fred Fish 2213b721f0 Update with numerous changes received from current maintainer (Peggy 35 years ago
Per Bothner 24b2fbdc54 Print C++ constructor methods without bogus "return type." 35 years ago
Fred Fish cdb90e99e7 The unused parameter "target" should be a pointer to a structure, not the 35 years ago
Fred Fish 1b07e406ad Convert the couple of references to the local (now removed) version 35 years ago
Fred Fish f66f459f43 Misc small fixes for problems uncovered by prototyping. 35 years ago
Fred Fish fc1f864632 The i386_frame_num_args() function takes a pointer to a struct, not 35 years ago
Fred Fish 1b7a420ef5 Correctly cast some arguments to modify_field and {read/write}_register_bytes. 35 years ago
Fred Fish 99140c31fe The list_in_scope pointer needs to be initialized to point to a 35 years ago
Fred Fish 9a1ae235a8 Document ansidecl.h going away, in favor of the copy in ../include. 35 years ago
Michael Tiemann 0eb0a82097 Fix demangling of destructors, and fix a minor indentation problem. 35 years ago
Stu Grossman 313085cbc9 * Makefile.in (HFILES): Add partial-stab.h. 35 years ago
Fred Fish be9a236222 Add several new files for stratus (i860* and *-stratus.h). Also add 35 years ago
Fred Fish cdce29eefc Pass address of structure to complain() rather than the entire structure. 35 years ago
Fred Fish 7f4352410f Only compile in solib_add_common_symbols for non-SVR4 (SunOS) shared libs. 35 years ago
Fred Fish a5bd5ba617 Changes to fix bug with static variables within function scopes. 35 years ago
Stu Grossman 8c3d2a53db Reference: gdb-pend/636 35 years ago