summaryrefslogtreecommitdiff
path: root/gdb/python/py-stopevent.c
Commit message (Expand)AuthorAgeFilesLines
* Update copyright year range in header of all files managed by GDBJoel Brobecker2023-01-011-1/+1
* Automatic Copyright Year update after running gdb/copyright.pyJoel Brobecker2022-01-011-1/+1
* gdb: remove bpstat typedef, rename bpstats to bpstatSimon Marchi2021-11-081-2/+2
* Update copyright year range in all GDB filesJoel Brobecker2021-01-011-1/+1
* gdb, gdbserver, gdbsupport: fix leading space vs tabs issuesSimon Marchi2020-11-021-14/+14
* Update copyright year range in all GDB files.Joel Brobecker2020-01-011-1/+1
* Update copyright year range in all GDB files.Joel Brobecker2019-01-011-1/+1
* Change thread_to_thread_object to return a new referenceTom Tromey2018-09-161-2/+2
* Fix 8.2 regression in gdb.python/py-evthreads.exp w/ gdbserver (PR gdb/23379)Pedro Alves2018-08-241-1/+2
* 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-5/+5
* Turn gdbpy_ref into a templateTom Tromey2017-02-101-2/+2
* Change event code to use gdbpy_refTom Tromey2017-01-101-34/+20
* 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
* Update Copyright year range in all files maintained by GDB.Joel Brobecker2014-01-011-1/+1
* 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-0/+1
* gdb/Pedro Alves2012-05-241-2/+2
* gdb/Pedro Alves2012-05-241-1/+1
* Copyright year update in most files of the GDB Project.Joel Brobecker2012-01-041-1/+1
* 2011-09-15 Kevin Pouget <kevin.pouget@st.com>Kevin Pouget2011-09-151-9/+34
* Add the file that prev commit forget.Hui Zhu2011-02-051-0/+92