haiku/src
Rene Gollent f1ea2af3e7 Check that both state and reason are the same.
- If a thread was already in a stopped state, but we received
  an update that indicated something more specific, it would be
  ignored, i.e. changing
  from simply being in a debugged state to specifying a debugger
  call + message. We now check both state and reason before ignoring
  the update. Fixes debug reports not receiving the debugger call
  message properly when intercepting an actual crash as opposed to
  an app running inside the debugger.
2012-11-24 12:49:07 -05:00
..
add-ons Add modeline for 1366x768 resolution 2012-11-24 02:50:01 +00:00
apps Check that both state and reason are the same. 2012-11-24 12:49:07 -05:00
bin ARM/ltrace: add stubs 2012-11-22 20:09:10 +01:00
build Convert fs_host files from c back to cpp and style changes. 2012-08-13 18:51:59 -04:00
data Remove MPEG2 transport stream (mp2t) sniffer rule 2012-11-23 21:37:53 -05:00
documentation Fixed typo. Fixes #8755 2012-07-30 13:12:02 +00:00
kits While I'm at it update Tracker preferences ListView. 2012-11-24 11:37:51 -05:00
libs Fixed 64-bit pointer truncation in FreeBSD driver compat layer, fixes #9187. 2012-11-18 21:16:37 +00:00
preferences Adjust time zone spacing so that the window doesn't resize. 2012-11-23 18:38:18 -05:00
servers Allow saving a crash report from debug_server. 2012-11-23 13:23:24 -05:00
system Rpi: Convert start.c to cpp 2012-11-24 08:11:26 -06:00
tests Merge branch 'master' into x86_64 2012-11-18 16:42:27 +00:00
tools Fix build of set_haiku_revision.cpp with gcc2 (on haiku) 2012-11-20 21:51:27 +00:00
Jamfile