最新消息:20210917 已从crifan.com换到crifan.org

工作和技术

工作相关的技术文章

Symbol table

Symbol table

crifan 17年前 (2008-04-20) 1516浏览 0评论

Symbol table From Wikipedia, the free encyclopedia Jump to: navigation, search In computer science, a symbol table is a da...

Call stack

Call stack

crifan 17年前 (2008-04-20) 1477浏览 0评论

Call stack From Wikipedia, the free encyclopedia    (Redirected from Stack frame) Jump to: navigation, search ...

Object file

Object file

crifan 17年前 (2008-04-20) 1854浏览 0评论

Object file From Wikipedia, the free encyclopedia    (Redirected from Object file format) Jump to: navigation, sea...

用 GDB 调试程序

用 GDB 调试程序

crifan 17年前 (2008-04-20) 1464浏览 0评论

用 GDB 调试程序 原著:Rick McMullin 用 gdb 调试 GCC 程序     Linux 包含了一个叫 gdb 的 GNU 调试程序. gdb 是一个用来调试 C 和 C++ 程序的强力调试器. 它...

Virtual memory

Virtual memory

crifan 17年前 (2008-04-20) 1685浏览 0评论

Virtual memory From Wikipedia, the free encyclopedia Jump to: navigation, search This article is about the computer term. ...

Memory management unit

Memory management unit

crifan 17年前 (2008-04-20) 1743浏览 0评论

Memory management unit From Wikipedia, the free encyclopedia Jump to: navigation, search This 68451 MMU could be used ...

oops and system.map

oops and system.map

crifan 17年前 (2008-04-20) 1381浏览 0评论

符号链表中的内容是 一个地址 对应这一个函数,也就是函数指针位置,后面的是函数名 而内核的符号链表,也是同样的含义 内核进程中,有个进程 klogd,kernel log deamon 进程,监视内核进程, 其作用就是,解析 符号(函数名)和地址之间...

71 queries in 0.294 seconds, using 20.09MB memory