1 2020-01-02 Jon Turney <jon.turney@dronecode.org.uk>
3 * cli/cli-style.c: Set cli_styling to 'true' in the Cygwin build.
5 2020-01-06 Andrew Burgess <andrew.burgess@embecosm.com>
7 * stack.c (print_frame_info): Move disassemble_next_line code
8 inside source_print block.
10 2020-01-06 Eli Zaretskii <eliz@gnu.org>
12 * gdbsupport/gdb_wait.c: Include <signal.h> instead of
13 gdb/signals.h, as we are now using native signal symbols.
15 2020-01-06 Shahab Vahedi <shahab@synopsys.com>
17 * tui/tui-disasm.c (tui_disasm_window::addr_is_displayed): Avoid
18 overflow by an early check of content vs threshold.
19 * tui/tui-source.c (tui_source_window::line_is_displayed):
22 2020-01-06 Eli Zaretskii <eliz@gnu.org>
24 * NEWS: Mention the recent fix of $_exitsignal on MS-Windows.
26 2020-01-02 Jon Turney <jon.turney@dronecode.org.uk>
28 * coff-pe-read.c (read_pe_exported_syms): Don't try to read the
29 export table if no section contains it's RVA.
31 2020-01-06 Eli Zaretskii <eliz@gnu.org>
33 * windows-tdep.c: Fix a typo in WINDOWS_SIGABRT.
35 2020-01-06 Hannes Domani <ssbssa@yahoo.de>
37 * source.c (print_source_lines_base): Set last_line_listed.
39 2020-01-06 Shahab Vahedi <shahab@synopsys.com>
41 * tui/tui-disasm.c: Remove trailing spaces.
43 2020-01-06 Eli Zaretskii <eliz@gnu.org>
44 Pedro Alves <palves@redhat.com>
46 * Makefile.in (COMMON_SFILES): Add gdbsupport/gdb_wait.c.
47 * windows-tdep.c: New enumeration of WINDOWS_SIG* signals.
48 (windows_gdb_signal_to_target): New function, uses the above
49 enumeration to convert GDB internal signal codes to equivalent
51 (windows_init_abi): Call set_gdbarch_gdb_signal_to_target.
52 * windows-nat.c: Include "gdb_wait.h".
53 (get_windows_debug_event): Extract the fatal exception from the
54 exit status and convert to the equivalent Posix signal number.
55 * cli/cli-cmds.c (exit_status_set_internal_vars): Account for the
56 possibility that WTERMSIG returns GDB_SIGNAL_UNKNOWN.
57 * gdbsupport/gdb_wait.c: New file, implements
58 windows_status_to_termsig.
59 * gdbsupport/gdb_wait.h (WIFEXITED, WIFSIGNALED, WEXITSTATUS)
60 (WTERMSIG) [__MINGW32__]: Separate definitions for MinGW.
62 2020-01-05 Andrew Burgess <andrew.burgess@embecosm.com>
64 * tui/tui-layout.c (tui_add_win_to_layout): Use tui_set_layout not
67 2020-01-05 Luis Machado <luis.machado@linaro.org>
70 (aarch64_linux_nat_target::thread_architecture): Use bfd_arch_aarch64
73 2020-01-03 Philippe Waroquiers <philippe.waroquiers@skynet.be>
75 * ui-file.c (stdio_file::can_emit_style_escape)
76 (tee_file::can_emit_style_escape): Ensure style is used also on
77 gdb_stderr when gdb_stderr is a tty supporting styling, similarly
79 * main.c (set_gdb_data_directory): Use file style to output the
80 warning that the given pathname is not a directory.
81 * top.c (show_history_filename, gdb_safe_append_history)
82 (show_gdb_datadir): Use file style.
84 2020-01-03 Hannes Domani <ssbssa@yahoo.de>
86 * solib-target.c (struct lm_info_target):
87 Change offsets to be a unique_xmalloc_ptr.
88 (solib_target_relocate_section_addresses): Update.
90 2020-01-03 Hannes Domani <ssbssa@yahoo.de>
92 * windows-nat.c (windows_clear_solib): Free so_list linked list.
94 2020-01-03 Bernd Edlinger <bernd.edlinger@hotmail.de>
96 * MAINTAINERS (Write After Approval): Add myself.
98 2020-01-02 Luis Machado <luis.machado@linaro.org>
100 * proc-service.c (get_ps_regcache): Remove reference to obsolete
101 Cell BE architecture.
102 * target.h (struct target_ops) <thread_architecture>: Likewise.
104 2020-01-01 Hannes Domani <ssbssa@yahoo.de>
106 * Makefile.in: Use INSTALL_PROGRAM_ENV.
108 2020-01-01 Hannes Domani <ssbssa@yahoo.de>
110 * MAINTAINERS (Write After Approval): Add myself.
112 2020-01-01 Joel Brobecker <brobecker@adacore.com>
114 * gdbarch.sh: Update copyright year range of generated files.
116 2020-01-01 Joel Brobecker <brobecker@adacore.com>
118 Update copyright year range in all GDB files.
120 2020-01-01 Joel Brobecker <brobecker@adacore.com>
122 * copyright.py: Convert to Python 3.
124 2020-01-01 Joel Brobecker <brobecker@adacore.com>
126 * copyright.py: Adapt after move of gnulib directory from gdb
127 directory to toplevel directory.
129 2020-01-01 Joel Brobecker <brobecker@adacore.com>
131 * copyright.py (main): Exit if run from the wrong directory.
133 2020-01-01 Joel Brobecker <brobecker@adacore.com>
135 * top.c (print_gdb_version): Change copyright year to 2020.
137 2020-01-01 Joel Brobecker <brobecker@adacore.com>
139 * config/djgpp/fnchange.lst: Add entry for gdb/ChangeLog-2019.
141 For older changes see ChangeLog-2019.
147 version-control: never