public inbox for gdb-prs@sourceware.org
help / color / mirror / Atom feed
* [Bug gdb/15853] New: 'thread apply all inetrrupt&'  shows inefficiency on remote targets
@ 2013-08-19 11:35 mbilal at codesourcery dot com
  2013-08-19 11:36 ` [Bug gdb/15853] " mbilal at codesourcery dot com
  0 siblings, 1 reply; 2+ messages in thread
From: mbilal at codesourcery dot com @ 2013-08-19 11:35 UTC (permalink / raw)
  To: gdb-prs

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

            Bug ID: 15853
           Summary: 'thread apply all inetrrupt&'  shows inefficiency on
                    remote targets
           Product: gdb
           Version: unknown
            Status: NEW
          Severity: normal
          Priority: P2
         Component: gdb
          Assignee: unassigned at sourceware dot org
          Reporter: mbilal at codesourcery dot com

In the case of 'interrupt -a&' command gdb sends only one packet to 
stop all  threads as $vCont;t#b9...

But in case of 'thread apply all interrupt&' GDB issues indiviual packets for
each thread.I think that In non-stop mode 
'interrupt -a&' and 'thread apply all interrupt&' commands all equals but time 
efficiency of later command is less.

Also.

If user issues a command like 'thread apply all interrupt -a&'
GDB accepts it and GDB will stop all threads on first vcount;t packets  but due
to loops, it sends vcount;t packet for all remaining threads altought gdb has
already stop all thread so IMO it is a bug.

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


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

* [Bug gdb/15853] 'thread apply all inetrrupt&'  shows inefficiency on remote targets
  2013-08-19 11:35 [Bug gdb/15853] New: 'thread apply all inetrrupt&' shows inefficiency on remote targets mbilal at codesourcery dot com
@ 2013-08-19 11:36 ` mbilal at codesourcery dot com
  0 siblings, 0 replies; 2+ messages in thread
From: mbilal at codesourcery dot com @ 2013-08-19 11:36 UTC (permalink / raw)
  To: gdb-prs

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

hmb <mbilal at codesourcery dot com> changed:

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

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


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

end of thread, other threads:[~2013-08-19 11:36 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2013-08-19 11:35 [Bug gdb/15853] New: 'thread apply all inetrrupt&' shows inefficiency on remote targets mbilal at codesourcery dot com
2013-08-19 11:36 ` [Bug gdb/15853] " mbilal 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).