Searched refs:encode_actions (Results 1 – 16 of 16) sorted by relevance
| /netbsd/src/external/gpl3/gdb/dist/gdb/ |
| D | tracepoint.h | 347 extern void encode_actions (struct bp_location *tloc,
|
| D | tracepoint.c | 1469 encode_actions (struct bp_location *tloc, in encode_actions() function 1499 encode_actions (tloc, &tracepoint_list, &stepping_list); in encode_actions_rsp()
|
| D | ChangeLog-1998 | 3956 * tracepoint.c (encode_actions): Use the new target macro to 4993 * tracepoint.c (encode_actions): Treat register names and simple 5552 (validate_actionline, encode_actions, trace_dump_command): Remove 5598 * tracepoint.c (encode_actions): fix typo in printf format string. 5625 (encode_actions): process collection of strings returned by 5652 (encode_actions): additional cleanups. 5942 * tracepoint.c (encode_actions): Ditto. 6277 (encode_actions): Use the new gen_trace_for_expr function 6288 (encode_actions): Fix memory leak. 6339 * tracepoint.c (encode_actions): Call expr_to_address_and_size, [all …]
|
| D | ChangeLog-2013 | 6097 (encode_actions): Move some code to ... 6105 (encode_actions): Adjust declaration. 6152 (encode_actions): Add local variables 'tracepoint_list' and 6710 (encode_actions): Move code to ... 6932 (encode_actions): Likewise. 6934 * tracepoint.h (encode_actions): Update declaration. 6977 (encode_actions): Caller update. Remove local variables. 10475 (encode_actions): Adjust. 10484 (encode_actions, validate_actionline): Change prototypes.
|
| D | ChangeLog-2009 | 6 (encode_actions): Ditto. 48 (encode_actions): Use it. 124 (encode_actions): Ditto. 6070 (encode_actions): Pass tracepoint architecture to add_local_symbols 6071 (encode_actions): Use tracepoint architecture instead of 8727 * tracepoint.c (encode_actions): Use value_address. 10635 (encode_actions): Ditto.
|
| D | ChangeLog-2010 | 7963 * tracepoint.c (encode_actions): Use breakpoint_commands. 7981 (encode_actions): Don't expect a result from validate_actionline. 8311 * tracepoint.c (encode_actions): Update. 8481 (encode_actions): ...this. Also use cleanups for exception 9482 (encode_actions): Add location argument.
|
| D | ChangeLog-2016 | 2512 (mi_cmd_trace_frame_collected): Call encode_actions instead of 2542 (encode_actions)... this. No longer returns a cleanup. No longer 2546 (encode_actions_rsp): Adjust to call encode_actions instead of 2570 (encode_actions): New declaration.
|
| D | ChangeLog-2000 | 2667 * tracepoint.c (encode_actions): Fix arguments passed to 4438 * infrun.c (resume), tracepoint.c (encode_actions), remote-udi.c 4629 * tracepoint.c (validate_actionline, encode_actions), ax-gdb.c
|
| D | ChangeLog-2001 | 102 (encode_actions): Ditto. 2789 function signature to match recent tracepoint.c:encode_actions 3240 * tracepoint.c (encode_actions): Make frame_reg an int. Make
|
| D | ChangeLog-2007 | 5979 * tracepoint.c (encode_actions): Likewise. 6052 * tracepoint.c (encode_actions): Likewise. 6612 * tracepoint.c (encode_actions): Likewise.
|
| D | ChangeLog-2012 | 11000 * remote.c (encode_actions): Delete declaration. 11001 * tracepoint.c (encode_actions): Make extern. 11002 * tracepoint.h (encode_actions): Declare.
|
| D | ChangeLog-2005 | 961 stringify_collection_list, encode_actions): Use it instead of '-1'
|
| D | ChangeLog-2011 | 1639 (encode_actions): Likewise.
|
| D | ChangeLog-2008 | 4284 (encode_actions): Use user_reg_map_name_to_regnum
|
| D | ChangeLog-2018 | 10730 (actions_command, encode_actions_1, encode_actions)
|
| /netbsd/src/external/gpl3/gdb/dist/gdb/mi/ |
| D | mi-main.c | 2621 encode_actions (tloc, &tracepoint_list, &stepping_list); in mi_cmd_trace_frame_collected()
|