diff options
author | Randolph Chung <tausq@debian.org> | 2004-04-24 06:10:01 +0000 |
---|---|---|
committer | Randolph Chung <tausq@debian.org> | 2004-04-24 06:10:01 +0000 |
commit | 9f7194c374baba1f251254912c80b48ab9256684 (patch) | |
tree | bfafdbac5fe0e6cc0219388f4bae390703fb185d /gdb/ChangeLog | |
parent | b32de0bc66e98ff5eb1de6831df73addabf6d393 (diff) | |
download | gdb-9f7194c374baba1f251254912c80b48ab9256684.zip gdb-9f7194c374baba1f251254912c80b48ab9256684.tar.gz gdb-9f7194c374baba1f251254912c80b48ab9256684.tar.bz2 |
2004-04-23 Randolph Chung <tausq@debian.org>
* hppa-tdep.c (hppa_frame_cache): Handle the case when frame unwind
starts at a pc before the frame is created.
Diffstat (limited to 'gdb/ChangeLog')
-rw-r--r-- | gdb/ChangeLog | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/gdb/ChangeLog b/gdb/ChangeLog index 24ea3e7..8bf93a2 100644 --- a/gdb/ChangeLog +++ b/gdb/ChangeLog @@ -1,3 +1,8 @@ +2004-04-23 Randolph Chung <tausq@debian.org> + + * hppa-tdep.c (hppa_frame_cache): Handle the case when frame unwind + starts at a pc before the frame is created. + 2004-04-23 Joel Brobecker <brobecker@gnat.com> * ChangeLog-2002: Fix year in one of the ChangeLog entries. |