Code::Blocks Forums

User forums => Using Code::Blocks => Topic started by: amaoz on October 29, 2009, 03:02:17 pm

Title: C::B Can not work with my gdb since it does not support the -args flag
Post by: amaoz on October 29, 2009, 03:02:17 pm
I'm trying to use the C::B with a CR16 gdb but it terns out that
when C::B runs the following command
cr_gdb.exe -nx -fullname -quiet -args
the CR16 gdb does not start and the responce is:
cr_gdb: unrecognized option `-args'

Is there any easy way to remove the -args flag ?

Thank in advance
Amit.