public inbox for gdb-prs@sourceware.org
help / color / mirror / Atom feed
* [Bug breakpoints/11021] watch foo(x) -> infinite recursion
       [not found] <bug-11021-4717@http.sourceware.org/bugzilla/>
@ 2013-08-30 14:47 ` msaleem at codesourcery dot com
  2013-09-02 10:16 ` msaleem at codesourcery dot com
  1 sibling, 0 replies; 3+ messages in thread
From: msaleem at codesourcery dot com @ 2013-08-30 14:47 UTC (permalink / raw)
  To: gdb-prs

https://sourceware.org/bugzilla/show_bug.cgi?id=11021

Mohsan Saleem <msaleem at codesourcery dot com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |msaleem at codesourcery dot com
           Assignee|unassigned at sourceware dot org   |msaleem at codesourcery dot com

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


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

* [Bug breakpoints/11021] watch foo(x) -> infinite recursion
       [not found] <bug-11021-4717@http.sourceware.org/bugzilla/>
  2013-08-30 14:47 ` [Bug breakpoints/11021] watch foo(x) -> infinite recursion msaleem at codesourcery dot com
@ 2013-09-02 10:16 ` msaleem at codesourcery dot com
  1 sibling, 0 replies; 3+ messages in thread
From: msaleem at codesourcery dot com @ 2013-09-02 10:16 UTC (permalink / raw)
  To: gdb-prs

https://sourceware.org/bugzilla/show_bug.cgi?id=11021

Mohsan Saleem <msaleem at codesourcery dot com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
           Assignee|msaleem at codesourcery dot com    |unassigned at sourceware dot org

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


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

* [Bug breakpoints/11021] watch foo(x) -> infinite recursion
  2009-11-25 21:49 [Bug breakpoints/11021] New: " ppluzhnikov at google dot com
@ 2010-08-14  3:03 ` pedro at codesourcery dot com
  0 siblings, 0 replies; 3+ messages in thread
From: pedro at codesourcery dot com @ 2010-08-14  3:03 UTC (permalink / raw)
  To: gdb-prs


------- Additional Comments From pedro at codesourcery dot com  2010-08-14 03:03 -------
Yeah, I saw this too today.

This is most probably gdb evaluating the expression when the call dummy
breakpoint is hit.  Maybe we should skip that if we hit the call dummy
breakpoint (and we're not stopping for any other reason).  May be tricky to
get right.  Hmm, with software watchpoints it may even be impossible to
get right.

There's the option of detecting this at watchpoint creation time,
and just say you can't do that Dave.  Better than what we have today.


-- 
           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|UNCONFIRMED                 |NEW
     Ever Confirmed|                            |1


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

------- 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] 3+ messages in thread

end of thread, other threads:[~2013-09-02 10:16 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
     [not found] <bug-11021-4717@http.sourceware.org/bugzilla/>
2013-08-30 14:47 ` [Bug breakpoints/11021] watch foo(x) -> infinite recursion msaleem at codesourcery dot com
2013-09-02 10:16 ` msaleem at codesourcery dot com
2009-11-25 21:49 [Bug breakpoints/11021] New: " ppluzhnikov at google dot com
2010-08-14  3:03 ` [Bug breakpoints/11021] " pedro at codesourcery 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).