Marcel Moolenaar e190f6efc8 Return better "error" values for UWX_BOTTOM and UWX_ABI_FRAME in
unw_step(). Both errors denote the end of a stack trace (i.e. no
prior frame), but are otherwise not error conditions.
Have db_trace() return 0 when the trace ends due to one of these
return codes as they are really normal termination conditions.

This change especially improves the output of the "show thread"
command in DDB when there are threads in fork_trampoline() and
previously db_trace() would return an error, causing the show
command to emit '***'.
2005-04-16 05:38:59 +00:00
..
2005-04-14 14:12:54 +00:00
2005-03-11 22:07:04 +00:00
2005-03-28 18:31:18 +00:00
2005-04-08 03:37:20 +00:00
2005-04-15 14:01:43 +00:00
2005-03-09 15:28:48 +00:00