Mirror of the gdb mailing list
 help / color / mirror / Atom feed
* record mode supposed to work on x86_64-linux?
@ 2009-05-15 18:41 Andi Kleen
  2009-05-16  1:48 ` Hui Zhu
  0 siblings, 1 reply; 13+ messages in thread
From: Andi Kleen @ 2009-05-15 18:41 UTC (permalink / raw)
  To: gdb


Hi,

I was trying the new record/replay mode in CVS. Unfortunately 
it doesn't work for me on x86-64-linux. I always get SIGABRTs during
execution.  Is this supposed to work already?

Thanks,
-Andi

GNU gdb (GDB) 6.8.50.20090515-cvs
Copyright (C) 2009 Free Software Foundation, Inc.
License GPLv3+: GNU GPL version 3 or later <http://gnu.org/licenses/gpl.html>
This is free software: you are free to change and redistribute it.
There is NO WARRANTY, to the extent permitted by law.  Type "show copying"
and "show warranty" for details.
This GDB was configured as "x86_64-unknown-linux-gnu".
For bug reporting instructions, please see:
<http://www.gnu.org/software/gdb/bugs/>...
(gdb) b main
Breakpoint 1 at 0x400544: file tloop2.c, line 5.
(gdb) run
Starting program: /home2/andi/tsrc/tloop2 

Breakpoint 1, main () at tloop2.c:5
5               for (i = 0; i < 10; i++)
(gdb) record
(gdb) n
Process record: failed to record execution log.

Program received signal SIGABRT, Aborted.
main () at tloop2.c:5
5               for (i = 0; i < 10; i++)
(gdb) 
Process record: failed to record execution log.

Program received signal SIGABRT, Aborted.
main () at tloop2.c:5
5               for (i = 0; i < 10; i++)
(gdb) 

-- 
ak@linux.intel.com -- Speaking for myself only.


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

end of thread, other threads:[~2009-05-17 12:40 UTC | newest]

Thread overview: 13+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2009-05-15 18:41 record mode supposed to work on x86_64-linux? Andi Kleen
2009-05-16  1:48 ` Hui Zhu
2009-05-16  8:05   ` Andi Kleen
2009-05-16  9:09     ` Hui Zhu
2009-05-16  9:21       ` Andi Kleen
2009-05-16  9:51         ` Hui Zhu
2009-05-16 11:54           ` Andi Kleen
2009-05-16 16:35           ` Pedro Alves
2009-05-17  0:15             ` Hui Zhu
2009-05-17 11:51               ` Pedro Alves
2009-05-17 12:28                 ` Hui Zhu
2009-05-17 12:30                   ` Pedro Alves
2009-05-17 12:40                     ` Hui Zhu

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