Skip to content

gdb_main_loop #1385

@koendv

Description

@koendv

In gdb_hostio.c:
int gdb_main_loop(target_controller_s *, bool in_syscall);

In gdb_main.c:
/* execute gdb remote command stored in 'pbuf'. returns immediately, no busy waiting. */
int gdb_main_loop(target_controller_s *tc, char *pbuf, size_t pbuf_size, size_t size, bool in_syscall)

This looks strange.

Metadata

Metadata

Assignees

No one assigned

    Labels

    BugConfirmed bugRegressionBug caused by a regression

    Type

    No type

    Projects

    No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions