aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2024-04-30testsuite: libsframest: more renamesusers/ibhagat/sframe-stacktracer-testsuiteIndu Bhagat4-36/+36
2024-04-30testsuite: libsframest: create new sframest_sfinfo_initIndu Bhagat2-65/+36
2024-04-30testsuite: libsframest: define a new function sframest_sfinfo_addr_range_pIndu Bhagat3-38/+23
2024-04-30more renames for readabilityIndu Bhagat3-48/+49
2024-04-30testsuite: libsframest: rename for readabilityIndu Bhagat3-116/+129
2024-04-30testsuite: libsframest: use shorter version in conditionalsIndu Bhagat2-31/+33
2024-04-30libsframest: use access API instead of direct access using FRE infoIndu Bhagat1-2/+2
2024-04-25lisbframest: remove unnecessary arch-specific codeIndu Bhagat1-20/+4
2024-04-25testsuite: minor housekeepingIndu Bhagat5-25/+24
2024-04-25testsuite: libsframest: use as, ld, collect-ld from build dirIndu Bhagat11-94/+68
2024-04-25libsframest: use as a test tool insteadIndu Bhagat48-789/+1068
2024-04-25testsuite: sframebt: Add backtrace-1 which uses -O2 alwaysIndu Bhagat2-0/+116
2024-04-25testsuite: sframebt: Use -fno-optimize-sibling-callsWeimin Pan2-2/+2
2024-04-25sframebt: Factor register access code into a header fileWeimin Pan2-14/+84
2024-04-25unwinder: Add SFrame unwinder testsWeimin Pan27-81/+1533
2024-04-25unwinder: generate backtrace using SFrame formatWeimin Pan9-17/+878
2024-04-25bpf: fix calculation when deciding to relax branchDavid Faust7-43/+95
2024-04-25gdb: add type annotations to ada-unicode.pySimon Marchi1-37/+61
2024-04-25gdb: remove gdbcmd.hSimon Marchi176-207/+163
2024-04-25gdb: move style_set_list/style_show_list declarations to cli/cli-style.hSimon Marchi2-4/+4
2024-04-25gdb: remove unused print_command_line and print_command_lines declarationsSimon Marchi1-5/+0
2024-04-25gdb: move execute function declarations from gdbcmd.h to top.hSimon Marchi10-37/+38
2024-04-25LoongArch: gas: Simplify relocations in sections without code flagJinyang He3-3/+19
2024-04-25LoongArch: Add bad static relocation check and output more information to userLulu Cai8-2/+76
2024-04-25LoongArch: The symbol got type can only be obtained after initializationLulu Cai1-1/+8
2024-04-25Automatic date update in version.inGDB Administrator1-1/+1
2024-04-24gdb/testsuite: Add libc_has_debug_info require helperThiago Jung Bauermann2-12/+57
2024-04-24gdb/doc: Fix incorrect information in RSP docCiaran Woodward1-1/+1
2024-04-24Handle two-linetable function in find_epilogue_using_linetableBernd Edlinger6-160/+284
2024-04-24Fix an out of bounds array access in find_epilogue_using_linetableBernd Edlinger1-10/+84
2024-04-24[gdb/testsuite] Fix gdb.threads/threadcrash.exp for remote hostTom de Vries1-5/+3
2024-04-24[gdb/testsuite] Fix gdb.threads/threadcrash.exp with glibc debuginfoTom de Vries1-1/+1
2024-04-24Update readelf's display of RELR sections to include the number of locations ...Nick Clifton14-33/+128
2024-04-24gdb: include extract-store-integer.h in charset.c when PHONY_ICONVSimon Marchi1-0/+2
2024-04-24PPC maintainersAlan Modra1-2/+1
2024-04-24buffer overflow in libctf testsAlan Modra2-2/+2
2024-04-24Automatic date update in version.inGDB Administrator1-1/+1
2024-04-23gdb: adjust copyright years of extract-store-integer.{c,h}Simon Marchi2-2/+2
2024-04-23arm: Fix MVE vmla encodingClaudio Bantaloukas4-1356/+2042
2024-04-23bfd: Remove duplicate word in elf-vxworks.cOlivier Hainque1-1/+1
2024-04-23objcopy.c: Fix bfd_copy_private_symbol_data on 32-bit hostsH.J. Lu1-2/+2
2024-04-23gdb: move symbol_file_command declaration to symfile.hSimon Marchi3-17/+17
2024-04-23gdb: remove enum precision_typeSimon Marchi1-7/+0
2024-04-23gdb: move annotation_level declaration/definition to annotate.{h,c}Simon Marchi5-14/+13
2024-04-23gdb: move a bunch of quit-related things to event-top.{c,h}Simon Marchi51-88/+144
2024-04-23gdb: change type of quit_flag to boolSimon Marchi2-5/+5
2024-04-23gdb: change return type of check_quit_flag to boolSimon Marchi5-12/+12
2024-04-23gdb: move declarations of check_quit_flag and set_quit_flag to extension.hSimon Marchi3-32/+34
2024-04-23gdb: remove unused include in infrun.cSimon Marchi1-1/+1
2024-04-23objdump: Round ASCII art lines in jump visualizationWaqar Hameed1-4/+4