>>>>> "Anton" == Anton Kunze <ak@technosis.de> writes: Anton> In eclipse CDT I can't use gdb with argument '-nx' :-( Oh, I don't think you mentioned that you were using Eclipse. Does it work if you run `gdb -nx' from the command line? That would be interesting because it would mean there is probably a bug in Eclipse. Tom