ファイル名gdbstub.c
ソースファイル情報| 内容 | 行数 | 比率 | 
|---|---|---|
| コメント行数 | 48 | 8% | 
| 空行行数 | 65 | 11% | 
| 実行行数 | 456 | 81% | 
| 合計行数 | 569 | 100% | 
関数定義数| 内容 | 定義数 | 
|---|---|
| 関数数 | 33 | 
定義関数| No. | 型 | 名称 | 属性 | 説明 | 
|---|---|---|---|---|
1  | 
gdbmach_set_pc | static inline void | ||
2  | 
gdbmach_set_single_step | static inline void | ||
3  | 
gdbmach_breakpoint | static inline void | ||
4  | 
gdbmach_find_hwbp | static struct hwbp * | ||
5  | 
gdbmach_commit_hwbp | static void | ||
6  | 
gdbmach_set_breakpoint | int | ||
7  | 
gdbmach_disable_hwbps | static void | ||
8  | 
gdbmach_enable_hwbps | static void | ||
9  | 
serial_write | static void | ||
10  | 
gdbstub_from_hex_digit | static uint8_t | ||
11  | 
gdbstub_to_hex_digit | static uint8_t | ||
12  | 
gdbstub_from_hex_buf | static void | ||
13  | 
gdbstub_to_hex_buf | static void | ||
14  | 
gdbstub_cksum | static uint8_t | ||
15  | 
gdbstub_tx_packet | static void | ||
16  | 
gdbstub_send_ok | static void | ||
17  | 
gdbstub_send_num_packet | static void | ||
18  | 
gdbstub_get_packet_args | static int | ||
19  | 
gdbstub_send_errno | static void | ||
20  | 
gdbstub_report_signal | static void | ||
21  | 
gdbstub_read_regs | static void | ||
22  | 
gdbstub_write_regs | static void | ||
23  | 
gdbstub_read_mem | static void | ||
24  | 
gdbstub_write_mem | static void | ||
25  | 
gdbstub_continue | static void | ||
26  | 
gdbstub_breakpoint | static void | ||
27  | 
gdbstub_rx_packet | static void | ||
28  | 
gdbstub_state_new | static void | ||
29  | 
gdbstub_state_data | static void | ||
30  | 
gdbstub_state_cksum1 | static void | ||
31  | 
gdbstub_state_cksum2 | static void | ||
32  | 
gdbstub_state_wait_ack | static void | ||
33  | 
gdbstub_handler | void | 
目次 | ファイル一覧 | 関数一覧 | ネームスペース一覧 | クラス一覧 | #define一覧 | マクロ一覧 | 外部変数一覧 | 構造体一覧 | 共用体一覧 | 列挙体一覧 | Const一覧 | 索引 | サイドメニュー