Home
FreeBSD
Search
Configure Global Search
Log In
Transactions
D49372
Change Details
Change Details
Old
New
Diff
I dumped core with gcore, and then read kqueues events with procstat kqueues core.pid.
I dumped core with gcore, and then read kqueues events with procstat kqueues core.pid. For compat32, I manually verified layouts of 32bit-compiled struct kinfo_knote vs. kinfo_knote32 using gdb ptype/o pahole command.
I dumped core with gcore, and then read kqueues events with procstat kqueues core.pid.
For compat32, I manually verified layouts of 32bit-compiled struct kinfo_knote vs. kinfo_knote32 using gdb ptype/o pahole command.
Continue