Simon Marchi
830070c66d
gdbsupport: remove FUNCTION_NAME
...
__func__ is standard C++11:
https://en.cppreference.com/w/cpp/language/function
Also, in C++11, __func__ expands to the demangled function name, so the
mention in the comment above FUNCTION_NAME doesn't apply anymore.
Finally, in places where FUNCTION_NAME is used, I think it's enough to
print the function name, no need to print the whole signature.
Therefore, I propose to just remove FUNCTION_NAME and update users to
use the standard __func__.
Change-Id: I778f28155422b044402442dc18d42d0cded1017d
2021-11-16 15:37:00 -05:00
..
2021-05-17 20:47:46 +01:00
2020-03-05 15:59:22 +01:00
2020-10-25 21:08:49 -04:00
2020-10-31 08:30:57 -04:00
2021-09-23 09:30:54 -06:00
2021-01-01 12:12:21 +04:00
2021-01-01 12:12:21 +04:00
2021-11-08 21:55:36 +00:00
2021-01-01 12:12:21 +04:00
2021-01-01 12:12:21 +04:00
2021-01-01 12:12:21 +04:00
2021-01-01 12:12:21 +04:00
2021-01-01 12:12:21 +04:00
2021-01-01 12:12:21 +04:00
2021-01-01 12:12:21 +04:00
2021-01-01 12:12:21 +04:00
2021-07-26 12:20:33 +01:00
2021-01-01 12:12:21 +04:00
2021-01-01 12:12:21 +04:00
2021-01-01 12:12:21 +04:00
2021-01-22 12:43:27 -05:00
2021-04-24 19:26:41 -04:00
2021-07-30 14:07:40 +02:00
2021-01-01 12:12:21 +04:00
2021-07-30 08:42:39 -06:00
2021-01-01 12:12:21 +04:00
2021-01-01 12:12:21 +04:00
2021-07-23 15:38:54 -04:00
2021-01-01 12:12:21 +04:00
2021-01-01 12:12:21 +04:00
2021-01-01 12:12:21 +04:00
2021-11-16 17:45:45 +00:00
2021-11-16 15:37:00 -05:00
2021-11-09 08:21:18 -07:00
2021-11-09 08:21:18 -07:00
2021-11-09 08:21:18 -07:00
2021-10-04 10:52:35 +01:00
2021-01-01 12:12:21 +04:00
2021-01-01 12:12:21 +04:00
2021-01-01 12:12:21 +04:00
2021-01-01 12:12:21 +04:00
2021-01-01 12:12:21 +04:00
2021-01-01 12:12:21 +04:00
2021-01-01 12:12:21 +04:00
2021-01-01 12:12:21 +04:00
2021-01-01 12:12:21 +04:00
2021-01-01 12:12:21 +04:00
2021-01-01 12:12:21 +04:00
2021-01-01 12:12:21 +04:00
2021-01-01 12:12:21 +04:00
2021-09-30 15:21:48 -04:00
2021-09-30 15:21:48 -04:00
2021-01-01 12:12:21 +04:00
2021-01-01 12:12:21 +04:00
2021-01-01 12:12:21 +04:00
2021-01-01 12:12:21 +04:00
2021-01-01 12:12:21 +04:00
2021-11-16 15:37:00 -05:00
2021-01-01 12:12:21 +04:00
2021-09-30 15:21:48 -04:00
2021-01-01 12:12:21 +04:00
2021-08-03 08:50:56 -04:00
2021-09-20 07:59:53 -04:00
2021-01-01 12:12:21 +04:00
2021-01-01 12:12:21 +04:00
2021-01-01 12:12:21 +04:00
2021-01-01 12:12:21 +04:00
2021-01-01 12:12:21 +04:00
2021-01-01 12:12:21 +04:00
2021-01-01 12:12:21 +04:00
2021-01-01 12:12:21 +04:00
2021-01-23 17:17:38 +00:00
2021-01-23 17:17:38 +00:00
2021-11-16 17:45:44 +00:00
2021-01-01 12:12:21 +04:00
2021-01-01 12:12:21 +04:00
2021-01-01 12:12:21 +04:00
2021-01-01 12:12:21 +04:00
2021-01-01 12:12:21 +04:00
2021-01-01 12:12:21 +04:00
2021-01-01 12:12:21 +04:00
2021-01-01 12:12:21 +04:00
2021-01-01 12:12:21 +04:00
2021-11-16 17:45:44 +00:00
2021-01-01 12:12:21 +04:00
2021-01-01 12:12:21 +04:00
2021-07-12 20:46:52 -04:00
2021-07-06 15:02:05 -04:00
2021-01-01 12:12:21 +04:00
2021-01-01 12:12:21 +04:00
2021-01-01 12:12:21 +04:00
2021-05-08 21:27:49 -04:00
2021-01-01 12:12:21 +04:00
2021-01-01 12:12:21 +04:00
2021-11-11 11:22:39 +01:00
2021-07-06 15:02:05 -04:00
2021-04-27 11:22:32 -04:00
2021-01-01 12:12:21 +04:00
2021-01-01 12:12:21 +04:00
2021-01-08 13:46:56 -05:00
2021-01-01 12:12:21 +04:00
2021-01-01 12:12:21 +04:00
2021-01-01 12:12:21 +04:00
2021-01-01 12:12:21 +04:00
2021-01-01 12:12:21 +04:00
2021-09-23 09:30:54 -06:00
2021-09-23 09:30:54 -06:00
2021-01-01 12:12:21 +04:00
2021-01-01 12:12:21 +04:00
2021-07-12 20:46:52 -04:00
2021-03-24 14:57:53 -03:00
2021-03-24 14:57:53 -03:00
2021-01-01 12:12:21 +04:00
2021-01-01 12:12:21 +04:00
2021-07-17 08:54:40 -04:00
2021-01-01 12:12:21 +04:00
2021-01-01 12:12:21 +04:00
2021-09-30 15:21:48 -04:00
2021-07-05 09:54:58 -04:00
2021-06-17 19:39:08 +01:00
2021-09-30 15:21:48 -04:00
2021-01-01 12:12:21 +04:00
2021-01-01 12:12:21 +04:00
2021-01-01 12:12:21 +04:00
2021-01-01 12:12:21 +04:00
2021-10-19 12:58:50 -06:00
2021-10-28 11:17:45 -04:00
2021-01-01 12:12:21 +04:00
2021-01-01 12:12:21 +04:00
2021-01-01 12:12:21 +04:00
2021-01-01 12:12:21 +04:00
2021-01-01 12:12:21 +04:00
2021-01-01 12:12:21 +04:00
2021-01-01 12:12:21 +04:00
2021-04-30 10:04:56 -06:00
2021-04-30 10:04:56 -06:00
2021-01-01 12:12:21 +04:00
2021-01-01 12:12:21 +04:00
2021-01-01 12:12:21 +04:00
2021-01-01 12:12:21 +04:00
2021-01-01 12:12:21 +04:00
2021-01-01 12:12:21 +04:00
2021-01-01 12:12:21 +04:00
2021-01-01 12:12:21 +04:00