Browse Source

gdb/NEWS: Document that building GDB now requires GMP

gdb/ChangeLog:

        * NEWS: Document that building GDB now requires GMP.
binutils-2_36-branch
Joel Brobecker 6 years ago
parent
commit
0fb8bb022e
  1. 4
      gdb/ChangeLog
  2. 3
      gdb/NEWS

4
gdb/ChangeLog

@ -1,3 +1,7 @@
2020-11-24 Joel Brobecker <brobecker@adacore.com>
* NEWS: Document that building GDB now requires GMP.
2020-11-24 Joel Brobecker <brobecker@adacore.com>
* typeprint.c (print_type_scalar): Add handling of

3
gdb/NEWS

@ -3,6 +3,9 @@
*** Changes since GDB 10
* Building GDB now requires GMP (The GNU Multiple Precision Arithmetic
Library).
* MI changes
** '-break-insert --qualified' and '-dprintf-insert --qualified'

Loading…
Cancel
Save