Hi, I'm having problem attaching to a dmtcp 2.6 restarted process in Ubuntu 18.04: phan@ubuntu:/home/phan$ uname -a Linux ubuntu 4.18.0-25-generic #26-Ubuntu SMP Mon Jun 24 09:32:08 UTC 2019 x86_64 x86_64 x86_64 GNU/Linux
attach on restarted processes works fine under RedHat Linux, but on Ubuntu 18 Linux, it gave this error: (gdb) b test.c:248 Breakpoint 1 at 0x1de680: file /home/phan/test.c, line 248. (gdb) c Continuing. Warning: Cannot insert breakpoint 1. Cannot access memory at address 0x1de680 Command aborted. (gdb) Any ideas? Thanks.
_______________________________________________ Dmtcp-forum mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/dmtcp-forum
