[cfe-dev] [cfe-commits] Clang DebugInfo Patch for StopPoints.

Matthijs Kooijman matthijs at stdin.nl
Tue May 6 00:22:14 PDT 2008


Hi,

> >> Why emit a stop point on "}"?
> > Again, this is on the lines of llvm-gcc.
> > Also, the example http://www.llvm.org/docs/SourceLevelDebugging.html
> > mentions that.
> I'd suggest just not doing that :)
It's probably a good idea to still stop on the closing } of a function. Normal
gcc + gdb also does that IIRC and it helps to see when you're exiting a
function. Not sure if this is also under discussion, though.

Gr.

Matthijs
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 189 bytes
Desc: Digital signature
URL: <http://lists.llvm.org/pipermail/cfe-dev/attachments/20080506/1ac3cbd7/attachment.sig>


More information about the cfe-dev mailing list