top of page
Search
angleabumpjg

KGDB: A Powerful and Flexible Debugger for Android Kernel



From a debugging perspective, there is really no practical difference between a physical processor core and a logical core that has been enabled via Intel hyper-threading technology. Enabling hyper-threading occurs as part of the platform-initialization process in your BIOS. Therefore, there is no noticeable difference from the application standpoint between a true physical processor core and an additional logical processor core. Since this technology enables concurrent execution of multiple threads, the debugging challenges are similar to a true multi-core debug.




Practical Android Debugging Via KGDB

2ff7e9595c


0 views0 comments

Recent Posts

See All

Commentaires


bottom of page