Vladimir Panteleev

Results 784 comments of Vladimir Panteleev

> Need show "DLL+Offset", but I see only "FIRSTFUNCTIONNAME". Yeah, I think it's because dbghelp will use exports as symbols if there are no symbols. I think we need a...

If you would like to add this feature, I'll try to review the PR and get it in.

Right, let's first figure out that problem in #110.

> Maybe we can add other compression algorithms with higher decompression speed like LZO, or/and change log format to be easily parsed for machines? The correct answer to "searching is...

This could work if the DNS host supports redirecting to a web URL (so pointing the record at a landing page and then doing a HTTP redirect). Not sure if...

@mdparker What do you think, does this make sense?

Ideally we would use something like escapeShellCommand so that the output is still unambiguous (and can be copy-pasted into a shell to maybe reproduce the problem). But... why is `gcc`...

> Ideally we would use something like escapeShellCommand https://github.com/dlang/phobos/pull/8684

I cannot add labels.

Can you try with master, please?