summaryrefslogtreecommitdiff
path: root/gdb
Commit message (Expand)AuthorAgeFilesLines
* Don't call sigtimedwait for scoped_ignore_sigttouPedro Alves2021-06-171-0/+10
* Add a unit test for scoped_ignore_sigpipePedro Alves2021-06-173-0/+133
* Introduce scoped_restore_signalPedro Alves2021-06-172-28/+13
* Move scoped_ignore_sigttou to gdbsupport/Pedro Alves2021-06-177-61/+10
* gdb/testsuite: gdb.base/args.exp: add KFAIL for native-extended-gdbserverSimon Marchi2021-06-172-5/+23
* gdb/testsuite: gdb.base/args.exp: remove trailing parenthesis in test namesSimon Marchi2021-06-172-2/+6
* gdb/testsuite: gdb.base/args.exp: use $old_gdbflags last two testsSimon Marchi2021-06-172-2/+6
* gdb/testsuite: gdb.base/args.exp: use save_varsSimon Marchi2021-06-172-29/+31
* Make the TUI command window support the mousePedro Alves2021-06-174-52/+186
* sim: make some rules silent by default in Make-common.inSimon Marchi2021-06-162-0/+7
* gdb, doc: Fix missed ChangeLog entry.Felix Willgerodt2021-06-161-0/+6
* btrace, doc: Clarify record function-call-history documentation.Felix Willgerodt2021-06-161-15/+14
* [gdb/symtab] Fix infinite recursion in dwarf2_cu::get_builder(), againTom de Vries2021-06-165-23/+36
* Fix typo in vsx-regs.exp testCarl Love2021-06-151-1/+1
* readelf: report DF_1_PIE as "Position-Independent Executable"Alan Modra2021-06-152-1/+5
* gnulib: define the path to gnulib's parent dirMike Frysinger2021-06-142-2/+7
* fbsd nat: Disable address space randomization when requested.John Baldwin2021-06-146-2/+96
* Fix silent gdb.base/annota1.exp test coverage regressionPedro Alves2021-06-142-3/+12
* Include missing header signal.hBernd Edlinger2021-06-142-0/+5
* remote: Fix indentation in remote_new_objfile.John Baldwin2021-06-122-2/+6
* Fix ChangeLog entry locationSimon Marchi2021-06-112-14/+14
* mi-sym-info.exp: Increase timeout for 114-symbol-info-functionsKevin Buettner2021-06-112-27/+34
* print-symbol-loading.exp: Allow libc symbols to be already loadedKevin Buettner2021-06-112-3/+17
* testsuite/glib-2.34: Match/consume optional libthread_db related outputKevin Buettner2021-06-113-1/+10
* libthread_db initialization changes related to upcoming glibc-2.34Kevin Buettner2021-06-113-5/+36
* gdb: remove unused struct call_site_stuff forward declarationSimon Marchi2021-06-112-1/+4
* gdb, testsuite: Fix mi-var-child-f.exp for Intel compilers.Felix Willgerodt2021-06-114-22/+29
* Implement Rust raw identifiersTom Tromey2021-06-116-6/+124
* gdb/testsuite: capture GDB tty name in default_gdb_spawnSimon Marchi2021-06-103-40/+40
* [gdb/testsuite] Fix timeout in gdb.mi/user-selected-context-sync.exp with gcc-11Tom de Vries2021-06-102-8/+13
* [gdb/testsuite] Convert multi-line function call into single line.Bhuvanendra Kumar N2021-06-102-9/+15
* [gdb/testsuite] Fix gdb.cp/nested-types.exp with check-read1Tom de Vries2021-06-103-18/+34
* [gdb/testsuite] Fix gdb.cp/cplusfuncs.exp with check-read1Tom de Vries2021-06-102-4/+11
* Update read1 example in gdb/testsuite/READMETom Tromey2021-06-092-1/+9
* gdb/testsuite: add some logging in Term::_check_boxSimon Marchi2021-06-092-16/+34
* Use is/is not to check for None in python code.Lancelot SIX2021-06-0817-22/+52
* gdb: try to load libthread_db only after reading all shared libraries when at...Simon Marchi2021-06-086-7/+64
* [gdb/testsuite] Disallow single argument in multi_lineTom de Vries2021-06-085-5/+18
* [gdb/testsuite] Fix gdb.base/info-macros.exp with check-read1Tom de Vries2021-06-084-85/+91
* [gdb/testsuite] Simplify gdb.base/info-types.exp.tcl furtherTom de Vries2021-06-082-31/+46
* [gdb/testsuite] Fix gdb.base/batch-preserve-term-settings.exp with check-read1Tom de Vries2021-06-082-1/+16
* [gdb/testsuite] Fix gdb.threads/multi-create-ns-info-thr.expTom de Vries2021-06-082-1/+6
* [gdb/testsuite] Simplify gdb.base/sect-cmd.expTom de Vries2021-06-082-13/+11
* [gdb/testsuite] Fix gdb.base/sect-cmd.expTom de Vries2021-06-082-1/+5
* Fix a couple -Wdeprecated-copy issuesPedro Alves2021-06-083-0/+9
* gdb_rl_find_completion_word: Remove 'found_quote' localPedro Alves2021-06-072-20/+9
* nat/amd64-linux-siginfo.c: Remove typedefsPedro Alves2021-06-072-14/+28
* nat/amd64-linux-siginfo.c: Move align attribute from typedef to structPedro Alves2021-06-072-2/+7
* gdb/testsuite: gdb.base/continue-all-already-running.exp: add fail if can't r...Simon Marchi2021-06-072-0/+6
* gdb: handle case where type alignment is unknownAndrew Burgess2021-06-075-1/+168