Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Language IDEs » C / C++ IDE (CDT) » how kernel and separate device driver include in gdb to debug both at same time
how kernel and separate device driver include in gdb to debug both at same time [message #1615894] Sat, 14 February 2015 06:54
Chaman Kumar is currently offline Chaman KumarFriend
Messages: 1
Registered: February 2015
Junior Member
how kernel and separate device driver (e.g. kernel.elf, ps2.drv, kdb.drv, ......)include in gdb to find symbol table at same time. so when application start symbol table of kernel.elf and all drv find.
In eclipse
right click on project -> Deug AS -> Debug configuratons-> C/C++ Applications > Main tab -> C/C+++ Applicatons text field takes only one file either kernel.elf or ps2.drv or kbd.drv. so main problem when i select ps2.drv then symbol table of ps2.drv find by gdb but symbol table of kernel.elf do not find.
Previous Topic:Eclipse gdb 7.7.1 (Debian) does not debug...
Next Topic:How can I include simultaneously both Includes and Libs that are in Windows and in Linux
Goto Forum:
  


Current Time: Thu Apr 25 10:27:07 GMT 2024

Powered by FUDForum. Page generated in 0.03369 seconds
.:: Contact :: Home ::.

Powered by: FUDforum 3.0.2.
Copyright ©2001-2010 FUDforum Bulletin Board Software

Back to the top