mirror of
https://github.com/espressif/binutils-gdb.git
synced 2025-06-18 16:53:50 +08:00
2011-07-15 Hui Zhu <teawater@gmail.com>
* remote.c (remote_get_trace_status): Add comments.
This commit is contained in:
@ -10042,6 +10042,7 @@ remote_trace_start (void)
|
||||
static int
|
||||
remote_get_trace_status (struct trace_status *ts)
|
||||
{
|
||||
/* Initialize it just to avoid a GCC false warning. */
|
||||
char *p = NULL;
|
||||
/* FIXME we need to get register block size some other way. */
|
||||
extern int trace_regblock_size;
|
||||
|
Reference in New Issue
Block a user