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