public inbox for gdb-prs@sourceware.org
help / color / mirror / Atom feed
* [Bug breakpoints/11669] would like some kind of non-stopping breakpoint
       [not found] <bug-11669-4717@http.sourceware.org/bugzilla/>
@ 2011-07-29 20:06 ` tromey at redhat dot com
  0 siblings, 0 replies; 5+ messages in thread
From: tromey at redhat dot com @ 2011-07-29 20:06 UTC (permalink / raw)
  To: gdb-prs

http://sourceware.org/bugzilla/show_bug.cgi?id=11669

Tom Tromey <tromey at redhat dot com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|UNCONFIRMED                 |RESOLVED
         Resolution|                            |FIXED
   Target Milestone|7.1                         |7.4

--- Comment #2 from Tom Tromey <tromey at redhat dot com> 2011-07-29 20:06:13 UTC ---
Phil's python breakpoint work enables this feature.

-- 
Configure bugmail: http://sourceware.org/bugzilla/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are on the CC list for the bug.


^ permalink raw reply	[flat|nested] 5+ messages in thread

* [Bug breakpoints/11669] would like some kind of non-stopping breakpoint
  2010-06-04 20:30 [Bug breakpoints/11669] New: " tromey at redhat dot com
                   ` (2 preceding siblings ...)
  2010-06-23 17:19 ` steffen dot dettmer at gmail dot com
@ 2010-06-24 20:14 ` dmalcolm at redhat dot com
  3 siblings, 0 replies; 5+ messages in thread
From: dmalcolm at redhat dot com @ 2010-06-24 20:14 UTC (permalink / raw)
  To: gdb-prs



-- 
           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |dmalcolm at redhat dot com


http://sourceware.org/bugzilla/show_bug.cgi?id=11669

------- You are receiving this mail because: -------
You are on the CC list for the bug, or are watching someone who is.


^ permalink raw reply	[flat|nested] 5+ messages in thread

* [Bug breakpoints/11669] would like some kind of non-stopping breakpoint
  2010-06-04 20:30 [Bug breakpoints/11669] New: " tromey at redhat dot com
  2010-06-17 20:05 ` [Bug breakpoints/11669] " tromey at redhat dot com
@ 2010-06-23 17:19 ` steffen dot dettmer at gmail dot com
  2010-06-23 17:19 ` steffen dot dettmer at gmail dot com
  2010-06-24 20:14 ` dmalcolm at redhat dot com
  3 siblings, 0 replies; 5+ messages in thread
From: steffen dot dettmer at gmail dot com @ 2010-06-23 17:19 UTC (permalink / raw)
  To: gdb-prs



-- 
           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |steffen dot dettmer at gmail
                   |                            |dot com


http://sourceware.org/bugzilla/show_bug.cgi?id=11669

------- You are receiving this mail because: -------
You are on the CC list for the bug, or are watching someone who is.


^ permalink raw reply	[flat|nested] 5+ messages in thread

* [Bug breakpoints/11669] would like some kind of non-stopping breakpoint
  2010-06-04 20:30 [Bug breakpoints/11669] New: " tromey at redhat dot com
  2010-06-17 20:05 ` [Bug breakpoints/11669] " tromey at redhat dot com
  2010-06-23 17:19 ` steffen dot dettmer at gmail dot com
@ 2010-06-23 17:19 ` steffen dot dettmer at gmail dot com
  2010-06-24 20:14 ` dmalcolm at redhat dot com
  3 siblings, 0 replies; 5+ messages in thread
From: steffen dot dettmer at gmail dot com @ 2010-06-23 17:19 UTC (permalink / raw)
  To: gdb-prs



-- 
           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |Steffen dot DETTMER at
                   |                            |ingenico dot com


http://sourceware.org/bugzilla/show_bug.cgi?id=11669

------- You are receiving this mail because: -------
You are on the CC list for the bug, or are watching someone who is.


^ permalink raw reply	[flat|nested] 5+ messages in thread

* [Bug breakpoints/11669] would like some kind of non-stopping breakpoint
  2010-06-04 20:30 [Bug breakpoints/11669] New: " tromey at redhat dot com
@ 2010-06-17 20:05 ` tromey at redhat dot com
  2010-06-23 17:19 ` steffen dot dettmer at gmail dot com
                   ` (2 subsequent siblings)
  3 siblings, 0 replies; 5+ messages in thread
From: tromey at redhat dot com @ 2010-06-17 20:05 UTC (permalink / raw)
  To: gdb-prs


------- Additional Comments From tromey at redhat dot com  2010-06-17 20:05 -------
FWIW, I thought of a trick that can be used for this today.
Instead of installing python commands on a breakpoint, instead
you can write a convenience function in python.  Have this
function do all the needed work, then always return 0, and
use a call to this function as the breakpoint condition.
This will give you a python callback without interfering with
nexting behavior.

-- 


http://sourceware.org/bugzilla/show_bug.cgi?id=11669

------- You are receiving this mail because: -------
You are on the CC list for the bug, or are watching someone who is.


^ permalink raw reply	[flat|nested] 5+ messages in thread

end of thread, other threads:[~2011-07-29 20:06 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
     [not found] <bug-11669-4717@http.sourceware.org/bugzilla/>
2011-07-29 20:06 ` [Bug breakpoints/11669] would like some kind of non-stopping breakpoint tromey at redhat dot com
2010-06-04 20:30 [Bug breakpoints/11669] New: " tromey at redhat dot com
2010-06-17 20:05 ` [Bug breakpoints/11669] " tromey at redhat dot com
2010-06-23 17:19 ` steffen dot dettmer at gmail dot com
2010-06-23 17:19 ` steffen dot dettmer at gmail dot com
2010-06-24 20:14 ` dmalcolm at redhat dot com

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).