A
A
AG152014-12-16 18:16:08
.NET
AG15, 2014-12-16 18:16:08

Is it possible to get the stack-strace of another thread in C# .NET 3.5?

Is it possible to get the stack-strace of another thread in C# .NET 3.5? If so, how?

Answer the question

In order to leave comments, you need to log in

5 answer(s)
M
mayorovp, 2014-12-16
@mayorovp

No.

O
Oxoron, 2014-12-18
@Oxoron

I saw something similar.
Either .NEXT conferences, or Sidristy wrote on Habré.
More precisely, alas, I will not say. In any case, it's still witchcraft.

D
Denis Antonenko, 2015-01-29
@dabrahabra

Stack-strace is not constant, and is up-to-date for the moment a particular instruction is executed. It's not entirely clear what you want to get.

S
Stalker_RED, 2017-04-25
@Stalker_RED

Enter the class in quotes, where class=""
Or through js -element.classList.add('foo')

S
Stalker_darkway, 2017-04-25
@hronik87

Find the desired element through the parent and give it a class.

$('.parent').children('input').addClass('my_class');

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question