aboutsummaryrefslogtreecommitdiff
path: root/gdb/ChangeLog
diff options
context:
space:
mode:
authorSimon Marchi <simon.marchi@efficios.com>2020-06-23 15:40:23 -0400
committerSimon Marchi <simon.marchi@polymtl.ca>2020-06-23 15:40:24 -0400
commit1fb5ee620365501977d0d6cd9d90c277c67c38e3 (patch)
tree9ced5c26c98ddc35322e21ebd97aeeab1807e0f3 /gdb/ChangeLog
parentfc3ecb3e61fe5dcc16c206e4135b33cc1a32ba49 (diff)
downloadgdb-1fb5ee620365501977d0d6cd9d90c277c67c38e3.zip
gdb-1fb5ee620365501977d0d6cd9d90c277c67c38e3.tar.gz
gdb-1fb5ee620365501977d0d6cd9d90c277c67c38e3.tar.bz2
gdb: add some more empty lines in loc.c
Add some empty lines at places I forgot in the previous patch. gdb/ChangeLog: * dwarf2/loc.c (decode_debug_loclists_addresses): Add empty lines. Change-Id: I8a9f3766ede1ce750e0703023285dca873bce0da
Diffstat (limited to 'gdb/ChangeLog')
-rw-r--r--gdb/ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/gdb/ChangeLog b/gdb/ChangeLog
index 6b21c19..08e4d31 100644
--- a/gdb/ChangeLog
+++ b/gdb/ChangeLog
@@ -1,5 +1,10 @@
2020-06-23 Simon Marchi <simon.marchi@efficios.com>
+ * dwarf2/loc.c (decode_debug_loclists_addresses): Add empty
+ lines.
+
+2020-06-23 Simon Marchi <simon.marchi@efficios.com>
+
* dwarf2/loc.c (decode_debug_loc_dwo_addresses): Add empty
lines.
(dwarf2_find_location_expression): Likewise.