Implement 'set/show exec-file-mismatch'.
[deliverable/binutils-gdb.git] / gdb / ChangeLog
index 855e928c03d92fa67b9035699af933e7476dd637..fdd66225ea34c08e566e7f14b7d851e6d9802769 100644 (file)
@@ -1,3 +1,15 @@
+2020-01-25  Philippe Waroquiers  <philippe.waroquiers@skynet.be>
+
+       * exec.c (exec_file_mismatch_names, exec_file_mismatch_mode)
+       (show_exec_file_mismatch_command, set_exec_file_mismatch_command)
+       (validate_exec_file): New variables, enums, functions.
+       (exec_file_locate_attach, print_section_info): Style the filenames.
+       (_initialize_exec): Install show_exec_file_mismatch_command and
+        set_exec_file_mismatch_command.
+       * gdbcore.h (validate_exec_file): Declare.
+       * infcmd.c (attach_command): Call validate_exec_file.
+       * remote.c ( remote_target::remote_add_inferior): Likewise.
+
 2020-01-24  Andrew Burgess  <andrew.burgess@embecosm.com>
 
        * frame.c (find_frame_sal): Move call to get_next_frame into more
This page took 0.025506 seconds and 4 git commands to generate.