public inbox for gdb-prs@sourceware.org
help / color / mirror / Atom feed
* [Bug breakpoints/12104] New: tfind pc function_name will not work very well
@ 2010-10-08 22:58 teawater at gmail dot com
  2015-05-31 10:34 ` [Bug breakpoints/12104] " netjoker45 at gmail dot com
  0 siblings, 1 reply; 2+ messages in thread
From: teawater at gmail dot com @ 2010-10-08 22:58 UTC (permalink / raw)
  To: gdb-prs

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

           Summary: tfind pc function_name will not work very well
           Product: gdb
           Version: HEAD
            Status: UNCONFIRMED
          Severity: normal
          Priority: P2
         Component: breakpoints
        AssignedTo: unassigned@sourceware.org
        ReportedBy: teawater@gmail.com


info tracepoints 
Num     Type           Disp Enb Address            What
1       tracepoint     keep y   0xffffffff81138424 in sys_read at
/home/teawater/kernel/linux-2.6/fs/read_write.c:392
        collect $reg
2       tracepoint     keep y   0xffffffff81137a6b in vfs_write at
/home/teawater/kernel/linux-2.6/fs/read_write.c:352
        collect $reg



tfind pc 0xffffffff81138424
Found trace frame 114, tracepoint 1
392    {


(gdb) tfind pc sys_read
Sending packet: $QTFrame:pc:ffffffff81138410#a1...Ack
Packet received: F-1
Target failed to find requested trace frame.


This because when set the tracepoint, it skip prologue.  But "tfind pc" didn't.

-- 
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/12104] tfind pc function_name will not work very well
  2010-10-08 22:58 [Bug breakpoints/12104] New: tfind pc function_name will not work very well teawater at gmail dot com
@ 2015-05-31 10:34 ` netjoker45 at gmail dot com
  0 siblings, 0 replies; 2+ messages in thread
From: netjoker45 at gmail dot com @ 2015-05-31 10:34 UTC (permalink / raw)
  To: gdb-prs

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

Mediot Listo <netjoker45 at gmail dot com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |netjoker45 at gmail dot com

--- Comment #1 from Mediot Listo <netjoker45 at gmail dot com> ---
Created attachment 8337
  --> https://sourceware.org/bugzilla/attachment.cgi?id=8337&action=edit
Manson

-- 
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:[~2015-05-31 10:34 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2010-10-08 22:58 [Bug breakpoints/12104] New: tfind pc function_name will not work very well teawater at gmail dot com
2015-05-31 10:34 ` [Bug breakpoints/12104] " netjoker45 at gmail 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).