diff options
Diffstat (limited to 'gdb/ChangeLog')
-rw-r--r-- | gdb/ChangeLog | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/gdb/ChangeLog b/gdb/ChangeLog index ddb35e9..cd95028 100644 --- a/gdb/ChangeLog +++ b/gdb/ChangeLog @@ -1,3 +1,8 @@ +2020-08-18 Simon Marchi <simon.marchi@efficios.com> + + * linux-nat.c (linux_nat_debug_printf): New function. + (linux_nat_debug_printf_1): New macro. Use throughout the file. + 2020-08-18 Aaron Merey <amerey@redhat.com> * Makefile.in (DEBUGINFOD_CFLAGS, DEBUGINFOD_LIBS): New variables. |