Mirror of the gdb mailing list
 help / color / mirror / Atom feed
* Could not use "record btrace" even if I have Intel PT hardware feature
@ 2016-09-06 14:37 慕冬亮
       [not found] ` <A78C989F6D9628469189715575E55B233FFB6E07@IRSMSX104.ger.corp.intel.com>
  0 siblings, 1 reply; 2+ messages in thread
From: 慕冬亮 @ 2016-09-06 14:37 UTC (permalink / raw)
  To: gdb

Dear all,

I encounter one problem when I try to leverage Intel PT to do branch tracing.

My cpu has Intel PT feature via "grep intel_pt /proc/cpuinfo".

$ grep intel_pt /proc/cpuinfo

flags : ...intel_pt...


$ gdb simple
.......
(gdb) b main
Breakpoint 1 at 0x40050c
(gdb) r
Starting program: .../Work/Projects/simple

Breakpoint 1, 0x000000000040050c in main ()
(gdb) record btrace
Target does not support branch tracing.
(gdb) record btrace pt
GDB does not support Intel Processor Trace.


--
My best regards to you.

     No System Is Safe!
     Dongliang Mu


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

end of thread, other threads:[~2016-09-06 16:48 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2016-09-06 14:37 Could not use "record btrace" even if I have Intel PT hardware feature 慕冬亮
     [not found] ` <A78C989F6D9628469189715575E55B233FFB6E07@IRSMSX104.ger.corp.intel.com>
2016-09-06 16:48   ` 慕冬亮

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox