aboutsummaryrefslogtreecommitdiff
path: root/gdb
AgeCommit message (Expand)AuthorFilesLines
2021-09-30[gdb/testsuite] Add untested for missing xml support in gdb.base/valgrind*.expTom de Vries4-0/+4
2021-09-30gdb/testsuite: make runto_main not pass no-message to runtoSimon Marchi598-784/+75
2021-09-30gdbsupport: make gdb_mkostemp_cloexec return a scoped_fdSimon Marchi4-10/+11
2021-09-30gdbsupport: make gdb_open_cloexec return scoped_fdSimon Marchi13-42/+32
2021-09-30Fix Windows crash from stop_pc changeTom Tromey1-0/+1
2021-09-30[gdb/testsuite] Use untested in gdb.debuginfod/fetch_src_and_symbols.expTom de Vries1-1/+1
2021-09-30[gdb/testsuite] Remove redundant FAIL in gdb.base/info-os.expTom de Vries1-1/+0
2021-09-30[gdb/testsuite] Fix DUPLICATE in gdb.base/info-os.expTom de Vries1-9/+6
2021-09-30[gdb/testsuite] Check compilation result in gdb.dwarf2/dw2-opt-structptr.expTom de Vries1-3/+5
2021-09-30[gdb/testsuite] Check compilation result in gdb.base/structs.expTom de Vries1-141/+63
2021-09-30[gdb/testsuite] Prepare nodebug exec in gdb.base/cvexpr.expTom de Vries1-8/+14
2021-09-30[gdb/testsuite] Fix DUPLICATE in gdb.base/cvexpr.expTom de Vries1-3/+5
2021-09-30[gdb/testsuite] Check compilation result in gdb.base/call-sc.expTom de Vries1-27/+18
2021-09-30[gdb/testsuite] Fix untested messages in gdb.mi/*.expTom de Vries5-5/+5
2021-09-30[gdb/testsuite] Fix full buffer in gdb.rust/dwindex.expTom de Vries1-10/+24
2021-09-30[gdb/testsuite] Fix gdb.base/break-interp.exp for ld.so without debugTom de Vries1-0/+3
2021-09-29Fix gdb.multi/multi-term-settings.exp racePedro Alves1-6/+34
2021-09-29[gdb/testsuite] Disable vgdb tests if xml not supportedTom de Vries4-0/+20
2021-09-29[gdb/testsuite] Fix gdb.python/py-breakpoint.exp with python 2Tom de Vries1-1/+9
2021-09-29[gdb/testsuite] Fix breakpoint detection in gdb.gdb/python-helper.expTom de Vries1-1/+1
2021-09-29gdb: fix build when libbacktrace and execinfo backtrace are not availableAndrew Burgess1-0/+2
2021-09-29gdb/doc: use 'standard error stream' instead of 'stderr' in some placesAndrew Burgess1-6/+6
2021-09-29gdb: fix manor -> manner typo in some commentsAndrew Burgess3-3/+3
2021-09-28gdb: enable target_async around stop_all_threads call in process_initial_stop...Simon Marchi3-1/+117
2021-09-28gdb: fix darwin-nat build (again)Simon Marchi1-1/+1
2021-09-28gdb: fix darwin-nat buildSimon Marchi1-4/+4
2021-09-28gdb.base/foll-fork.exp: accept "info breakpoints" output in any orderSimon Marchi1-3/+10
2021-09-28gdb: print backtrace for internal error/warningAndrew Burgess5-37/+174
2021-09-28gdb: use libbacktrace to create a better backtrace for fatal signalsAndrew Burgess7-45/+315
2021-09-27gdb: use intrusive_list for linux-nat lwp_listSimon Marchi5-53/+46
2021-09-27gdb: add destructor to lwp_infoSimon Marchi2-7/+8
2021-09-27gdb: make lwp_info non-PODSimon Marchi2-37/+28
2021-09-27gdb: don't share aspace/pspace on fork with "detach-on-fork on" and "follow-f...Simon Marchi2-9/+48
2021-09-27gdb.base/foll-fork.exp: use foreach_with_prefix to handle prefixesSimon Marchi1-84/+81
2021-09-27gdb.base/foll-fork.exp: rename variablesSimon Marchi1-20/+20
2021-09-27gdb.base/foll-fork.exp: refactor to restart GDB between each portion of the testSimon Marchi1-63/+81
2021-09-27gdb.base/foll-fork.exp: remove gating based on target tripletSimon Marchi1-7/+0
2021-09-27gdb.base/foll-fork.exp: remove DUPLICATEsSimon Marchi1-14/+6
2021-09-27[gdb/build] Fix build with g++-4.8Tom de Vries1-2/+6
2021-09-27gdb: add setting to disable reading source code filesAndrew Burgess7-3/+179
2021-09-27gdb: remove duplicate cmd_list_element declarationsAndrew Burgess2-104/+33
2021-09-27gdb: prevent an assertion when computing the frame_id for an inline frameAndrew Burgess5-9/+344
2021-09-27[gdb/testsuite] Fix gdb.base/dcache-flush.expTom de Vries1-2/+2
2021-09-27[gdb/testsuite] Test sw watchpoint in gdb.threads/process-dies-while-detachin...Tom de Vries1-11/+30
2021-09-26gdb: fix indentation in gdbtypes.cSimon Marchi1-1/+1
2021-09-25[gdb/testsuite] Minimize gdb restartsTom de Vries68-115/+45
2021-09-24gdb: change thread_info::name to unique_xmalloc_ptr, add helper functionSimon Marchi6-30/+57
2021-09-24Move value_true to value.hTom Tromey8-34/+20
2021-09-24Make dcache multi-target-safePedro Alves1-3/+11
2021-09-24Fix 'FAIL: gdb.perf/disassemble.exp: python Disassemble().run()'Pedro Alves1-3/+4