Files
Tom Tromey 4ab1029c56 Don't use PyLong_FromLongLong
This changes gdb to avoid PyLong_FromLongLong, preferring to use
gdb_py_object_from_longest instead.

gdb/ChangeLog
2020-09-15  Tom Tromey  <tromey@adacore.com>

	* python/py-infevents.c (create_register_changed_event_object):
	Use gdb_py_object_from_longest.
	* python/py-exitedevent.c (create_exited_event_object): Use
	gdb_py_object_from_longest.
2020-09-15 11:08:57 -06:00
..
2020-09-15 11:08:56 -06:00
2020-09-15 11:08:57 -06:00
2020-09-15 11:08:56 -06:00
2020-05-14 13:46:38 -04:00
2020-09-15 11:08:56 -06:00
2020-09-15 11:08:57 -06:00
2020-09-15 11:08:56 -06:00
2020-09-15 11:08:56 -06:00
2020-09-15 11:08:56 -06:00
2020-09-15 11:08:56 -06:00
2020-09-15 11:08:56 -06:00
2020-09-15 11:08:56 -06:00
2020-05-14 13:46:38 -04:00
2020-09-15 11:08:56 -06:00