aboutsummaryrefslogtreecommitdiff
path: root/gdb/python/py-threadevent.c
AgeCommit message (Expand)AuthorFilesLines
2020-01-10Multi-target supportPedro Alves1-1/+3
2020-01-01Update copyright year range in all GDB files.Joel Brobecker1-1/+1
2019-01-01Update copyright year range in all GDB files.Joel Brobecker1-1/+1
2018-09-16Simplify uses of thread_to_thread_objectTom Tromey1-11/+2
2018-09-16Change thread_to_thread_object to return a new referenceTom Tromey1-4/+4
2018-08-25Initialize variable in py_get_event_threadSimon Marchi1-2/+2
2018-08-24gdb/python: Use copy-initialization more when possiblePedro Alves1-1/+1
2018-08-24Fix 8.2 regression in gdb.python/py-evthreads.exp w/ gdbserver (PR gdb/23379)Pedro Alves1-22/+14
2018-06-21Use thread_info and inferior pointers more throughoutPedro Alves1-2/+3
2018-01-02Update copyright year range in all GDB filesJoel Brobecker1-1/+1
2017-09-11Make it simpler to add events to PythonTom Tromey1-6/+0
2017-09-11Small event ownership clean up in Python layerTom Tromey1-2/+2
2017-09-11Add new_inferior, inferior_deleted, and new_thread eventsTom Tromey1-6/+7
2017-02-10Turn gdbpy_ref into a templateTom Tromey1-1/+1
2017-01-10Change event code to use gdbpy_refTom Tromey1-12/+7
2017-01-01update copyright year range in GDB filesJoel Brobecker1-1/+1
2016-01-01GDB copyright headers update after running GDB's copyright.py script.Joel Brobecker1-1/+1
2015-02-11Fix redefinition errors in C++ modeTom Tromey1-2/+1
2015-01-01Update year range in copyright notice of all files owned by the GDB project.Joel Brobecker1-1/+1
2014-05-22Add new infrun.h header.Pedro Alves1-0/+1
2014-01-01Update Copyright year range in all files maintained by GDB.Joel Brobecker1-1/+1
2013-05-20 * python/py-threadevent.c (get_event_thread): UseTom Tromey1-0/+3
2013-01-01Update years in copyright notice for the GDB files.Joel Brobecker1-1/+1
2012-11-08 * python/py-bpevent.c: Include defs.h.Tom Tromey1-0/+1
2012-08-15 PR python/14387:Tom Tromey1-3/+1
2012-01-04Copyright year update in most files of the GDB Project.Joel Brobecker1-1/+1
2011-02-05Add the file that prev commit forget.Hui Zhu1-0/+78