aboutsummaryrefslogtreecommitdiff
path: root/gdb
AgeCommit message (Expand)AuthorFilesLines
2022-12-05gdb/testsuite: remove perror calls when failing to runSimon Marchi185-200/+4
2022-12-05Add missing newline to gdbarch_tdep debugging outputLuis Machado1-1/+1
2022-12-05gdbarch.py: Fix indentation in the generated set_gdbarch_* definitionsThiago Jung Bauermann2-210/+217
2022-12-05gdbarch.py: Fix indentation in the generated gdbarch_dump functionThiago Jung Bauermann2-560/+556
2022-12-05gdb: Update my email address in MAINTAINERSThiago Jung Bauermann1-1/+1
2022-12-02gdb/linux-nat: add pid parameter to linux_proc_xfer_memory_partialSimon Marchi1-9/+9
2022-12-02gdb: add some debug statements to solib-svr4.cSimon Marchi1-1/+13
2022-12-02gdb: merge solib-frv aix-solib debug options into "set/show debug solib"Simon Marchi6-124/+68
2022-12-02[gdb/testsuite] Prevent timeout in gdb.ada/float-bits.expTom de Vries1-3/+10
2022-12-01PowerPC, fix gdb.reverse/finish-reverse-bkpt.exp and gdb.reverse/next-reverse...Carl Love4-7/+130
2022-12-01Remove call to registers_changed from windows-nat.cTom Tromey1-1/+0
2022-12-01Remove the_windows_nat_target globalTom Tromey1-7/+4
2022-12-01gdb: make frame_register staticSimon Marchi2-12/+6
2022-12-01Add name canonicalization for CTom Tromey8-26/+80
2022-12-01Refactor cooked_index::do_finalizeTom Tromey1-26/+23
2022-12-01Remove language check from dwarf2_compute_nameTom Tromey1-5/+3
2022-12-01gdb/dwarf: add some QUIT macrosSimon Marchi1-0/+4
2022-12-01gdb: remove prune_threads in thread_db_target::update_thread_listSimon Marchi1-2/+0
2022-12-01Avoid timeouts in gdb.compileTom Tromey17-70/+82
2022-12-01Remove obsolete check from skip_compile_feature_testsTom Tromey1-3/+0
2022-12-01Remove one copy of skip_compile_feature_testsTom Tromey8-20/+12
2022-12-01[gdb/testsuite] Wait longer for core generationTom de Vries1-7/+13
2022-12-01[gdb/testsuite] Fix gdb.ada/float-bits.exp for powerpc64leTom de Vries1-0/+28
2022-11-30[gdb/testsuite] Fix DUPLICATEs in s390-multiarch.expTom de Vries1-23/+27
2022-11-30[gdb/testsuite] Enable gdb.arch/s390-disassembler-options.exp for --enable-ta...Tom de Vries1-16/+20
2022-11-30Bounds check access to Ada task state namesTom Tromey1-2/+31
2022-11-30Use ui_file_up in mi_interpTom Tromey2-8/+6
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