[Gambas-user] Re; SVN 808 crashing ..

Robert Chéramy robert at ...1786...
Wed Nov 7 21:31:23 CET 2007


Hi,

Gareth Bult schrieb:
> Sure, if you tell me how .. I know how to attach gdb to a running program, but this crashes immediately ..
>
> gdb gbx2 ??
>
> How do I add the program name ...?
>   
In gdb:
$ gdb dbx2
(gdb) run <arg1> <arg2> <...>


replace <arg1> with your program, and you're done!

Cheers,

tibob




More information about the User mailing list