aboutsummaryrefslogtreecommitdiff
path: root/gdb
AgeCommit message (Expand)AuthorFilesLines
2021-06-18Fix powerpc-power8.exp test with new mnemonicsCarl Love3-4/+11
2021-06-17Don't call sigtimedwait for scoped_ignore_sigttouPedro Alves1-0/+10
2021-06-17Add a unit test for scoped_ignore_sigpipePedro Alves3-0/+133
2021-06-17Introduce scoped_restore_signalPedro Alves2-28/+13
2021-06-17Move scoped_ignore_sigttou to gdbsupport/Pedro Alves7-61/+10
2021-06-17gdb/testsuite: gdb.base/args.exp: add KFAIL for native-extended-gdbserverSimon Marchi2-5/+23
2021-06-17gdb/testsuite: gdb.base/args.exp: remove trailing parenthesis in test namesSimon Marchi2-2/+6
2021-06-17gdb/testsuite: gdb.base/args.exp: use $old_gdbflags last two testsSimon Marchi2-2/+6
2021-06-17gdb/testsuite: gdb.base/args.exp: use save_varsSimon Marchi2-29/+31
2021-06-17Make the TUI command window support the mousePedro Alves4-52/+186
2021-06-16sim: make some rules silent by default in Make-common.inSimon Marchi2-0/+7
2021-06-16gdb, doc: Fix missed ChangeLog entry.Felix Willgerodt1-0/+6
2021-06-16btrace, doc: Clarify record function-call-history documentation.Felix Willgerodt1-15/+14
2021-06-16[gdb/symtab] Fix infinite recursion in dwarf2_cu::get_builder(), againTom de Vries5-23/+36
2021-06-15Fix typo in vsx-regs.exp testCarl Love1-1/+1
2021-06-15readelf: report DF_1_PIE as "Position-Independent Executable"Alan Modra2-1/+5
2021-06-14gnulib: define the path to gnulib's parent dirMike Frysinger2-2/+7
2021-06-14fbsd nat: Disable address space randomization when requested.John Baldwin6-2/+96
2021-06-14Fix silent gdb.base/annota1.exp test coverage regressionPedro Alves2-3/+12
2021-06-14Include missing header signal.hBernd Edlinger2-0/+5
2021-06-12remote: Fix indentation in remote_new_objfile.John Baldwin2-2/+6
2021-06-11Fix ChangeLog entry locationSimon Marchi2-14/+14
2021-06-11mi-sym-info.exp: Increase timeout for 114-symbol-info-functionsKevin Buettner2-27/+34
2021-06-11print-symbol-loading.exp: Allow libc symbols to be already loadedKevin Buettner2-3/+17
2021-06-11testsuite/glib-2.34: Match/consume optional libthread_db related outputKevin Buettner3-1/+10
2021-06-11libthread_db initialization changes related to upcoming glibc-2.34Kevin Buettner3-5/+36
2021-06-11gdb: remove unused struct call_site_stuff forward declarationSimon Marchi2-1/+4
2021-06-11gdb, testsuite: Fix mi-var-child-f.exp for Intel compilers.Felix Willgerodt4-22/+29
2021-06-11Implement Rust raw identifiersTom Tromey6-6/+124
2021-06-10gdb/testsuite: capture GDB tty name in default_gdb_spawnSimon Marchi3-40/+40
2021-06-10[gdb/testsuite] Fix timeout in gdb.mi/user-selected-context-sync.exp with gcc-11Tom de Vries2-8/+13
2021-06-10 [gdb/testsuite] Convert multi-line function call into single line.Bhuvanendra Kumar N2-9/+15
2021-06-10[gdb/testsuite] Fix gdb.cp/nested-types.exp with check-read1Tom de Vries3-18/+34
2021-06-10[gdb/testsuite] Fix gdb.cp/cplusfuncs.exp with check-read1Tom de Vries2-4/+11
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