Discussion:
[Bug python/19151] New: No Python API for hardware breakpoints
celelibi at gmail dot com
2015-10-19 03:30:14 UTC
Permalink
https://sourceware.org/bugzilla/show_bug.cgi?id=19151

Bug ID: 19151
Summary: No Python API for hardware breakpoints
Product: gdb
Version: 7.10
Status: NEW
Severity: normal
Priority: P2
Component: python
Assignee: unassigned at sourceware dot org
Reporter: celelibi at gmail dot com
Target Milestone: ---

It looks like gdb has no API way of setting a hardware breakpoint.

Which is annoying because implementing the 'stop' method may be the only way to
perform some non-blocking actions.
--
You are receiving this mail because:
You are on the CC list for the bug.
OmegaPhil at startmail dot com
2015-10-23 19:09:46 UTC
Permalink
https://sourceware.org/bugzilla/show_bug.cgi?id=19151

OmegaPhil at startmail dot com changed:

What |Removed |Added
----------------------------------------------------------------------------
CC| |OmegaPhil at startmail dot com
--
You are receiving this mail because:
You are on the CC list for the bug.
tanis at altralogica dot it
2016-10-01 09:47:15 UTC
Permalink
https://sourceware.org/bugzilla/show_bug.cgi?id=19151

tanis at altralogica dot it changed:

What |Removed |Added
----------------------------------------------------------------------------
CC| |tanis at altralogica dot it

--- Comment #1 from tanis at altralogica dot it ---
I would also like to request this feature as I need to be able to script
hardware breakpoints from Python. Any chance of this being included in the near
future?
--
You are receiving this mail because:
You are on the CC list for the bug.
pmuldoon at redhat dot com
2018-04-30 11:30:49 UTC
Permalink
https://sourceware.org/bugzilla/show_bug.cgi?id=19151

Phil Muldoon <pmuldoon at redhat dot com> changed:

What |Removed |Added
----------------------------------------------------------------------------
CC| |pmuldoon at redhat dot com
Assignee|unassigned at sourceware dot org |pmuldoon at redhat dot com
Target Milestone|--- |8.2
--
You are receiving this mail because:
You are on the CC list for the bug.
brobecker at gnat dot com
2018-05-30 22:57:20 UTC
Permalink
https://sourceware.org/bugzilla/show_bug.cgi?id=19151

Joel Brobecker <brobecker at gnat dot com> changed:

What |Removed |Added
----------------------------------------------------------------------------
CC| |brobecker at gnat dot com
Target Milestone|8.2 |---

--- Comment #2 from Joel Brobecker <brobecker at gnat dot com> ---
Hey Phil,

We're starting the prep work for the GDB 8.2.x series of releases, and so I'm
reviewing all tickets marked with Target Milestone set to 8.2. We use this to
track the list of PRs we've identified as required for a given release. Given
that this is a new feature, I don't think we want to pressure ourselves into
any kind of schedule, so I'll remove the Target Milestone for that one.

Cheers!
--
You are receiving this mail because:
You are on the CC list for the bug.
Loading...