Modified Files:
authorKung Hsu <kung@cygnus>
Thu, 10 Mar 1994 03:13:52 +0000 (03:13 +0000)
committerKung Hsu <kung@cygnus>
Thu, 10 Mar 1994 03:13:52 +0000 (03:13 +0000)
commitd9389f37d5d0c895d0e3f11cdf1632dd6b458342
tree4d1cb02e14575aec065e9243e3a9fc972d9ab455
parent0906de694fd64cb2c5a203dfad9a4bf920dc9317
Modified Files:
ChangeLog os9kread.c stabsread.c remote-os9k.c symfile.c
target.c

        * os9kread.c (fill_sym): check compiler verion number for pre-
        UltraC compiler.
        * os9kread.c (os9k_process_one_symbol): address of symbol is
        relative to section not module.
        * stabsread.c (define_symbol): add symbol type 's' as local
        symbol for os9k.
        * remote-os9k.c: add command 'set monitor_log' to turn on or off
        monitor logging.
        * remote-os9k.c: fix bug in delete breakpoint, single step trace.
        * remote-os9k.c: fix bug in 'set remotebaud' function.
        * remote-os9k.c (rombug_link): minimize checking so to improve
        speed.
        * symfile.c (symfile_command): check if failed to link, also make
        the command be able to accept more than one filenames.
        * target.c (target_link): check if failed to link with rombug.
gdb/ChangeLog
gdb/os9kread.c
gdb/remote-os9k.c
gdb/stabsread.c
gdb/symfile.c
This page took 0.031441 seconds and 4 git commands to generate.