aboutsummaryrefslogtreecommitdiff
path: root/gdb
AgeCommit message (Expand)AuthorFilesLines
2022-11-17PowerPC, fix gdb.base/retval-large-struct.expCarl Love1-1/+7
2022-11-17Use boolean literals for pagination_enabledTom Tromey2-2/+2
2022-11-17Change NULL to nullptr in gdb/infcmd.c and gdb/infrun.cCarl Love2-142/+142
2022-11-17gdb: new $_inferior_thread_count convenience variableAndrew Burgess5-2/+62
2022-11-17Remove two obsolete declarationsTom Tromey1-4/+0
2022-11-17gdb/testsuite: fix failure in gdb.python/py-send-packet.expAndrew Burgess1-3/+3
2022-11-17Fix call functions command bug in 64 bits programs for AIXAditya Vidyadhar Kamath1-1/+9
2022-11-17gdb/fortran/testsuite: print values and types of string variablesAndrew Burgess2-0/+107
2022-11-17Fix various procfs.c compilation errorsRainer Orth1-15/+9
2022-11-17[gdb/testsuite] Fix DUPLICATE in gdb.arch/ppc-fp.expTom de Vries1-2/+2
2022-11-17Add myself to the gdb/MAINTAINERS write-after-approval listKévin Le Gouguec1-0/+1
2022-11-17Guard against frame.c destructors running before frame-info.c'sKévin Le Gouguec1-1/+5
2022-11-16[gdb/testsuite] Use gdb_gcore_cmd in gdb.threads/gcore-thread.expTom de Vries1-1/+1
2022-11-16Bug fix in commit for printing the function return value for non-trivial valuesCarl Love1-14/+16
2022-11-16Update Ada tasks documentationTom Tromey1-1/+13
2022-11-16gdb: add "set style tui-current-position on|off", default to offPedro Alves7-5/+83
2022-11-16[gdb/testsuite] Modernize gdb.arch/i386-biarch-core.expTom de Vries2-26/+21
2022-11-16[gdb/testsuite] Fix gdb.arch/ppc64-symtab-cordic.exp without bzip2Tom de Vries3-8/+32
2022-11-15gdb/configure: regenerateJose E. Marchesi1-2/+4
2022-11-15gdb: use libtool in GDB_AC_CHECK_BFDJose E. Marchesi3-11/+1652
2022-11-15Fix crash in ada_print_typeTom Tromey5-3/+114
2022-11-15gdb/testsuite: get_set_option_choices: expect \r\n after each itemSimon Marchi1-2/+7
2022-11-15[gdb/testsuite] Normalize gdbserver path nameTom de Vries2-5/+4
2022-11-15[gdb/testsuite] Fix gdb.base/jit-elf-so.exp for remote targetTom de Vries1-4/+7
2022-11-15[gdb/testsuite] Fix gdb.base/jit-reader-exec.exp for remote targetTom de Vries1-5/+9
2022-11-15[gdb/testsuite] Fix gdb.base/info-shared.exp for remote targetTom de Vries1-2/+9
2022-11-15[gdb/testsuite] Fix gdb.base/solib-vanish.exp for remote targetTom de Vries1-4/+17
2022-11-15[gdb/testsuite] Fix gdb.base/infcall-exec.exp for remote targetTom de Vries2-3/+55
2022-11-15[gdb/testsuite] Fix gdb.base/print-file-var.exp for remote targetTom de Vries2-17/+29
2022-11-15[gdb/testsuite] Add REMOTE_TARGET_USERNAME in remote-gdbserver-on-localhost.expTom de Vries1-2/+27
2022-11-15[gdb/testsuite] Fix gdb.base/info_sources_2.exp for remote targetTom de Vries1-0/+12
2022-11-15[gdb/testsuite] Fix gdb.base/foll-exec.exp for remote targetTom de Vries3-0/+12
2022-11-15[gdb/testssuite] Skip aarch64 in skip_gdbserver_test if no xml supportTom de Vries1-0/+1
2022-11-15Enable multi-process debugging for AIXAditya Vidyadhar Kamath1-7/+174
2022-11-14PowerPC, fix support for printing the function return value for non-trivial v...Carl Love13-14/+172
2022-11-14PowerPC, function ppc64_sysv_abi_return_value add missing return value conven...Carl Love1-0/+4
2022-11-14Remove dump_prefix_expressionTom Tromey4-10/+8
2022-11-14gdb/unittests: PR28413, suppress warnings generated by GnulibTsukasa OI1-0/+11
2022-11-14[gdb/testsuite] Run gdb.arch/ppc64-symtab-cordic.exp for --enable-targets=allTom de Vries1-8/+4
2022-11-14[gdb/testsuite] Handle with_set archTom de Vries1-2/+20
2022-11-14[gdb/testsuite] Set completions to unlimited in get_set_option_choicesTom de Vries2-29/+35
2022-11-13Drop apparently unneeded include of winsock2.hJon Turney1-1/+0
2022-11-11gdb: fix start breakpoint expression not working in some languagesSimon Marchi1-2/+7
2022-11-11[gdb/testsuite] Don't timeout on prompt in gdb_start_cmdTom de Vries1-0/+1
2022-11-11[gdb/testsuite] Better error checking in has_hw_wp_supportTom de Vries1-2/+10
2022-11-11gdb/py-inferior: Keep inferior threads in a mapLancelot SIX1-65/+34
2022-11-11Make sure a copy_insn_closure is available when we have a match in copy_insn_...Luis Machado1-3/+25
2022-11-11gdb, btrace: Fix rn-dl-bind.exp for new icx remark.Felix Willgerodt1-1/+1
2022-11-11gdb/testsuite: disable gdb.cp/call-method-register.exp when not using gccBruno Larsen1-0/+5
2022-11-11gdb/testsuite: remove XFAIL on gdb.cp/temargs.expBruno Larsen1-2/+4