public inbox for gdb-prs@sourceware.org
help / color / mirror / Atom feed
* [Bug breakpoints/13029] New: how to get time info when the program run to a breakpoint?
@ 2011-07-26  1:44 wuchengping at h3c dot com
  2011-08-03 20:52 ` [Bug breakpoints/13029] " tromey at redhat dot com
  0 siblings, 1 reply; 2+ messages in thread
From: wuchengping at h3c dot com @ 2011-07-26  1:44 UTC (permalink / raw)
  To: gdb-prs

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

           Summary: how to get time info when the program run to a
                    breakpoint?
           Product: gdb
           Version: 7.2
            Status: NEW
          Severity: enhancement
          Priority: P2
         Component: breakpoints
        AssignedTo: unassigned@sourceware.org
        ReportedBy: wuchengping@h3c.com


In fact,I want to get the time consuming between two breakpoint, so I can
analysis the performance problems.

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

* [Bug breakpoints/13029] how to get time info when the program run to a breakpoint?
  2011-07-26  1:44 [Bug breakpoints/13029] New: how to get time info when the program run to a breakpoint? wuchengping at h3c dot com
@ 2011-08-03 20:52 ` tromey at redhat dot com
  0 siblings, 0 replies; 2+ messages in thread
From: tromey at redhat dot com @ 2011-08-03 20:52 UTC (permalink / raw)
  To: gdb-prs

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

Tom Tromey <tromey at redhat dot com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |RESOLVED
                 CC|                            |tromey at redhat dot com
         Resolution|                            |INVALID

--- Comment #1 from Tom Tromey <tromey at redhat dot com> 2011-08-03 20:52:08 UTC ---
Please use the mailing lists for questions.

There are multiple answers.
You can record the times with 'commands'.
Or you can 'maint time 1' for something more crude.
Any approach in gdb is going to also record some overhead due to gdb.

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

end of thread, other threads:[~2011-08-03 20:52 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2011-07-26  1:44 [Bug breakpoints/13029] New: how to get time info when the program run to a breakpoint? wuchengping at h3c dot com
2011-08-03 20:52 ` [Bug breakpoints/13029] " tromey 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).