diff options
author | Daniel Jacobowitz <drow@false.org> | 2004-01-17 23:09:29 +0000 |
---|---|---|
committer | Daniel Jacobowitz <drow@false.org> | 2004-01-17 23:09:29 +0000 |
commit | b263358a72927359d11acefa99ce0fead19a90bd (patch) | |
tree | 913daedb4734aae9f1d9b22462f89b854f0d42d6 /gdb/ChangeLog | |
parent | c087d6782a2f02147d91b1d16819e0ac273552f5 (diff) | |
download | gdb-b263358a72927359d11acefa99ce0fead19a90bd.zip gdb-b263358a72927359d11acefa99ce0fead19a90bd.tar.gz gdb-b263358a72927359d11acefa99ce0fead19a90bd.tar.bz2 |
Suggested by George Anzinger.
* dwarf2expr.c (execute_stack_op): Fetch the second item from the
correct stack offset. Include unknown opcode numbers in the error
message.
Diffstat (limited to 'gdb/ChangeLog')
-rw-r--r-- | gdb/ChangeLog | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/gdb/ChangeLog b/gdb/ChangeLog index fb99958..66166b0 100644 --- a/gdb/ChangeLog +++ b/gdb/ChangeLog @@ -1,3 +1,10 @@ +2004-01-17 Daniel Jacobowitz <drow@mvista.com> + + Suggested by George Anzinger. + * dwarf2expr.c (execute_stack_op): Fetch the second item from the + correct stack offset. Include unknown opcode numbers in the error + message. + 2004-01-17 Andrew Cagney <cagney@redhat.com> * x86-64-tdep.c (x86_64_init_abi): No need to clear |