Age | Commit message (Collapse) | Author | Files | Lines |
|
kill the program being debugged. KillMe(), the undocumented
call intended for this purpose, causes the server to hang.
|
|
* config/sh/stub.c: New file.
|
|
|
|
before calling it.
|
|
|
|
|
|
Mach stuff.
|
|
interface in flex 2.4.7.
|
|
config/sparc/xm-sun4sol2.h (NORETURN): Don't define.
* config/m88k/tm-cxux.h (ARCH_NUM_REGS): Undefine before defining.
|
|
vectors anymore.
* (unpush_target): Test for to_close being set before calling.
* (target_xfer_memory, target_info): Check for to_has_memory
before playing with memory.
|
|
happy.
* inflow.c (kill_command): Revert change of Aug 2. Use
inferior_pid to determine whether to print out "The program is not
being run." message.
|
|
(coff_bfd_reloc_type_lookup): Define.
|
|
|
|
* m3-nat.c, config/nm-m3.h: #if 0 REQUEST_QUIT stuff.
* m3-nat.c: Pass argument to return_to_top_level.
Declare m3_kill_inferior before use.
(port_chain_insert): In "can't happen" case, abort rather than
setting `mid' to large decimal constant (which gcc warns about).
(get_thread_name): Use cast to convert const char * to char *.
(add_mach_specific_commands): #if 0 "thread break" command.
(m3_trace_him): Call push_target.
(mach_really_wait): New argument pid; remove unused
variable pid.
(intercept_exec_calls): Call target_terminal_init and
target_terminal_inferior once the child execs.
* infrun.c (proceed): Pass argument to PREPARE_TO_PROCEED.
|
|
do not have SEC_ALLOC set to be 0. This is needed to handle
relocs against debugging sections.
|
|
|
|
of breakpoint hit counts.
|
|
against locally defined symbols into relocs against section
symbols, for VxWorks 5.1.
|
|
la_longest_float.
(longest_float): Remove, no longer used.
* language.c (unknown_language_defn, auto_language_defn,
local_language_defn): Remove init of la_longest_float field.
* c-lang.c (c_language_defn, cplus_language_defn,
asm_language_defn): Ditto.
* m2-lang.c (m2_language_defn): Ditto.
|
|
* i386linux.c (linux_add_one_symbol): Only handle
SHARABLE_CONFLICTS specially if BSF_CONSTRUCTOR is set. Set hashp
for a GOT or PLT symbol. Set jump field of fixup for a PLT symbol.
(linux_tally_symbols): Check section of real symbol. When looking
for a builtin fixup, check builtin and jump flags. Create no more
than one fixup, and always create one if the real symbol is in the
absolute section. Only strip absolute symbols.
|
|
|
|
* os9kread.c, rs6000-nat.c (libbfd.h): Don't include.
|
|
in aoutx.h work correctly.
|
|
|
|
programs to be killed.
|
|
* emultempl/linux.em (gld${EMULATION_NAME}_find_address_statement):
New function; add 0x20 to any use of -Ttext.
(gld${EMULATION_NAME}_create_output_section_statements): New
function.
(ld_${EMULATION_NAME}_emulation): Use the new function
gld${EMULATION_NAME}_create_output_section_statements.
|
|
(howto_rellong, howto_iprmed): Use it as special_function.
|
|
bfd_tell, bfd_flush, and bfd_stat from here...
* bfd-in.h: ...to here, to make them visible to programs which
know more about the object file format than BFD does.
* libbfd.h, bfd-in2.h: Rebuilt.
|
|
(NORETURN): Define as "volatile" only for older GCCs.
(ATTR_NORETURN): Define for newer GCCs.
* procfs.c (proc_init_filed): Add ATTR_NORETURN to declaration.
|
|
* breakpoint.c (delete_breakpoint, enable_breakpoint,
disable_breakpoint): Don't call breakpoints_changed; it is now
called via the *_breakpoint_hook functions.
* annotate.c (_initialize_annotate, breakpoint_changed): New functions.
|
|
|
|
(assign_file_positions_except_relocs): Likewise.
|
|
|
|
of 0 and treat a revision number greater than 26 as 0.
|
|
* elfcode.h (elf_link_create_dynamic_sections): Set type of
_DYNAMIC to STT_OBJECT.
(NAME(bfd_elf,record_link_assignment)): Always create hash table
entry. Set type to STT_OBJECT.
(elf_link_output_extsym): Don't set type of weak defined symbol to
STB_WEAK if symbol was referenced.
* elf32-i386.c (elf_i386_create_dynamic_sections): Set type of
_GLOBAL_OFFSET_TABLE to STT_OBJECT.
(elf_i386_check_relocs): Ignore local PLT32 relocs.
(elf_i386_relocate_section): Treat local PLT32 relocs as PC32.
|
|
SET_STACK_LIMIT_HUGE; they were removed from GDB 14 May 1994.
|
|
|
|
* ptrace-core.c (ptrace_unix_core_file_p): Convert zalloc usage
to bfd_zalloc.
|
|
handling again.
|
|
stabsread.c ChangeLog
* stabsread.c (read_type): Fix a bug in enum size calculation.
|
|
field in the space chain.
|
|
and not bother to explicitly specify section addresses.
|
|
* hosts/solaris2.h: Remove.
* config/solaris2.mh: Remove.
|
|
if there aren't any.
|
|
* hosts/solaris2.h: Remove.
* config/solaris2.mh: Remove.
|
|
argument types to shut up GCC.
|
|
hppa_gen_reloc_type.
|
|
hppa_gen_reloc_type.
|
|
linker stub, then return the address the stub will return to.
(frame_saved_pc): Correctly restart the search for the saved
pc when a linker stub is encountered.
* hppa-tdep.c (inst_saves_gr): Handle 16 and 8 bit instruction
register stores emitted by the version 9 HP compilers.
(inst_saves_fr): Relax test for a specific base register (%r1);
this avoids losing with the version 9 HP compilers.
(skip_prologue): Try to skip argument stores emitted by the HP
compilers. It's not perfect, but it's better than before.
|
|
HPPA ELF spec the code implements.
|