aboutsummaryrefslogtreecommitdiff
path: root/gdb
AgeCommit message (Expand)AuthorFilesLines
2024-05-04[gdb/testsuite] Make portnum a persistent globalTom de Vries1-1/+1
2024-05-04[gdb/testsuite] Factor out proc get_portnumTom de Vries1-11/+29
2024-05-03Adjust gdb_continue_to_end for WindowsPedro Alves1-0/+15
2024-05-03[gdb/testsuite] Use save_vars to restore GDBFLAGSTom de Vries25-187/+165
2024-05-03[gdb/testsuite] Remove superfluous -quiet and -ex set width/height 0Tom de Vries9-16/+5
2024-05-03[gdb/testsuite] Update INTERNAL_GDBFLAGS exampleTom de Vries1-1/+1
2024-05-03[gdb/exp] Fix cast handling for indirectionTom de Vries3-3/+76
2024-05-02Fix regression on aarch64-linux gdbserverTom Tromey4-123/+123
2024-05-02[gdb/symtab] Work around PR gas/29517, dwarf2 caseTom de Vries4-3/+35
2024-05-01[gdb/testsuite] Fix stray file in get_compiler_infoTom de Vries1-1/+1
2024-05-01[gdb/testsuite] Fix stray file in gdb.dwarf2/gdb-index-nodebug.expTom de Vries1-2/+2
2024-04-29gdb/testsuite: Add gdb.base/memops-watchpoint.expThiago Jung Bauermann2-0/+206
2024-04-29gdb/nat/linux: Fix attaching to process when it has zombie threadsThiago Jung Bauermann2-0/+54
2024-04-29gdb/nat: Factor linux_proc_get_stat_field out of linux_common_core_of_threadThiago Jung Bauermann4-36/+62
2024-04-29gdb/nat: Use procfs(5) indexes in linux_common_core_of_threadThiago Jung Bauermann1-4/+7
2024-04-29gdb/Cygwin: Fix attach pid error messagePedro Alves1-4/+13
2024-04-29gdb/doc: document how filename arguments are formattedAndrew Burgess1-0/+78
2024-04-29gdb/remote: fix qRcmd error handlingAndrew Burgess1-10/+15
2024-04-27Fix typo in TUI commentTom Tromey1-1/+1
2024-04-27Remove two unneeded forward declarationsTom Tromey2-4/+0
2024-04-27[gdb/remote] Fix abort on REMOTE_CLOSE_ERRORTom de Vries1-3/+56
2024-04-26Improve target.h & target_ops & xfer_partial descriptionsPedro Alves1-24/+51
2024-04-26gdb/linux-nat: Fix mem access ptrace fallback (PR threads/31579)Pedro Alves1-3/+58
2024-04-26Fix gdb.base/attach.exp --pid test skipping on native-extended-gdbserverPedro Alves1-1/+3
2024-04-26Eliminate gdb_is_target_remote / gdb_is_target_native & friendsPedro Alves2-77/+0
2024-04-26gdb_is_target_remote -> gdb_protocol_is_remotePedro Alves18-70/+62
2024-04-26gdb_is_target_native -> gdb_protocol_is_nativePedro Alves7-29/+34
2024-04-26Fix "attach" failure handling with GDBserverPedro Alves3-6/+121
2024-04-26Improve vRun error reportingPedro Alves1-12/+55
2024-04-26Fix "run" failure handling with GDBserverPedro Alves2-0/+83
2024-04-26Windows: Fix run/attach hang after bad run/attachPedro Alves1-15/+20
2024-04-26Document "E.MESSAGE" RSP errorsPedro Alves1-10/+13
2024-04-26Centralize documentation of error and empty RSP responsesPedro Alves1-216/+38
2024-04-26Document conventions for describing packet syntaxPedro Alves1-0/+16
2024-04-26Remove unnecessary get_current_frame calls from infrun.cBernd Edlinger1-20/+4
2024-04-26gdb: Add a SECURITY.txt document for GDBAndrew Burgess1-0/+218
2024-04-26gdb: specify sh pointer register typesSébastien Michelland1-1/+22
2024-04-25Fix end_sequence addresses for dw2-lines.expCarl Love1-1/+1
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-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-24gdb: include extract-store-integer.h in charset.c when PHONY_ICONVSimon Marchi1-0/+2