diff options
author | Peter Schauer <Peter.Schauer@mytum.de> | 1998-04-21 20:39:52 +0000 |
---|---|---|
committer | Peter Schauer <Peter.Schauer@mytum.de> | 1998-04-21 20:39:52 +0000 |
commit | d0f44984d1a2357701684af5d3748c6482bf1e86 (patch) | |
tree | e9a9733cb418060fef58fcb0f370445919d0c660 /bfd | |
parent | b2bb41f6258386b3e95a025af7e43420fd4c63b6 (diff) | |
download | gdb-d0f44984d1a2357701684af5d3748c6482bf1e86.zip gdb-d0f44984d1a2357701684af5d3748c6482bf1e86.tar.gz gdb-d0f44984d1a2357701684af5d3748c6482bf1e86.tar.bz2 |
* elfcore.h (bfd_prstatus): Copy core_prstatus from the first
NT_PRSTATUS note section encountered, it contains the status of
the currently executing thread when the core file was written.
Diffstat (limited to 'bfd')
-rw-r--r-- | bfd/ChangeLog | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/bfd/ChangeLog b/bfd/ChangeLog index 8c9a82c..565f935 100644 --- a/bfd/ChangeLog +++ b/bfd/ChangeLog @@ -1,3 +1,9 @@ +Tue Apr 21 13:38:18 1998 Peter Schauer (pes@regent.e-technik.tu-muenchen.de) + + * elfcore.h (bfd_prstatus): Copy core_prstatus from the first + NT_PRSTATUS note section encountered, it contains the status of + the currently executing thread when the core file was written. + Tue Apr 21 10:00:12 1998 Nick Clifton <nickc@cygnus.com> * libcoff.h: Add extra parameter to |