]> git.ipfire.org Git - thirdparty/binutils-gdb.git/commit
* mdebugread.c (parse_symbol): Do not relocate stBlock/scText
authorPeter Schauer <Peter.Schauer@mytum.de>
Tue, 16 May 1995 07:12:22 +0000 (07:12 +0000)
committerPeter Schauer <Peter.Schauer@mytum.de>
Tue, 16 May 1995 07:12:22 +0000 (07:12 +0000)
commit943b7032ab331314ea3e2998e0d5781d8a8e4ef1
tree549f9d763cd80f332db9acd48a1dd962d64079cc
parent75cbae716fea68969910fb0e9e0b6638095831d0
* mdebugread.c (parse_symbol):  Do not relocate stBlock/scText
symbols, their value is the displacement from the procedure address.
* top.c (init_main):  Add missing newlines to help strings for
`if' and `while' commands, fix help string for `show commands'.
gdb/ChangeLog
gdb/mdebugread.c
gdb/top.c