aboutsummaryrefslogtreecommitdiff
path: root/gdb
AgeCommit message (Expand)AuthorFilesLines
2022-11-30Rename fields of cli_interp_base::saved_output_filesTom Tromey2-11/+14
2022-11-30[gdb] Improve printing of float formatsTom de Vries3-14/+14
2022-11-29[gdb/testsuite] Fix gdb.base/vla-optimized-out.exp for ppc64leTom de Vries1-6/+17
2022-11-29gdb/testsuite: make gdb_unload use gdb_test_multipleSimon Marchi4-32/+24
2022-11-29gdb/testsuite: make gdb_test_multiple return immediately if send_gdb failsSimon Marchi1-2/+6
2022-11-28gdb/testsuite: remove use of then keyword from library filesAndrew Burgess11-109/+109
2022-11-28gdb/testsuite: remove use of then keyword from gdb.*/*.exp scriptsAndrew Burgess29-44/+44
2022-11-28gdb/testsuite: remove use of then keyword from gdb.multi/*.expAndrew Burgess9-18/+18
2022-11-28gdb/testsuite: remove use of then keyword from gdb.fortran/*.expAndrew Burgess23-23/+23
2022-11-28gdb/testsuite: remove use of then keyword from gdb.disasm/*.expAndrew Burgess13-26/+26
2022-11-28gdb/testsuite: remove use of then keyword from gdb.reverse/*.expAndrew Burgess15-31/+31
2022-11-28gdb/testsuite: remove use of then keyword from gdb.trace/*.expAndrew Burgess22-38/+38
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-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 Marchi2-0/+95
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-27Fix leak in the dwarf readerPhilippe Waroquiers1-1/+1
2022-11-27Use false/true for some inferior class members instead of 0/1Philippe Waroquiers11-22/+22
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
2022-11-26Fix jump on uninit producer_is_clang bit of cu.h dwarf2_cu struct.Philippe Waroquiers1-0/+1
2022-11-26remove the declared but undefined/unused method find_partial_diePhilippe Waroquiers1-2/+0