GDB (API)
|
#include "defs.h"
#include "gdb_string.h"
#include "target.h"
#include "top.h"
#include "cli/cli-cmds.h"
#include "cli/cli-decode.h"
#include "cli/cli-utils.h"
#include "inferior.h"
#include "regcache.h"
Go to the source code of this file.
Defines | |
#define | ALL_BOOKMARKS(B) for ((B) = bookmark_chain; (B); (B) = (B)->next) |
#define | ALL_BOOKMARKS_SAFE(B, TMP) |
Functions | |
void | _initialize_reverse (void) |
Variables | |
initialize_file_ftype | _initialize_reverse |
#define ALL_BOOKMARKS_SAFE | ( | B, | |
TMP | |||
) |
void _initialize_reverse | ( | void | ) |