Home
last modified time | relevance | path

Searched hist:ac912300 (Results 1 – 4 of 4) sorted by relevance

/netbsd/sys/uvm/
H A Duvm_coredump.cdiff ac912300 Fri Jan 03 15:15:02 GMT 2014 dsl <dsl@NetBSD.org> Minor changes to the process coredump code.
- Add some extra comments.
- Add some XXX comments because the process state might not be stable,
- Add uvm_coredump_count_segs() to simplify the calling code.
- uvm code now only returns non-empty sections/segments.
- Put the 'iocookie' into the 'cookie' block passed to uvm_coredump_walkmap()
instead of passing it through as an additional parameter.
amd64 can still generate core dumps that gdb can read.
H A Duvm_extern.hdiff ac912300 Fri Jan 03 15:15:02 GMT 2014 dsl <dsl@NetBSD.org> Minor changes to the process coredump code.
- Add some extra comments.
- Add some XXX comments because the process state might not be stable,
- Add uvm_coredump_count_segs() to simplify the calling code.
- uvm code now only returns non-empty sections/segments.
- Put the 'iocookie' into the 'cookie' block passed to uvm_coredump_walkmap()
instead of passing it through as an additional parameter.
amd64 can still generate core dumps that gdb can read.
/netbsd/sys/kern/
H A Dcore_netbsd.cdiff ac912300 Fri Jan 03 15:15:02 GMT 2014 dsl <dsl@NetBSD.org> Minor changes to the process coredump code.
- Add some extra comments.
- Add some XXX comments because the process state might not be stable,
- Add uvm_coredump_count_segs() to simplify the calling code.
- uvm code now only returns non-empty sections/segments.
- Put the 'iocookie' into the 'cookie' block passed to uvm_coredump_walkmap()
instead of passing it through as an additional parameter.
amd64 can still generate core dumps that gdb can read.
H A Dcore_elf32.cdiff ac912300 Fri Jan 03 15:15:02 GMT 2014 dsl <dsl@NetBSD.org> Minor changes to the process coredump code.
- Add some extra comments.
- Add some XXX comments because the process state might not be stable,
- Add uvm_coredump_count_segs() to simplify the calling code.
- uvm code now only returns non-empty sections/segments.
- Put the 'iocookie' into the 'cookie' block passed to uvm_coredump_walkmap()
instead of passing it through as an additional parameter.
amd64 can still generate core dumps that gdb can read.