aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2022-11-28gdb/testsuite: remove use of then keyword from gdb.threads/*.expAndrew Burgess38-60/+60
2022-11-28gdb/testsuite: remove use of then keyword from gdb.python/*.expAndrew Burgess38-66/+66
2022-11-28gdb/testsuite: remove use of then keyword from gdb.cp/*.expAndrew Burgess66-79/+79
2022-11-28gdb/testsuite: remove use of then keyword from gdb.arch/*.expAndrew Burgess94-142/+142
2022-11-28gdb/testsuite: remove use of then keyword from gdb.base/*.expAndrew Burgess216-435/+435
2022-11-28gdb/testsuite: remove use of then keyword from gdb.ada/*.expAndrew Burgess51-55/+55
2022-11-28gdb/testsuite: remove DOS line endings from a test scriptAndrew Burgess1-92/+92
2022-11-28Don't let gdb_stdlog use pagerTom Tromey2-10/+15
2022-11-28Don't let tee_file own a streamTom Tromey6-21/+20
2022-11-28Remove 'saved_output' globalTom Tromey2-30/+33
2022-11-28Remove no longer used jump labelHannes Domani1-1/+0
2022-11-28Actually set m_is_async to current async modeHannes Domani1-0/+2
2022-11-28Don't use auto for lambda parameterHannes Domani1-1/+1
2022-11-28Fix calling convention of thread entry pointHannes Domani1-7/+12
2022-11-28gdb: mark disassembler function callback types as noexceptAndrew Burgess1-12/+28
2022-11-28gdb/disasm: mark functions passed to the disassembler noexceptAndrew Burgess5-29/+37
2022-11-28gdb/python: avoid throwing an exception over libopcodes codeAndrew Burgess1-16/+63
2022-11-28Remove reset_ecs and execution_control_state::resetTom Tromey1-79/+44
2022-11-28gdb: relax requirement for the map_failed stap probe to be presentAndrew Burgess1-7/+26
2022-11-28[gdb/testsuite] Require hw watchpoint in gdb.ada/task_watch.expTom de Vries1-0/+2
2022-11-28[gdb/testsuite] Fix gdb.ada/out_of_line_in_inlined.exp for ppc64leTom de Vries1-1/+1
2022-11-28Only use wild_sort_fastMichael Matz6-178/+163
2022-11-28Special case more simple patternsMichael Matz2-33/+95
2022-11-28gdb/testsuite: fail if gdb_start_cmd failsSimon Marchi10-42/+43
2022-11-28Fix range type signed-ness heuristicTom Tromey3-8/+76
2022-11-28gdb: disable commit resumed in target_killSimon Marchi3-0/+160
2022-11-28gdbserver: switch to right process in find_one_threadSimon Marchi3-12/+112
2022-11-28Fix crash in "document" commandTom Tromey2-0/+6
2022-11-28[gdb/testsuite] Fix gdb.opt/solib-intra-step.exp for powerpc64leTom de Vries1-0/+19
2022-11-28gdb: fix assert when quitting GDB while a thread is steppingAndrew Burgess2-0/+57
2022-11-28gdb/testsuite: refactor gdb.threads/detach-step-over.expAndrew Burgess1-100/+138
2022-11-28gdb/testsuite: remove global declarations in gdb.threads/detach-step-over.expSimon Marchi1-23/+17
2022-11-28[gdb/testsuite] Fix gdb.arch/altivec-regs.exp with gcc 4.8.5Tom de Vries1-1/+1
2022-11-28[gdb/tdep] Fix gdb.base/msym-bp-shl.exp for ppc64leTom de Vries1-0/+5
2022-11-28PR10368, ISO 8859 mentioned as 7bit encoding in strings documentationAlan Modra1-1/+1
2022-11-28Use bfd_rename_section in msp430.emAlan Modra2-1/+7
2022-11-28asan: pef: buffer overflowAlan Modra1-1/+1
2022-11-28regen gas/Makefile.inAlan Modra1-8/+9
2022-11-28RISC-V: Allow merging 'H' extensionTsukasa OI1-1/+1
2022-11-28RISC-V: Better support for long instructions (tests)Tsukasa OI4-1/+48
2022-11-28RISC-V: Better support for long instructions (assembler)Tsukasa OI1-9/+32
2022-11-28RISC-V: Better support for long instructions (disassembler)Tsukasa OI1-5/+9
2022-11-28Automatic date update in version.inGDB Administrator1-1/+1
2022-11-27Fix leak in the dwarf readerPhilippe Waroquiers1-1/+1
2022-11-27fix leak in gdb_environPhilippe Waroquiers1-0/+2
2022-11-27Use false/true for some inferior class members instead of 0/1Philippe Waroquiers11-22/+22
2022-11-27[gdb/server] Emit warning for SIGINT failureTom de Vries1-1/+4
2022-11-27Automatic date update in version.inGDB Administrator1-1/+1
2022-11-26[gdb/testsuite] Don't generate core in gdb.base/bt-on-fatal-signal.expTom de Vries2-1/+15
2022-11-26[gdb/symtab] Handle failure to open .gnu_debugaltlink fileTom de Vries2-1/+58