Hi all
I'm trying to debug a Dll with gdb, but how can I start the main proecess in gdb console ?
thanks
Hi all
I'm trying to debug a Dll with gdb, but how can I start the main proecess in gdb console ?
thanks
$ gdb ./app
(gdb) run
Bookmarks