aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
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-10ld/testsuite: skip ld-size when -shared is not supportedClément Chigot1-0/+6
2022-11-10mach-o reloc size overflowAlan Modra1-1/+4
2022-11-10Sanity check reloc count in get_reloc_upper_boundAlan Modra5-34/+69
2022-11-10gdb/testsuite: Fix rtld-step-nodebugsym.expLancelot SIX1-1/+3
2022-11-10sim: ppc: drop old makefile fragmentMike Frysinger1-3/+0
2022-11-10sim: ppc: drop support for dgen -L optionMike Frysinger1-5/+1
2022-11-10sim: ppc: collapse is_readonly & length switch tables heavilyMike Frysinger1-7/+15
2022-11-10sim: ppc: collapse is_valid switch table moreMike Frysinger1-1/+4
2022-11-10sim: ppc: pull default switch return outMike Frysinger1-2/+1
2022-11-10sim: ppc: constify spreg tableMike Frysinger1-2/+2
2022-11-10ld: Add module information substream to PDB filesMark Harmstone5-44/+427
2022-11-10[opcodes/arm] Fix potential null pointer dereferencesLuis Machado1-1/+5
2022-11-10[gdb/aarch64] Use safer memory read routinesLuis Machado1-6/+36
2022-11-10Automatic date update in version.inGDB Administrator1-1/+1
2022-11-09Fix stepping in rtld without debug symbolLancelot SIX3-3/+61
2022-11-10sim: igen: add missing newline to various error messagesMike Frysinger5-6/+6
2022-11-10sim: restore lstat & mkdir func checksMike Frysinger3-2/+16
2022-11-10sim: ppc: drop obsolete USE_WIN32API checkMike Frysinger4-27/+0
2022-11-09gdbserver: do not report btrace support if target does not announce itTankut Baris Aktemur5-1/+19
2022-11-09Allow 'ptype/o' for assemblyTom Tromey8-3/+77
2022-11-09sim: ppc: add missing parens with e500 macroMike Frysinger1-16/+16
2022-11-09sim: ppc: drop useless linking of helper toolsMike Frysinger1-1/+1
2022-11-09x86/Intel: don't accept malformed EXTRQ / INSERTQJan Beulich4-16/+17
2022-11-09Re: Fuzzed files in archivesAlan Modra1-14/+7
2022-11-09RISC-V: xtheadfmemidx: Use fp register in mnemonicsChristoph Müllner5-56/+58
2022-11-08ld: Always output local symbol for relocatable linkH.J. Lu1-1/+2
2022-11-09Automatic date update in version.inGDB Administrator1-1/+1
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 Marchi3-31/+62
2022-11-08PowerPC: Add XSP operand definePeter Bergner1-5/+6
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-08sim: mips: call Unpredictable instead of setting bogus values [PR sim/29276]Mike Frysinger1-2/+2
2022-11-08sim: drop unused CORE_ADDR_TYPEMike Frysinger1-7/+0
2022-11-08x86: Correct wrong comments in vex_w_tableHaochen Jiang1-1/+1
2022-11-08Support Intel RAO-INTKong Lingling16-4175/+4393
2022-11-08Automatic date update in version.inGDB Administrator1-1/+1
2022-11-07Silence libtool during linkTom Tromey2-1/+3
2022-11-07gdb: make lookup_selected_frame staticSimon Marchi2-9/+6
2022-11-07sim: riscv: add missing AC_MSG_RESULT callMike Frysinger2-0/+3
2022-11-07sim: v850: drop subdir configure logicMike Frysinger7-2962/+27
2022-11-07sim: mn10300: drop subdir configure logicMike Frysinger7-2969/+34