[jadmin] error with c2s.xml

Tomasz Sterna tomek at xiaoka.com
Thu Apr 26 02:18:33 CDT 2007


Dnia 25-04-2007, Śr o godzinie 23:57 +0200, Peter Schwindt napisał(a):
> Please try running your c2s inside of gdb:
> 
> # gdb ./c2s -D -c ... (as above)
> 
> At the (gdb) prompt just enter 'run' and try to decode the output :) 

It doesn't work like that. -D -c would be parsed by gdb.

You need to run it like this:

$ gdb
(gdb) exec-file ./c2s -D -c ...
(gdb) run


-- 
Tomasz Sterna
Xiaoka Grp.  http://www.xiaoka.com/



More information about the JAdmin mailing list