Skip to content

GDB hardware breakpoints support #4745

@changbindu

Description

@changbindu

Hi~
Dear vscode developers, could you considier to add hardware breakpoints support for gdb? hardware breakpoint is very usefull for kernel debugging since soft breakpoints sometimes is not working which requres modifying memory. For example, when debugging linux kernel using qemu debugger, 'hbreak' should be used instead of 'break', otherwise we may crash the kernel.

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions