aboutsummaryrefslogtreecommitdiff
path: root/gdb
AgeCommit message (Expand)AuthorFilesLines
2021-06-09Update read1 example in gdb/testsuite/READMETom Tromey2-1/+9
2021-06-09gdb/testsuite: add some logging in Term::_check_boxSimon Marchi2-16/+34
2021-06-08Use is/is not to check for None in python code.Lancelot SIX17-22/+52
2021-06-08gdb: try to load libthread_db only after reading all shared libraries when at...Simon Marchi6-7/+64
2021-06-08[gdb/testsuite] Disallow single argument in multi_lineTom de Vries5-5/+18
2021-06-08[gdb/testsuite] Fix gdb.base/info-macros.exp with check-read1Tom de Vries4-85/+91
2021-06-08[gdb/testsuite] Simplify gdb.base/info-types.exp.tcl furtherTom de Vries2-31/+46
2021-06-08[gdb/testsuite] Fix gdb.base/batch-preserve-term-settings.exp with check-read1Tom de Vries2-1/+16
2021-06-08[gdb/testsuite] Fix gdb.threads/multi-create-ns-info-thr.expTom de Vries2-1/+6
2021-06-08[gdb/testsuite] Simplify gdb.base/sect-cmd.expTom de Vries2-13/+11
2021-06-08[gdb/testsuite] Fix gdb.base/sect-cmd.expTom de Vries2-1/+5
2021-06-08Fix a couple -Wdeprecated-copy issuesPedro Alves3-0/+9
2021-06-07gdb_rl_find_completion_word: Remove 'found_quote' localPedro Alves2-20/+9
2021-06-07nat/amd64-linux-siginfo.c: Remove typedefsPedro Alves2-14/+28
2021-06-07nat/amd64-linux-siginfo.c: Move align attribute from typedef to structPedro Alves2-2/+7
2021-06-07gdb/testsuite: gdb.base/continue-all-already-running.exp: add fail if can't r...Simon Marchi2-0/+6
2021-06-07gdb: handle case where type alignment is unknownAndrew Burgess5-1/+168
2021-06-07Add Power 10 PLT instruction patternsCarl Love4-3/+218
2021-06-07gdb/testsuite: use proc_with_prefix in gdb.base/attach.expSimon Marchi2-26/+29
2021-06-07gdb: set only inferior_ptid in sparc_{fetch,store}_inferior_registersSimon Marchi2-6/+11
2021-06-07[gdb/testsuite] Fix gdb.base/run-attach-while-running.expTom de Vries2-1/+13
2021-06-07[gdb/testsuite] Simplify gdb.base/info-types.exp.tclTom de Vries2-12/+13
2021-06-07[gdb/testsuite] Fix gdb.base/new-ui-pending-input.exp timeoutTom de Vries2-1/+7
2021-06-07[gdb/testsuite] Fix info-types-c.expTom de Vries2-7/+12
2021-06-06gdb/testsuite: set sysroot in gdb.server/stop-reply-no-thread-multi.expSimon Marchi2-0/+12
2021-06-05Fix gdb crash due to SIGPIPE when the compile command failsBernd Edlinger2-0/+36
2021-06-05Really fix data-directory/Makefile rebuildingTom Tromey2-1/+6
2021-06-05Fix gdb/data-directory Makefile-regeneration ruleTom Tromey2-1/+5
2021-06-05Use ACX_NONCANONICAL_TARGET in gdb/configureTom Tromey3-0/+26
2021-06-05Fix symbol constants tests for Python 3Hannes Domani2-22/+26
2021-06-05arc: Add 'set disassembler-options' supportShahab Vahedi8-4/+92
2021-06-04Add PROP_VARIABLE_NAMETom Tromey12-5/+312
2021-06-04gdb: add some additional debug output in remote.cAndrew Burgess2-0/+14
2021-06-04Forward mouse click to python TUI windowHannes Domani4-0/+33
2021-06-04Initial TUI mouse supportHannes Domani5-0/+62
2021-06-03gdb: fix eval.c assert during inferior exit eventMagne Hov5-1/+54
2021-06-03Update my email address in MAINTAINERSPedro Alves2-3/+9
2021-06-03Report additional details for signals received on FreeBSD.John Baldwin2-0/+293
2021-06-03Add ChangeLog entry for previous commitMagne Hov1-0/+4
2021-06-03Add myself to gdb/MAINTAINERSMagne Hov1-0/+1
2021-06-03Restore gdb.SYMBOL_LABEL_DOMAIN constantHannes Domani4-0/+59
2021-06-02Fix temp-dir leakage in per-bfd-sharing.expBernd Edlinger2-5/+9
2021-06-02Fix threadapply testCarl Love2-7/+12
2021-06-02gdb/testsuite: only add -J option when compiling with gfortranAndrew Burgess2-1/+9
2021-06-02gdb/testsuite: escape '*' character in pattern used by flangAndrew Burgess2-1/+5
2021-06-01Conditionally restore displaced stepping state after fork.John Baldwin2-4/+18
2021-06-01Remove some gdb/data-directory special casesTom Tromey2-8/+5
2021-06-01Clean up gdb's --enable-sharedTom Tromey3-2/+7
2021-06-01Apply silent Makefile rules to gdb/testsuiteTom Tromey4-33/+47
2021-06-01Always build 'all' in gdb/testsuiteTom Tromey2-2/+7