96310 Commits (4a3045920bbe4e50a0f4920b0fdc4e88ef23015c)
 

Author SHA1 Message Date
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 8 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
Philippe Waroquiers 2ab54467f8 Fix gdb.ada/packed_array_assign.exp by using more unique names. 7 years ago
Simon Marchi 84b68c77e7 target.c: Remove struct keyword in range-based for 7 years ago
GDB Administrator 39c2d8290b Automatic date update in version.in 7 years ago
Simon Marchi 50794b45a2 Improve "set debug separate-debug-file" 7 years ago
GDB Administrator 5172760036 Automatic date update in version.in 7 years ago
GDB Administrator f493efef89 Automatic date update in version.in 7 years ago
Andrew Burgess 6f0ffe50c8 gdb: Allow struct fields named double 7 years ago
Andrew Burgess 0f5d3f636a gdb: Add new parser rule for structure field names 7 years ago
Andrew Burgess b6c95c0cc5 gdb: Extend the comments in c-exp.y 7 years ago
Tom Tromey 45b8ae0c33 Simplify dwarf2_find_containing_comp_unit 7 years ago
Philippe Waroquiers b5a1e55720 Fix gdb.ada bp_fun_addr failure due to conflict between fun 'a' and s-dimmks.ads 'A'. 7 years ago
GDB Administrator 56334baf0c Automatic date update in version.in 7 years ago
H.J. Lu b366503e45 i386: Remove the unused bfd pointer argument 7 years ago
Joel Brobecker 03eccf7a34 Document the GDB 8.2.1 release in gdb/ChangeLog 7 years ago
GDB Administrator dff021e14a Automatic date update in version.in 7 years ago
Andrew Burgess 74e3300d8a gdb/riscv: Prevent buffer overflow in riscv_return_value 7 years ago
Andrew Burgess ecc82c0590 gdb/riscv: Add float status registers to save and restore reggroups 7 years ago
Andrew Burgess fb44d95af6 gdb/riscv: Add gdb to dwarf register number mapping 7 years ago