ViewVC Help
View File | Revision Log | Show Annotations | Download File | View Changeset | Root Listing
root/mports/trunk/devel/gdb/files/patch-fixes
Revision: 24716
Committed: Mon Nov 26 17:06:28 2018 UTC (5 years, 5 months ago) by laffer1
Content type: text/plain
File size: 334 byte(s)
Log Message:
update gdb to 8.2

File Contents

# Content
1 --- gdb/compile/compile-loc2c.c.orig 2017-09-14 09:28:17 UTC
2 +++ gdb/compile/compile-loc2c.c
3 @@ -669,6 +669,7 @@ do_compile_dwarf_expr_to_c (int indent, string_file &stream,
4 uint64_t uoffset, reg;
5 int64_t offset;
6
7 + uoffset = 0;
8 print_spaces (indent - 2, &stream);
9 if (info[op_ptr - base].label)
10 {

Properties

Name Value
svn:eol-style native
svn:mime-type text/plain