aboutsummaryrefslogtreecommitdiff
path: root/gdb
AgeCommit message (Expand)AuthorFilesLines
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
2022-11-11gdb/testsuite: disable some tests of gdb.cp/typeid.exp when using ClangBruno Larsen1-1/+9
2022-11-11gdb/testsuite: skip gdb.cp/anon-struct.exp when using ClangBruno Larsen1-0/+10
2022-11-11gdb/testsuite: allow for Clang style destructors on gdb.cp/m-static.expBruno Larsen1-5/+6
2022-11-11gdb/testsuite: add XFAIL to gdb.cp/derivation.exp when using ClangBruno Larsen1-0/+4
2022-11-11gdb/testsuite: account for clang's nested destructor calls on gdb.cp/mb-ctor.expBruno Larsen1-0/+18
2022-11-11gdb/testsuite: enable running gdb.cp/classes.exp with clangBruno Larsen1-1/+35
2022-11-11gdb/testsuite: ignore Non-C-typedefs for gdb.cp/class2.expBruno Larsen1-1/+8
2022-11-10gdb: make "start" breakpoint inferior-specificSimon Marchi4-1/+133
2022-11-10gdb: Fix regressions caused by 041de3d73aa121f2ff0c077213598963bfb34b79Bruno Larsen1-2/+2
2022-11-10gdb/debuginfod: Improve progress updatesAaron Merey6-162/+296
2022-11-10gdb: add special handling for frame level 0 in frame_info_ptrSimon Marchi2-6/+40
2022-11-10gdb: add missing prepare_reinflate call in print_frame_infoSimon Marchi1-0/+2
2022-11-10gdb: use frame_id_p instead of comparing to null_frame_id in frame_info_ptr::...Simon Marchi1-1/+1
2022-11-10gdb: remove manual frame_info reinflation code in backtrace_command_1Simon Marchi1-14/+1
2022-11-10gdb: move frame_info_ptr method implementations to frame-info.cSimon Marchi5-21/+55
2022-11-10gdb: add prepare_reinflate/reinflate around print_frame_args in info_frame_co...Simon Marchi2-0/+12
2022-11-10gdb: clear other.m_cached_id in frame_info_ptr's move ctorSimon Marchi1-0/+1
2022-11-10gdb/c++: Improve error messages in overload resolutionBruno Larsen3-4/+277
2022-11-10gdb/testsuite: allowed for function_range to deal with mangled functionsBruno Larsen1-1/+1
2022-11-10gdb/testsuite: Fix rtld-step-nodebugsym.expLancelot SIX1-1/+3
2022-11-10[gdb/aarch64] Use safer memory read routinesLuis Machado1-6/+36
2022-11-09Fix stepping in rtld without debug symbolLancelot SIX3-3/+61
2022-11-09Allow 'ptype/o' for assemblyTom Tromey8-3/+77
2022-11-08gdb/linux-nat: get core count using /sys/devices/system/cpu/possibleSimon Marchi1-4/+66
2022-11-08gdbsupport, gdb: add read_text_file_to_string, use it in linux_common_core_of...Simon Marchi1-31/+21
2022-11-08[gdb/cli] Make quit really quit after remote connection closedTom de Vries2-1/+95
2022-11-08[gdb/testsuite] Remove test-case from test nameTom de Vries7-33/+33
2022-11-08[gdb/testsuite] Fix find_core_file for core named coreTom de Vries1-1/+2
2022-11-07Silence libtool during linkTom Tromey2-1/+3
2022-11-07gdb: make lookup_selected_frame staticSimon Marchi2-9/+6
2022-11-07gdb: link executables with libtoolJose E. Marchesi5-212/+10892
2022-11-07gdb/testsuite: use a more unique name in gdb.mi/mi-breakpoint-multiple-locati...Simon Marchi2-8/+8
2022-11-07Don't explicitly set clone child ptrace optionsPedro Alves1-1/+0
2022-11-07configure: require libzstd >= 1.4.0Christophe Lyon1-10/+10
2022-11-05Deprecate MI version 1Tom Tromey2-0/+12
2022-11-04[testsuite] gdb.base/dlmopen: Fix test name and use gdb_attachLancelot SIX1-1/+3
2022-11-04PowerPC update comments for the MMA instruction name changes.Carl Love3-30/+56
2022-11-04PowerPC fix for the gdb.arch/powerpc-power10.exp test.Carl Love2-416/+416
2022-11-04Powerpc fix for gdb.base/unwind-on-each-insn.expCarl Love1-0/+22
2022-11-04gdb/testsuite: add KFAILs to gdb.reverse/step-reverse.expBruno Larsen1-0/+15