Craig Mautner
a51a9564fd
Add call-stack reporting methods into Debug
...
Added two public methods to Debug. These methods return a String
indicating the caller (getCaller()) or callers (getCallers(int depth))
of the calling method. The String indicates the class, method and line
number of the caller(s). Similar to using Throwable.fillInStackTrace()
but much more concise.
Change-Id: I53d0085aa50e4501d28e8eb3ad5b91ef700ac218
2012-04-17 17:25:50 -07:00
..
2012-02-10 12:02:04 -08:00
2012-03-01 16:33:04 -08:00
2011-10-18 16:38:17 -07:00
2012-02-03 12:01:47 -08:00
2012-03-05 18:49:21 -08:00
2012-03-23 15:45:37 -07:00
2012-02-16 13:45:10 -08:00
2012-02-16 13:45:10 -08:00
2012-02-16 13:45:10 -08:00
2011-10-20 15:32:37 -07:00
2012-04-17 17:25:50 -07:00
2011-05-25 23:33:50 -04:00
2012-03-08 14:31:57 -08:00
2012-02-16 14:58:33 -08:00
2011-08-11 12:57:51 -07:00
2011-12-01 18:42:24 -08:00
2011-11-04 09:52:04 -07:00
2012-01-23 12:01:00 -08:00
2012-02-09 18:06:01 -08:00
2012-02-29 14:05:24 -08:00
2012-02-16 14:58:33 -08:00
2011-03-24 18:18:19 -07:00
2012-04-02 15:15:07 -07:00
2012-02-16 14:58:33 -08:00
2012-04-13 17:01:15 -07:00
2012-03-09 22:48:43 +09:00
2011-06-02 19:18:07 -07:00
2012-03-02 12:31:27 -08:00
2012-03-09 22:48:43 +09:00
2012-02-17 22:19:45 -08:00
2011-06-15 19:39:26 -07:00
2012-03-19 15:07:53 -07:00
2011-11-04 14:11:12 -07:00
2011-11-08 20:42:11 -08:00
2012-02-09 18:06:01 -08:00
2012-02-09 18:06:01 -08:00
2012-03-16 15:46:46 -07:00
2011-07-20 18:47:17 -07:00
2012-04-13 04:05:17 -07:00
2012-02-29 14:05:24 -08:00
2012-04-16 16:08:40 -07:00
2011-11-08 20:42:11 -08:00
2012-02-29 14:05:24 -08:00
2012-03-22 15:11:51 -07:00
2012-04-13 04:05:17 -07:00