]> git.ipfire.org Git - thirdparty/binutils-gdb.git/commit
Modified Files:
authorKung Hsu <kung@cygnus>
Wed, 30 Mar 1994 00:18:29 +0000 (00:18 +0000)
committerKung Hsu <kung@cygnus>
Wed, 30 Mar 1994 00:18:29 +0000 (00:18 +0000)
commitd80ff70c100a550acafe3b666e7e30028e4a15f6
treea93b9b5c5ddd7fd44be1e110ab39cf6b5b7bd326
parent8f197c94e3dd3969bf50577fc303a44c6f1fbdab
Modified Files:
ChangeLog os9kread.c remote-os9k.c

        * os9kread.c (record_minmal_symbol): add section_offset to
        relocate minimal symbol table.
        * os9kread.c (read_minimal_symbols): ditto.
        * os9kread.c (os9k_symfile_init): increase size of dbg and stb
        file names.
        * os9kread.c (read_os9k_psymtab): if there's no dbg file, just
        return. Also if file addr is 0 leave it 0, not to relocate.
        * remote-os9k.c (_initialize_remote_os9k): add 'set remotexon',
        'set remotexoff' and 'set remotelog' commands.
gdb/ChangeLog
gdb/os9kread.c
gdb/remote-os9k.c