API Version: 41.0
Library Version: 41.0
void list_registers_async ( IdeDebugger* self, GCancellable* cancellable, GAsyncReadyCallback callback, gpointer user_data )
Requests the list of registers and their values.
cancellable
GCancellable*
A GCancellable or NULL.
GCancellable
NULL
callback
GAsyncReadyCallback
A callback to call once the operation has finished.
user_data
gpointer
User data for callback.