summaryrefslogtreecommitdiff
path: root/gdb/python/py-threadevent.c
Commit message (Expand)AuthorAgeFilesLines
* the patchusers/tromey/sort-includesTom Tromey2019-03-301-1/+5
* Update copyright year range in all GDB files.Joel Brobecker2019-01-011-1/+1
* Simplify uses of thread_to_thread_objectTom Tromey2018-09-161-11/+2
* Change thread_to_thread_object to return a new referenceTom Tromey2018-09-161-4/+4
* Initialize variable in py_get_event_threadSimon Marchi2018-08-251-2/+2
* gdb/python: Use copy-initialization more when possiblePedro Alves2018-08-241-1/+1
* Fix 8.2 regression in gdb.python/py-evthreads.exp w/ gdbserver (PR gdb/23379)Pedro Alves2018-08-241-22/+14
* Use thread_info and inferior pointers more throughoutPedro Alves2018-06-211-2/+3
* Update copyright year range in all GDB filesJoel Brobecker2018-01-021-1/+1
* Make it simpler to add events to PythonTom Tromey2017-09-111-6/+0
* Small event ownership clean up in Python layerTom Tromey2017-09-111-2/+2
* Add new_inferior, inferior_deleted, and new_thread eventsTom Tromey2017-09-111-6/+7
* Turn gdbpy_ref into a templateTom Tromey2017-02-101-1/+1
* Change event code to use gdbpy_refTom Tromey2017-01-101-12/+7
* update copyright year range in GDB filesJoel Brobecker2017-01-011-1/+1
* GDB copyright headers update after running GDB's copyright.py script.Joel Brobecker2016-01-011-1/+1
* Fix redefinition errors in C++ modeTom Tromey2015-02-111-2/+1
* Update year range in copyright notice of all files owned by the GDB project.Joel Brobecker2015-01-011-1/+1
* Add new infrun.h header.Pedro Alves2014-05-221-0/+1
* Update Copyright year range in all files maintained by GDB.Joel Brobecker2014-01-011-1/+1
* * python/py-threadevent.c (get_event_thread): UseTom Tromey2013-05-201-0/+3
* Update years in copyright notice for the GDB files.Joel Brobecker2013-01-011-1/+1
* * python/py-bpevent.c: Include defs.h.Tom Tromey2012-11-081-0/+1
* PR python/14387:Tom Tromey2012-08-151-3/+1
* Copyright year update in most files of the GDB Project.Joel Brobecker2012-01-041-1/+1
* Add the file that prev commit forget.Hui Zhu2011-02-051-0/+78