aboutsummaryrefslogtreecommitdiff
path: root/gdb
AgeCommit message (Expand)AuthorFilesLines
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
2022-11-03gdb: Fix issue with Clang CLI macrosBruno Larsen10-11/+179
2022-11-02Fix Cygwin build after 20489ccaJon Turney1-7/+9
2022-11-02Fix Cygwin build after bcb9251fJon Turney1-1/+1
2022-10-31Add missing TYPE_CODE_* constants to PythonTom Tromey6-170/+173
2022-10-31Remove REPARSE condition to force hardware resource checking when updating wa...Carl Love1-4/+3
2022-10-31PowerPC, add support for recording pipe2 system call.Carl Love1-0/+2
2022-10-31Use enum for gdbarch's call_dummy_locationTom Tromey5-9/+13
2022-10-31Inline initialization of gdbarch membersTom Tromey3-206/+111
2022-10-31Fix regression in pointer-to-member printingTom Tromey3-1/+13
2022-10-31gdb/testsuite: fix gdb.cp/converts.exp to run with clangBruno Larsen1-1/+1
2022-10-31gdb/testsuite: add XFAIL to gdb.cp/ptype-flags.exp when using clangBruno Larsen1-0/+12
2022-10-29gdb/testsuite: Wrap `param_integer_error' in gdb.guile/scm-parameter.expMaciej W. Rozycki1-1/+3
2022-10-29[gdb/testsuite] Use ssh -t in remote-*.expTom de Vries2-0/+24
2022-10-29[gdb/testsuite] Fix gdb.server/multi-ui-errors.exp with local-remote-host-nottyTom de Vries1-0/+8
2022-10-29[gdb/testsuite] Consume output asap in gdb.server/multi-ui-errors.expTom de Vries1-1/+7
2022-10-29[gdb/testsuite] Remove REMOTE_PORTNUM in remote-stdio-gdbserver.expTom de Vries1-12/+3
2022-10-28Convert compunit_language to a methodTom Tromey6-17/+16
2022-10-28gdb, btrace: fix family and model computationMarkus Metzger1-2/+4
2022-10-27[gdb/testsuite] Remove address from test namesTom de Vries3-3/+5
2022-10-27[gdb/testsuite] Disable styling in host board local-remote-host-native.expTom de Vries1-0/+4
2022-10-27[gdb/testsuite] Fix silent timeouts in gdb.mi/mi-exec-run.exp with remote hostTom de Vries2-1/+3
2022-10-27[gdb/testsuite] Use remote_exec chmod instead of remote_spawnTom de Vries2-2/+2
2022-10-26gdb/testsuite: fix gdb.guile/scm-parameter.exp "wrong type argument" test pat...Simon Marchi1-4/+4
2022-10-26gdb/arm: Fix M-profile EXC_RETURNLuis Machado1-2/+2
2022-10-26gdb/arm: fix IPSR field test in arm_m_exception_cache ()Luis Machado1-1/+1
2022-10-26gdb/arm: Terminate frame unwinding in M-profile lockupLuis Machado1-3/+53
2022-10-26gdb: copyright: make file header scan a bit more pythonicMike Frysinger1-9/+6
2022-10-26gdb: make copyright.py interface a bit nicerMike Frysinger1-5/+16