On 30 July 2013 12:33, Michael Sartain <[email protected]> wrote: > > I added a %tid specifier which seems to be a fairly clean way of getting > this. Default thread format looks like this now: > >> #define DEFAULT_THREAD_FORMAT "thread #${thread.index}: tid = >> ${thread.id%tid}"\ >> "{, ${frame.pc}}"\ ... > > > Let me know if this looks ok and I'll commit... > Thanks. > -Mike
Yep, this looks good to me. Thanks! -Ed _______________________________________________ lldb-dev mailing list [email protected] http://lists.cs.uiuc.edu/mailman/listinfo/lldb-dev
