StackOverflow Questions for Tag: dbghelp

GuangJun Liu
GuangJun Liu

Reputation: 49

How to obtain both managed(dotnet) and native(C++) callstack of my project by dbghelp?

Score: 0

Views: 106

Answers: 1

Read More
Z E Nir
Z E Nir

Reputation: 372

what is the 'symbolSize' argument in the callbacks of 'SymEnumSymbols' from dbghelp?

Score: 0

Views: 107

Answers: 1

Read More
GuangJun Liu
GuangJun Liu

Reputation: 49

Why does SymInitialize() invoke CreateFile()?

Score: -1

Views: 257

Answers: 1

Read More
Alexandru
Alexandru

Reputation: 12892

How can you use CaptureStackBackTrace to capture the exception stack, not the calling stack?

Score: 24

Views: 21531

Answers: 3

Read More
Alb
Alb

Reputation: 103

How to fix ERROR_INVALID_ADDRESS (error 487) returned by SymFromAddr

Score: 2

Views: 1177

Answers: 0

Read More
Karial
Karial

Reputation: 11

No module information in minidump on win 11

Score: 1

Views: 161

Answers: 0

Read More
Alex Guteniev
Alex Guteniev

Reputation: 13644

DbgHelp vs DbgEng vs DIA SDK in regards to thread safety

Score: 0

Views: 355

Answers: 1

Read More
Falcon
Falcon

Reputation: 475

SymFromAddr does not match debugger symbol for given address

Score: 4

Views: 619

Answers: 1

Read More
rioki
rioki

Reputation: 6118

StackWalk64 seems to work but SymFromAddr returns bogus names

Score: 3

Views: 1526

Answers: 1

Read More
Nam Vu
Nam Vu

Reputation: 1757

best practice to use dbghelp with your application

Score: 0

Views: 393

Answers: 0

Read More
Alexandru
Alexandru

Reputation: 12892

Why doesn't stack walking work properly when using SetUnhandledExceptionFilter?

Score: 1

Views: 2086

Answers: 3

Read More
user14304470
user14304470

Reputation: 59

Cannot get SymGetTypeInfo to work (error 1, Incorrect function)

Score: 1

Views: 358

Answers: 1

Read More
Joe
Joe

Reputation: 6796

Do I need to save more than PDBs to debug a crash dump file?

Score: 0

Views: 415

Answers: 1

Read More
colo
colo

Reputation: 121

why dbghelp.h's symbol related functions always return 126 error code?

Score: 1

Views: 460

Answers: 0

Read More
R.M.
R.M.

Reputation: 3652

Why am I getting a spurious error message from SymInitialize?

Score: 0

Views: 2202

Answers: 1

Read More
Tod
Tod

Reputation: 4678

Why don't Minidumps give good call stacks?

Score: 21

Views: 11297

Answers: 5

Read More
Ajay
Ajay

Reputation: 18411

Distributing DbgHelp.DLL

Score: 1

Views: 1506

Answers: 1

Read More
Idov
Idov

Reputation: 5124

Listing the exported functions of a DLL

Score: 7

Views: 19487

Answers: 2

Read More
Jorge Rodriguez
Jorge Rodriguez

Reputation: 613

What does "inline" mean in the context of dbghelp.h?

Score: 0

Views: 205

Answers: 1

Read More
Heorhiy
Heorhiy

Reputation: 190

SymInitialize python

Score: 1

Views: 239

Answers: 1

Read More
PreviousPage 2Next