summaryrefslogtreecommitdiff
path: root/gdb
Commit message (Expand)AuthorAgeFilesLines
* gdb/testsuite: remove perror calls when failing to runSimon Marchi2022-12-05185-200/+4
* Add missing newline to gdbarch_tdep debugging outputLuis Machado2022-12-051-1/+1
* gdbarch.py: Fix indentation in the generated set_gdbarch_* definitionsThiago Jung Bauermann2022-12-052-210/+217
* gdbarch.py: Fix indentation in the generated gdbarch_dump functionThiago Jung Bauermann2022-12-052-560/+556
* gdb: Update my email address in MAINTAINERSThiago Jung Bauermann2022-12-051-1/+1
* gdb/linux-nat: add pid parameter to linux_proc_xfer_memory_partialSimon Marchi2022-12-021-9/+9
* gdb: add some debug statements to solib-svr4.cSimon Marchi2022-12-021-1/+13
* gdb: merge solib-frv aix-solib debug options into "set/show debug solib"Simon Marchi2022-12-026-124/+68
* [gdb/testsuite] Prevent timeout in gdb.ada/float-bits.expTom de Vries2022-12-021-3/+10
* PowerPC, fix gdb.reverse/finish-reverse-bkpt.exp and gdb.reverse/next-reverse...Carl Love2022-12-014-7/+130
* Remove call to registers_changed from windows-nat.cTom Tromey2022-12-011-1/+0
* Remove the_windows_nat_target globalTom Tromey2022-12-011-7/+4
* gdb: make frame_register staticSimon Marchi2022-12-012-12/+6
* Add name canonicalization for CTom Tromey2022-12-018-26/+80
* Refactor cooked_index::do_finalizeTom Tromey2022-12-011-26/+23
* Remove language check from dwarf2_compute_nameTom Tromey2022-12-011-5/+3
* gdb/dwarf: add some QUIT macrosSimon Marchi2022-12-011-0/+4
* gdb: remove prune_threads in thread_db_target::update_thread_listSimon Marchi2022-12-011-2/+0
* Avoid timeouts in gdb.compileTom Tromey2022-12-0117-70/+82
* Remove obsolete check from skip_compile_feature_testsTom Tromey2022-12-011-3/+0
* Remove one copy of skip_compile_feature_testsTom Tromey2022-12-018-20/+12
* [gdb/testsuite] Wait longer for core generationTom de Vries2022-12-011-7/+13
* [gdb/testsuite] Fix gdb.ada/float-bits.exp for powerpc64leTom de Vries2022-12-011-0/+28
* [gdb/testsuite] Fix DUPLICATEs in s390-multiarch.expTom de Vries2022-11-301-23/+27
* [gdb/testsuite] Enable gdb.arch/s390-disassembler-options.exp for --enable-ta...Tom de Vries2022-11-301-16/+20
* Bounds check access to Ada task state namesTom Tromey2022-11-301-2/+31
* Use ui_file_up in mi_interpTom Tromey2022-11-302-8/+6
* Rename fields of cli_interp_base::saved_output_filesTom Tromey2022-11-302-11/+14
* [gdb] Improve printing of float formatsTom de Vries2022-11-303-14/+14
* [gdb/testsuite] Fix gdb.base/vla-optimized-out.exp for ppc64leTom de Vries2022-11-291-6/+17
* gdb/testsuite: make gdb_unload use gdb_test_multipleSimon Marchi2022-11-294-32/+24
* gdb/testsuite: make gdb_test_multiple return immediately if send_gdb failsSimon Marchi2022-11-291-2/+6
* gdb/testsuite: remove use of then keyword from library filesAndrew Burgess2022-11-2811-109/+109
* gdb/testsuite: remove use of then keyword from gdb.*/*.exp scriptsAndrew Burgess2022-11-2829-44/+44
* gdb/testsuite: remove use of then keyword from gdb.multi/*.expAndrew Burgess2022-11-289-18/+18
* gdb/testsuite: remove use of then keyword from gdb.fortran/*.expAndrew Burgess2022-11-2823-23/+23
* gdb/testsuite: remove use of then keyword from gdb.disasm/*.expAndrew Burgess2022-11-2813-26/+26
* gdb/testsuite: remove use of then keyword from gdb.reverse/*.expAndrew Burgess2022-11-2815-31/+31
* gdb/testsuite: remove use of then keyword from gdb.trace/*.expAndrew Burgess2022-11-2822-38/+38
* gdb/testsuite: remove use of then keyword from gdb.threads/*.expAndrew Burgess2022-11-2838-60/+60
* gdb/testsuite: remove use of then keyword from gdb.python/*.expAndrew Burgess2022-11-2838-66/+66
* gdb/testsuite: remove use of then keyword from gdb.cp/*.expAndrew Burgess2022-11-2866-79/+79
* gdb/testsuite: remove use of then keyword from gdb.arch/*.expAndrew Burgess2022-11-2894-142/+142
* gdb/testsuite: remove use of then keyword from gdb.base/*.expAndrew Burgess2022-11-28216-435/+435
* gdb/testsuite: remove use of then keyword from gdb.ada/*.expAndrew Burgess2022-11-2851-55/+55
* gdb/testsuite: remove DOS line endings from a test scriptAndrew Burgess2022-11-281-92/+92
* Don't let gdb_stdlog use pagerTom Tromey2022-11-282-10/+15
* Don't let tee_file own a streamTom Tromey2022-11-286-21/+20
* Remove 'saved_output' globalTom Tromey2022-11-282-30/+33
* Remove no longer used jump labelHannes Domani2022-11-281-1/+0