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