mirror of
https://github.com/epasveer/seer.git
synced 2026-08-29 08:34:42 +08:00
10 lines
410 B
Plaintext
10 lines
410 B
Plaintext
From a discussion here. Can Seer stop at the right process (after a fork) when a SEGV happens.
|
|
|
|
https://www.reddit.com/r/C_Programming/comments/1f1ahcp/is_there_a_way_to_debug_a_multiprocess_program/
|
|
|
|
Some resources.
|
|
|
|
https://moss.cs.iit.edu/cs351/gdb-inferiors.html
|
|
https://sourceware.org/gdb/current/onlinedocs/gdb.html/Inferiors-Connections-and-Programs.html#Inferiors-Connections-and-Programs
|
|
|