gdb: make two objfile functions return bool
[deliverable/binutils-gdb.git] / gdb / ChangeLog
index c88961fac1ac9c4a0d60fb75e394f7427a58e5c0..919f44d1512f2140b864380a2d2da7c049bf1542 100644 (file)
@@ -1,3 +1,16 @@
+2020-05-12  Simon Marchi  <simon.marchi@efficios.com>
+
+       * objfiles.h (is_addr_in_objfile,
+       shared_objfile_contains_address_p): Return bool.
+       * objfile.c (is_addr_in_objfile,
+       shared_objfile_contains_address_p): Return bool.
+
+2020-05-11  Tom Tromey  <tromey@adacore.com>
+
+       * cli/cli-cmds.c (info_command): Restore.
+       (_initialize_cli_cmds): Use add_prefix_command for "info".
+       * gdb-gdb.gdb.in: Restore breakpoint on info_command.
+
 2020-05-11  Tom Tromey  <tromey@adacore.com>
 
        * ada-lang.c (ada_value_primitive_field): Now public.
This page took 0.024666 seconds and 4 git commands to generate.