During usage of ConqueGDB I noticed that it sends following commands:
- server backtrace
- server break
- server <anything>
I'm wondering what is the purpose of the server
keyword here. Alone it returns:
Undefined command: "server". Try "help".
With other commands like those mentioned before it looks like the word is just ignored.