Lines Matching refs:in
6 in lists, e.g. information about bdevs or threads.
25 we know is in address 0x7f7dcc2c7c08.
28 56th in the list...
30 Instead, we can use a gdb macro in order to get information about all the
185 In the example below, I copied the macros to the /tmp directory which is not in
203 If the python script is in there, then the only thing you need to do when
208 .gdbinit can also be used in order to run automatically run the manual steps
221 The reason is that the macros need to use globals provided by spdk in order to
223 This will result in errors if these are not available which is very possible if
232 File "/opt/km/install/tools/gdb_macros/gdb_macros.py", line 257, in invoke
234 File "/opt/km/install/tools/gdb_macros/gdb_macros.py", line 241, in __init__
236 File "/opt/km/install/tools/gdb_macros/gdb_macros.py", line 234, in __init__
238 File "/opt/km/install/tools/gdb_macros/gdb_macros.py", line 25, in __init__
240 File "/opt/km/install/tools/gdb_macros/gdb_macros.py", line 10, in __init__
243 Error occurred in Python command: No symbol table is loaded. Use the "file"
249 - spdk_load_macros: load the macros (use --reload in order to reload them)