PDA

View Full Version : problem with gdb debugging



bruce1007
3rd August 2006, 11:07
Hi all

I'm trying to debug a Dll with gdb, but how can I start the main proecess in gdb console ?

thanks

jacek
3rd August 2006, 14:37
$ gdb ./app
(gdb) run