aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2023-09-20Remove explanatory comments from includesTom Tromey93-132/+129
2023-09-20gdb/dap: only include sourceReference if file path does not existGregory Anders2-9/+16
2023-09-20gdb/dap: use breakpoint fullname to resolve sourceGregory Anders1-3/+3
2023-09-20gdb/dap: ignore unused keyword args in step_outGregory Anders2-1/+8
2023-09-20gdb/dap: check for breakpoint source before unpackingGregory Anders2-8/+19
2023-09-20Run 'black' on printing.pyTom Tromey1-1/+5
2023-09-20gdb/tui: add 'set tui mouse-events off' to restore mouse selectionMatthew "strager" Glazar6-2/+52
2023-09-20[gdb/symtab] Error out for .debug_types section in dwz fileTom de Vries5-0/+143
2023-09-20PR30870, VMS_DEBUG compilation errorSong Mengzhi1-1/+1
2023-09-20Automatic date update in version.inGDB Administrator1-1/+1
2023-09-20readelf.c 'ext' may be used uninitializedAlan Modra1-1/+1
2023-09-20elf-attrs.c memory allocation failAlan Modra11-112/+199
2023-09-19Handle pointers and references correctly in DAPTom Tromey3-0/+153
2023-09-19Give a language to a typeTom Tromey9-94/+98
2023-09-19Add is_array_like and to_array to language_defnTom Tromey3-0/+34
2023-09-19Regularize some DWARF type initializationTom Tromey1-11/+13
2023-09-19Pass a type allocator to init_fixed_point_typeTom Tromey3-5/+5
2023-09-19Use gdb::checked_static_cast for catchpointsTom Tromey3-7/+9
2023-09-19Use gdb::checked_static_cast for code_breakpointTom Tromey2-3/+5
2023-09-19Use gdb::checked_static_cast for tracepointsTom Tromey10-50/+61
2023-09-19Use gdb::checked_static_cast for watchpointsTom Tromey3-156/+149
2023-09-19gdb, breakpoint: add a destructor to the watchpoint structMohamed Bouhaouel4-0/+83
2023-09-19gdb/cli: fixes to newly added "list ." commandGuinevere Larsen4-25/+28
2023-09-19Automatic date update in version.inGDB Administrator1-1/+1
2023-09-18More type safety for symbol_searchTom Tromey1-5/+5
2023-09-18Move val_prettyformat to valprint.hTom Tromey2-14/+11
2023-09-18Fix: Use of uninitialized memoryJacob Navia2-1/+6
2023-09-17gdb: remove unused free_actions declarationSimon Marchi1-2/+0
2023-09-18Automatic date update in version.inGDB Administrator1-1/+1
2023-09-17Automatic date update in version.inGDB Administrator1-1/+1
2023-09-16[gdb/symtab] Fix overly large gdb-index file check for 32-bitTom de Vries1-2/+82
2023-09-16Automatic date update in version.inGDB Administrator1-1/+1
2023-09-15gdb: remove -Werror annotations from MAINTAINERS fileSimon Marchi1-38/+37
2023-09-15gdb/amdgpu: add precise-memory supportSimon Marchi12-8/+683
2023-09-15gdb/testsuite: add linux target check in allow_hipcc_testsSimon Marchi1-0/+4
2023-09-15gdb: add inferior_cloned observableSimon Marchi3-0/+7
2023-09-15Fix build failure with GCC 4.8Tom Tromey1-1/+4
2023-09-15gdb/amdgpu: Silence wave termination messagesLaurent Morichetti1-1/+1
2023-09-15gdb: add Lancelot Six as maintainer of the AMD GPU portSimon Marchi1-0/+3
2023-09-15Rename split_style::DOTTom Tromey4-5/+6
2023-09-15arc: Fix alignment of the TLS Translation Control BlockClaudiu Zissulescu1-4/+17
2023-09-15gdb: small cleanup in symbol_file_add_with_addrsAndrew Burgess1-8/+3
2023-09-15gdb: add some missing filename stylingAndrew Burgess2-10/+14
2023-09-15LoongArch: Enable gas sort relocsJinyang He1-0/+1
2023-09-15x86: fold CpuLM and Cpu64Jan Beulich5-2674/+2673
2023-09-15x86: don't play with cpu_arch_flags.cpu{,no}64Jan Beulich1-37/+6
2023-09-15x86: make code size vs CPU arch checking consistentJan Beulich8-6/+25
2023-09-15x86: re-order update_code_flag()Jan Beulich1-19/+16
2023-09-15gdb/testsuite: explicitly test for stderr in gdb.mi/mi-dprintf.expGuinevere Larsen2-3/+22
2023-09-15Automatic date update in version.inGDB Administrator1-1/+1