[Lldb-commits] [PATCH] Add API control of the signal disposition.

Russell Harmon eatnumber1 at google.com
Tue Jun 24 14:25:02 PDT 2014


It should be just as platform dependant as the UnixSignals object it relies
on. I didn't originally write it with windows in mind.

What's standard procedure here? Rollback? Or fix forward?

Without looking at the code, how does Windows deal with the UnixSignals
object? Is it just not built?

http://reviews.llvm.org/D4221






More information about the lldb-commits mailing list