4 ms·
Maybe it's for portability. The /proc filesystem doesn't exist on every OS supported by gdb.
by bobbyi_settv 6y ago
Maybe it's for portability. The /proc filesystem doesn't exist on every OS supported by gdb.
- kelnos 6y agoSure, but I'm sure there are tons of Linux-specific things in gdb behind #ifdefs already; this seems like a pretty worthwhile thing that justifies adding one more.