diff options
author | Joel Brobecker <brobecker@gnat.com> | 2011-06-03 23:46:25 +0000 |
---|---|---|
committer | Joel Brobecker <brobecker@gnat.com> | 2011-06-03 23:46:25 +0000 |
commit | 945b3647f22573dc92f299999c81566310211f61 (patch) | |
tree | 0f454638cba5a7bfd5922d476ac03c9db0954577 /gdb/ChangeLog-2003 | |
parent | d535accd98c6048adddeccb3c1bb166fc954f971 (diff) | |
download | gdb-945b3647f22573dc92f299999c81566310211f61.zip gdb-945b3647f22573dc92f299999c81566310211f61.tar.gz gdb-945b3647f22573dc92f299999c81566310211f61.tar.bz2 |
Minor spelling fix.
Diffstat (limited to 'gdb/ChangeLog-2003')
-rw-r--r-- | gdb/ChangeLog-2003 | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/gdb/ChangeLog-2003 b/gdb/ChangeLog-2003 index b396264..9a88b45 100644 --- a/gdb/ChangeLog-2003 +++ b/gdb/ChangeLog-2003 @@ -9601,7 +9601,7 @@ Fri Aug 8 00:28:38 UTC 2003 Brendan Conoboy <blc@redhat.com> stack size. Don't loop infinitely if ``stack_len'' is zero. (execute_stack_op): Move ``ctx->in_reg'' initialization out of loop. Allow DW_OP_reg0 ... DW_OP_reg31 and DW_OP_regx to - be used in conjuction with DW_OP_piece. Revise error message + be used in conjunction with DW_OP_piece. Revise error message accordingly. 2003-05-14 Theodore A. Roth <troth@openavr.org> |