aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2022-12-12Cancel execution command on thread exit, when stepping, nexting, etc.users/palves/step-over-thread-exit-v3Pedro Alves2-37/+115
2022-12-12Centralize "[Thread ...exited]" notificationsPedro Alves14-59/+89
2022-12-12inferior::clear_thread_list always silentPedro Alves3-10/+9
2022-12-12Document remote clone events, and QThreadOptions packetPedro Alves2-3/+144
2022-12-12Testcases for stepping over thread exit syscall (PR gdb/27338)Simon Marchi6-0/+333
2022-12-12gdb/testsuite/lib/my-syscalls.S: Refactor new SYSCALL macroPedro Alves1-18/+32
2022-12-12Ignore failure to read PC when resumingPedro Alves1-1/+22
2022-12-12Report thread exit event for leader if reporting thread exit eventsPedro Alves2-12/+68
2022-12-12Don't resume new threads if scheduler-locking is in effectPedro Alves5-9/+164
2022-12-12gdbserver: Queue no-resumed event after thread exitPedro Alves5-20/+53
2022-12-12stop_all_threads: (re-)enable async before waiting for stopsPedro Alves1-0/+81
2022-12-12gdb: clear step over information on thread exit (PR gdb/27338)Pedro Alves5-17/+174
2022-12-12Implement GDB_THREAD_OPTION_EXIT support for native LinuxPedro Alves1-13/+31
2022-12-12Implement GDB_THREAD_OPTION_EXIT support for Linux GDBserverPedro Alves2-17/+30
2022-12-12Introduce GDB_THREAD_OPTION_EXIT thread option, fix step-over-thread-exitPedro Alves4-5/+24
2022-12-12Move deleting thread on TARGET_WAITKIND_THREAD_EXITED to corePedro Alves3-13/+41
2022-12-12gdbserver/linux-low.cc: Ignore event_ptid if TARGET_WAITKIND_IGNOREPedro Alves1-1/+0
2022-12-12all-stop/synchronous RSP support thread-exit eventsPedro Alves2-2/+4
2022-12-12Add test for stepping over clone syscallAndrew Burgess2-0/+482
2022-12-12Remove gdb/19675 kfails (displaced stepping + clone)Pedro Alves1-41/+3
2022-12-12gdbserver: Hide and don't detach pending clone childrenPedro Alves5-31/+40
2022-12-12Thread options & clone events (Linux GDBserver)Pedro Alves2-108/+129
2022-12-12Thread options & clone events (native Linux)Pedro Alves2-0/+9
2022-12-12Thread options & clone events (core + remote)Pedro Alves14-2/+454
2022-12-05enum_flags to_stringPedro Alves2-6/+129
2022-12-05Avoid duplicate QThreadEvents packetsPedro Alves1-0/+8
2022-12-05Support clone events in the remote protocolPedro Alves3-37/+91
2022-12-05Step over clone syscall w/ breakpoint, TARGET_WAITKIND_THREAD_CLONEDPedro Alves8-192/+281
2022-12-05gdb/linux: Delete all other LWPs immediately on ptrace exec eventPedro Alves2-0/+21
2022-12-05linux-nat: introduce pending_status_strPedro Alves1-3/+16
2022-12-05displaced step: pass down target_waitstatus instead of gdb_signalPedro Alves9-26/+25
2022-12-03Remove infrun_thread_thread_exit observerPedro Alves1-9/+0
2022-12-03all-stop "follow-fork parent" and selecting another threadPedro Alves3-9/+335
2022-12-03Make follow_fork not rely on get_last_target_statusPedro Alves2-32/+71
2022-12-03Improve "info program"Pedro Alves6-46/+263
2022-12-03Convert previous_inferior_ptid to strong reference to thread_infoPedro Alves4-15/+42
2022-12-03Tweak "Using the running image of ..." outputPedro Alves4-4/+4
2022-12-03Revert "ld: Add .note.GNU-stack to ld-plugin/dummy.s"H.J. Lu1-1/+1
2022-12-03ld: Add .note.GNU-stack to ld-plugin/dummy.sH.J. Lu1-1/+1
2022-12-03x86: Allow 16-bit register source for LAR and LSLH.J. Lu13-26/+176
2022-12-03Automatic date update in version.inGDB Administrator1-1/+1
2022-12-02gdb/linux-nat: add pid parameter to linux_proc_xfer_memory_partialSimon Marchi1-9/+9
2022-12-02gdb: add some debug statements to solib-svr4.cSimon Marchi1-1/+13
2022-12-02gdb: merge solib-frv aix-solib debug options into "set/show debug solib"Simon Marchi6-124/+68
2022-12-02Add Jan Beulich as an x86_64 maintainer.Nick Clifton1-0/+1
2022-12-02x86: drop most OPERAND_TYPE_* (and rework the rest)Jan Beulich3-334/+81
2022-12-02x86: simplify and slightly correct XCHG vs NOP checkingJan Beulich1-5/+3
2022-12-02x86: also use D for XCHG and TESTJan Beulich3-61/+17
2022-12-02[gdb/testsuite] Prevent timeout in gdb.ada/float-bits.expTom de Vries1-3/+10
2022-12-02Automatic date update in version.inGDB Administrator1-1/+1