From 862f3158160de6cfa995efaeb2de737ddb8c41a1 Mon Sep 17 00:00:00 2001 From: drow Date: Wed, 16 Jun 2004 17:16:02 +0000 Subject: [PATCH] PR gdb/1658 * dwarf2read.c (dwarf_decode_lines): Read the length of the extended operation as a uleb128. Found by Michael Coulter. --- gdb/ChangeLog | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/gdb/ChangeLog b/gdb/ChangeLog index 8d304f9bd9..47f5e9326a 100644 --- a/gdb/ChangeLog +++ b/gdb/ChangeLog @@ -1,3 +1,9 @@ +2004-06-16 Daniel Jacobowitz + + PR gdb/1658 + * dwarf2read.c (dwarf_decode_lines): Read the length of the extended + operation as a uleb128. Found by Michael Coulter. + 2004-06-16 Paul N. Hilfinger * ada-tasks.c: Rename build_task_list to ada_build_task_list, and -- 2.11.0