Y
Hacker News
new
|
ask
|
show
|
jobs
by
bobbyi_settv
1964 days ago
Maybe it's for portability. The /proc filesystem doesn't exist on every OS supported by gdb.
1 comments
kelnos
1964 days ago
Sure, 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.
link