http://www.gnu.org/manual/
http://www.gnu.org/software/gdb/documentation/
http://sourceware.org/gdb/current/onlinedocs/gdb/
 
 
 
 
http://blog.csdn.net/haoel/article/details/2879

 

 

b main //berak point

b Invoke_SO  //调用so 动态库 

n //next 

是否进入动态库//y

 

 

额,大部分,最方便还是写log

 

相关文章:

  • 2022-12-23
  • 2021-06-20
  • 2021-09-30
  • 2022-12-23
  • 2021-12-11
  • 2021-05-23
猜你喜欢
  • 2022-01-29
  • 2022-02-13
  • 2021-08-18
  • 2022-12-23
  • 2021-09-15
  • 2022-12-23
相关资源
相似解决方案