96328 Commits (d5c04e1bf81c06ab5c30e69eb41b5cea9136a109)
 

Author SHA1 Message Date
Alan Modra d5c04e1bf8 ChangeLog rotation 7 years ago
Joel Brobecker 66d91b3908 update copyright year printed by gdb, gdbserver and gdbreplay 7 years ago
Joel Brobecker 42a4f53d2b Update copyright year range in all GDB files. 7 years ago
Joel Brobecker 5bbd631dca rotate gdb/ChangeLog 7 years ago
GDB Administrator bba9069622 Automatic date update in version.in 7 years ago
Philippe Waroquiers 2139e8dc9f Use gdb::unique_xmalloc_ptr<char> in command_line_input to fix a leak 7 years ago
Alan Modra 8fd04a4255 PR24042, Global-buffer-overflow problem in output_rel_find 7 years ago
Alan Modra 54025d5812 PR24041, Invalid Memory Address Dereference in elf_link_add_object_symbols 7 years ago
Alan Modra c96e057398 [PowerPC64] Nop out ld 2,24(1) after old-style __tls_get_addr 7 years ago
GDB Administrator 17c885c618 Automatic date update in version.in 7 years ago
Tom Tromey 95bc9f0bf0 Change input_handler to take a unique_xmalloc_ptr 7 years ago
Philippe Waroquiers ecad3b215d Fix 'help set/show style' strange layouts/results. 7 years ago
GDB Administrator f1d3b1665f Automatic date update in version.in 7 years ago
Tom Tromey 64c45143db Fix the build when GNU Source Highlight is not available 7 years ago
GDB Administrator f9f981e5f6 Automatic date update in version.in 7 years ago
Tom Tromey 2cd8cc0b66 Fix a crash in jit.c 7 years ago
Tom Tromey 140a4bc099 Document the "set style" commands 7 years ago
Tom Tromey 62f29fda90 Highlight source code using GNU Source Highlight 8 years ago
Tom Tromey 4a3045920b Use wclrtoeol in tui_show_source_line 8 years ago
Tom Tromey 1d1d0bf76f Make ANSI terminal escape sequences work in TUI 8 years ago
Tom Tromey 35fb8261b9 Style addresses 8 years ago
Tom Tromey 47fd17cdc1 Style the "Reading symbols" message 8 years ago
Tom Tromey d47032b7ca Style the gdb welcome message 8 years ago
Tom Tromey af79b68d7f Style print_address_symbolic 8 years ago
Tom Tromey 0bb296cb5f Style locations when setting a breakpoint 8 years ago
Tom Tromey 80ae204359 Style variable names 8 years ago
Tom Tromey ef1dfa3644 Reset terminal styles 7 years ago
Tom Tromey cbe5657196 Add output styles to gdb 8 years ago
Tom Tromey 9162a27c5f Change gdb test suite's TERM setting 8 years ago
Tom Tromey eedeedd2a5 Introduce ui_file_style 8 years ago
Tom Tromey 7170dadf59 Add a "context" argument to add_setshow_enum_cmd 8 years ago
Tom Tromey c5603d5063 Change wrap buffering to use a std::string 8 years ago
Philippe Waroquiers 94f2c73066 Fix leak of set/show verbose doc, avoid xfree of static string 7 years ago
Eli Zaretskii 156f236692 Avoid internal errors when stepping outside 'main' on MinGW 7 years ago
Alan Modra 0e41bebb93 PR24015, glibc-2.28 on little-endian mips32 broken 7 years ago
Alan Modra cb87d9f1a4 PR23966, mingw failure due to 32-bit long 7 years ago
Alan Modra d1a3c973fa PR24028, PPC_INT_FMT 7 years ago
GDB Administrator b6d3efdc59 Automatic date update in version.in 7 years ago
Tom Tromey bc543c902f Translate PyExc_KeyboardInterrupt to gdb "quit" 7 years ago
Tom Tromey 6ef2312a17 Consolidate some Python exception-printing functions 7 years ago
Tom Tromey ec9c2750b7 Use gdbpy_convert_exception in a few more spots 7 years ago
Tom Tromey 6987262214 Build gdb "nat" files in subdirectory 7 years ago
Tom Tromey b180d0a254 Make init.c depend on source files 7 years ago
Tom Tromey c88c222e3c Remove gdbtypes special case from init.c rule 7 years ago
John Baldwin 47db57fd4e Remove empty nm-fbsd.h header for FreeBSD/i386 native target. 7 years ago
Tom Tromey af9a216102 Use DISABLE_COPY_AND_ASSIGN in minimal_symbol_reader 7 years ago
Tom Tromey 075c55e0cc Remove more calls to xfree from Python 7 years ago
Philippe Waroquiers 293bf1a719 Fix gdb.ada/fun_renaming.exp by using more unique names. 7 years ago
Philippe Waroquiers 3cf139964e Fix gdb.ada/assign_arr.exp by using more unique names. 7 years ago
Philippe Waroquiers afcfda091e Improve gdb.ada/rename_subscript_param.exp by using more unique names. 7 years ago