Project Home
Project Home
Wiki
Wiki
Discussion Forums
Discussions
Project Information
Project Info
BroadcastCommunity.qnx.com will be offline from May 31 6:00pm until June 2 12:00AM for upcoming system upgrades. For more information please go to https://community.qnx.com/sf/discussion/do/listPosts/projects.bazaar/discussion.bazaar.topc28418
Forum Topic - Reg - GDB: Page 1 of 6 (6 Items)
   
Reg - GDB  
Hi ,

I have wrote sample io-pkt driver and i got the devnp-sam.so.

How can i debug using gdb ?

I tried

Logs
----- 

# gdb
GNU gdb 6.7 qnx-nto (rev. 233)
Copyright (C) 2007 Free Software Foundation, Inc.
License GPLv3+: GNU GPL version 3 or later <http://gnu.org/licenses/gpl.html>;
This is free software: you are free to change and redistribute it.
There is NO WARRANTY, to the extent permitted by law.  Type "show copying"
and "show warranty" for details.
This GDB was configured as "i386-pc-nto-qnx6.4.0".

(gdb)  mount -T io-pkt /lib/dll/devnp-netwokk_ddk.so
Undefined command: "mount".  Try "help".
(gdb)

-----

How can run io-pkt via gdb?

Please help me...

Thanks and Regards
K.Senthil