aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2022-07-18Cancel execution command on thread exit, when stepping, nexting, etc.users/palves/step-over-thread-exitPedro Alves2-20/+81
2022-07-18Centralize "[Thread ...exited]" notificationsPedro Alves15-60/+92
2022-07-18inferior::clear_thread_list always silentPedro Alves3-10/+9
2022-07-18Document remote clone events, and QThreadOptions packetPedro Alves2-3/+142
2022-07-18Testcases for stepping over thread exit syscall (PR gdb/27338)Simon Marchi6-0/+329
2022-07-18gdb/testsuite/lib/my-syscalls.S: Refactor new SYSCALL macroPedro Alves1-18/+32
2022-07-18Ignore failure to read PC when resumingPedro Alves1-1/+22
2022-07-18Report thread exit event for leader if reporting thread exit eventsPedro Alves2-12/+68
2022-07-18Don't resume new threads if scheduler-locking is in effectPedro Alves5-9/+152
2022-07-18gdbserver: Queue no-resumed event after thread exitPedro Alves5-20/+53
2022-07-18stop_all_threads: (re-)enable async before waiting for stopsPedro Alves1-0/+81
2022-07-18gdb: clear step over information on thread exit (PR gdb/27338)Simon Marchi5-14/+168
2022-07-18Implement GDB_TO_EXIT support for native LinuxPedro Alves1-21/+47
2022-07-18Implement GDB_TO_EXIT support for Linux GDBserverPedro Alves2-17/+30
2022-07-18Introduce GDB_TO_EXIT thread option, fix step-over-thread-exitPedro Alves3-5/+22
2022-07-18gdbserver/linux-low.cc: Ignore event_ptid if TARGET_WAITKIND_IGNOREPedro Alves1-1/+0
2022-07-18all-stop/synchronous RSP support thread-exit eventsPedro Alves2-2/+4
2022-07-18Add test for stepping over clone syscallAndrew Burgess2-0/+482
2022-07-18Remove gdb/19675 kfails (displaced stepping + clone)Pedro Alves1-41/+3
2022-07-18gdbserver: Hide and don't detach pending clone childrenPedro Alves5-31/+40
2022-07-18Thread options & clone events (Linux GDBserver)Pedro Alves2-107/+132
2022-07-18Thread options & clone events (native Linux)Pedro Alves2-0/+9
2022-07-18Thread options & clone events (core + remote)Pedro Alves13-1/+450
2022-07-18Avoid duplicate QThreadEvents packetsPedro Alves1-0/+8
2022-07-18Support clone events in the remote protocolPedro Alves3-25/+90
2022-07-18Step over clone syscall w/ breakpoint, TARGET_WAITKIND_THREAD_CLONEDPedro Alves8-204/+293
2022-07-18gdb/linux: Delete all other LWPs immediately on ptrace exec eventPedro Alves2-0/+21
2022-07-18linux-nat: introduce pending_status_strPedro Alves1-3/+14
2022-07-18displaced step: pass down target_waitstatus instead of gdb_signalPedro Alves8-24/+23
2022-07-18Put gdb.base/bt-on-fatal-signal.exp GDB cores in output dirPedro Alves1-0/+5
2022-07-18Remove array typedef assumption for AdaTom Tromey5-2/+143
2022-07-18Remove manual lifetime management from cli_interpTom Tromey1-22/+14
2022-07-18Remove cli_out_newTom Tromey5-14/+4
2022-07-18Replace input_interactive_p with a methodTom Tromey6-17/+18
2022-07-18Remove ui_register_input_event_handlerTom Tromey5-22/+22
2022-07-18opcodes/arc: Implement style support in the disassemblerClaudiu Zissulescu3-46/+117
2022-07-18arc: Update missing cipher.Claudiu Zissulescu2-1/+6
2022-07-18[gdb/testsuite] Remove duplicate of supports_gnucTom de Vries1-11/+0
2022-07-18gdb/python: look for python, then python 3 at configure timeAndrew Burgess2-4/+11
2022-07-18x86: correct VMOVSH attributesJan Beulich5-5/+35
2022-07-18x86: re-order insn template fieldsJan Beulich3-3720/+3728
2022-07-18[gdbsupport] Improve thread scheduling in parallel_for_eachTom de Vries1-0/+8
2022-07-18[gdb/testsuite] Allow override of ASAN_OPTIONS in lib/gdb.expTom de Vries1-7/+7
2022-07-18[gdb/testsuite] Fix regression in step-indirect-call-thunk.exp with gcc 7Tom de Vries2-1/+16
2022-07-18[gdb/testsuite] Fix gdb.arch/i386-mpx.expTom de Vries1-1/+1
2022-07-18[gdbsupport] Add parallel_for_each_debugTom de Vries1-1/+23
2022-07-18Automatic date update in version.inGDB Administrator1-1/+1
2022-07-17Automatic date update in version.inGDB Administrator1-1/+1
2022-07-16Automatic date update in version.inGDB Administrator1-1/+1
2022-07-15gdb-add-index always generates an error when libdebuginfod wasn't compiled inAaron Merey1-1/+3