Tom Tromey
29928b8e3b
Fix maybe-uninitialized warning in py-infthread.c
...
I got this warning from py-infthread.c using the Fedora 34 system GCC:
../../binutils-gdb/gdb/python/py-infthread.c:102:30: warning: ‘extra_info’ may be used uninitialized in this function [-Wmaybe-uninitialized]
I think this happens because GDB_PY_HANDLE_EXCEPTION expands to an
'if' whose condition is always true -- but GCC can't know this. This
patch avoids the warning by adding a harmless initialization.
2022-02-28 10:53:13 -07:00
..
2022-02-14 09:53:04 +00:00
2022-01-01 19:13:23 +04:00
2022-01-01 19:13:23 +04:00
2022-01-01 19:13:23 +04:00
2022-01-01 19:13:23 +04:00
2022-01-01 19:13:23 +04:00
2022-01-26 06:49:51 -07:00
2022-01-26 06:49:51 -07:00
2022-01-26 06:49:51 -07:00
2022-01-01 19:13:23 +04:00
2022-01-01 19:13:23 +04:00
2022-01-01 19:13:23 +04:00
2022-01-01 19:13:23 +04:00
2022-01-01 19:13:23 +04:00
2022-01-01 19:13:23 +04:00
2022-01-01 19:13:23 +04:00
2022-01-01 19:13:23 +04:00
2022-02-15 09:52:37 +00:00
2022-01-01 19:13:23 +04:00
2022-02-06 16:03:46 -05:00
2022-01-01 19:13:23 +04:00
2022-01-01 19:13:23 +04:00
2022-01-26 06:49:51 -07:00
2022-01-01 19:13:23 +04:00
2022-02-28 10:53:13 -07:00
2022-01-01 19:13:23 +04:00
2022-01-01 19:13:23 +04:00
2022-01-01 19:13:23 +04:00
2022-02-06 15:48:19 -05:00
2022-01-26 06:49:51 -07:00
2022-01-01 19:13:23 +04:00
2022-02-04 07:37:22 -07:00
2022-01-26 22:00:20 +00:00
2022-01-26 15:19:13 -07:00
2022-02-06 15:48:18 -05:00
2022-01-01 19:13:23 +04:00
2022-01-01 19:13:23 +04:00
2022-01-01 19:13:23 +04:00
2022-01-01 19:13:23 +04:00
2022-01-01 19:13:23 +04:00
2022-01-01 19:13:23 +04:00
2022-01-01 19:13:23 +04:00
2022-01-01 19:13:23 +04:00
2022-01-01 19:13:23 +04:00
2022-01-01 19:13:23 +04:00
2022-01-01 19:13:23 +04:00
2022-02-06 16:03:47 -05:00
2022-02-06 16:03:46 -05:00
2022-01-01 19:13:23 +04:00
2022-01-26 06:49:51 -07:00
2022-02-24 16:10:29 +00:00
2022-01-26 06:49:51 -07:00
2022-01-26 06:49:51 -07:00
2022-02-07 16:52:47 +00:00
2022-01-01 19:13:23 +04:00
2022-01-26 06:49:51 -07:00
2021-05-07 10:56:20 -04:00
2022-01-26 21:58:12 +00:00
2022-02-14 09:53:04 +00:00
2022-01-01 19:13:23 +04:00