annotate src/capnproto-0.6.0/c++/ekam-provider/this-dir-is-to-trick-gdb.txt @ 158:fa7c54aeb697
Rebuild with --disable-stack-protector for mingw32
author |
Chris Cannam <cannam@all-day-breakfast.com> |
date |
Fri, 25 Jan 2019 14:31:07 +0000 |
parents |
45360b968bf4 |
children |
|
rev |
line source |
cannam@147
|
1 The sole purpose of this directory is to allow GDB to find source files when
|
cannam@147
|
2 debugging an executable compiled using Ekam, since the source locations found
|
cannam@147
|
3 in the compiled binary will correspond to Ekam's virtual filesystem, not the
|
cannam@147
|
4 real one. This is a hack, and doesn't always work.
|