* lynx-core.c (lynx_core_file_p): Change per-thread register
authorStu Grossman <grossman@cygnus>
Fri, 24 Sep 1993 23:54:32 +0000 (23:54 +0000)
committerStu Grossman <grossman@cygnus>
Fri, 24 Sep 1993 23:54:32 +0000 (23:54 +0000)
commit08ba2f95fe5eddea585ee608ecebcbcee5727f0d
tree25a25c170c0c0181f8ee403fdcb04241fac7ba98
parent58f3e8a9db8f29fc627fdb006c1542e7037d0814
* lynx-core.c (lynx_core_file_p):  Change per-thread register
section names from .regXXX to .reg/XXX to avoid parsing ambiguity
in gdb/corelow.c.  Create alias .reg section for the currently
running thread.
bfd/ChangeLog