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 900a4c7..4ead538 100644 --- a/gdb/ChangeLog +++ b/gdb/ChangeLog @@ -1,3 +1,8 @@ +2018-12-21 Дилян Палаузов <dilyan.palauzov@aegee.org> + + * top.c (print_gdb_configuration): Print "--without-python" + if GDB was configured without Python. + 2018-12-21 Andrew Burgess <andrew.burgess@embecosm.com> * riscv-tdep.c (riscv_scan_prologue): Use plongest to format |