public inbox for gdb@sourceware.org
 help / color / mirror / Atom feed
* How to get software recording to work?
@ 2022-01-21 15:15 Simon Sobisch
       [not found] ` <DM8PR11MB5749520182B9D686E8254730DE5E9@DM8PR11MB5749.namprd11.prod.outlook.com>
  0 siblings, 1 reply; 2+ messages in thread
From: Simon Sobisch @ 2022-01-21 15:15 UTC (permalink / raw)
  To: gdb

(gdb) record full
(gdb) continue
Continuing.
Process record does not support instruction 0xfae64 at address 
0x7ffff7df0f48.
Process record: failed to record execution log.

Program stopped.
0x00007ffff7df0f48 in _dl_runtime_resolve_xsave () from 
/lib64/ld-linux-x86-64.so.2

This is produced in an older environment with GDB 9.2; using a different 
environment with GDB 11.1:

Process record does not support instruction 0xc5 at address 0x7ffff6c79024.
Process record: failed to record execution log.

Program stopped.
0x00007ffff6c79024 in __memset_avx2_unaligned_erms () from 
/usr/lib64/libc.so.6


Can this recording be done reliably? Which places would need to be fixed 
/ adjusted to get this working?

Thanks for any pointers,
Simon


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

end of thread, other threads:[~2022-01-24  9:27 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2022-01-21 15:15 How to get software recording to work? Simon Sobisch
     [not found] ` <DM8PR11MB5749520182B9D686E8254730DE5E9@DM8PR11MB5749.namprd11.prod.outlook.com>
     [not found]   ` <932be60f-b2d3-11fe-929c-4ad9d702be8c@gnu.org>
2022-01-24  9:27     ` Metzger, Markus T

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).