Fix a couple of JDWP bugs.

First, dalvikvm's behavior of just carrying on if it failed to set up JDWP was
the opposite of helpful. It's wasted loads of my time lately, and I've already
benefitted in the half hour since making this a hard stop.

Second, I was accidentally reporting upcall frames. I don't know why I wasn't
always seeing this -- because we always make an upcall to 'main' -- but it was
repeatable if the stack was short enough.

Change-Id: Iee14867f596436bed5ca0546db71e62b62d11f41
1 file changed
tree: 4ae8df1e0867c6e127e8ca976d7b52f28ed5b46b
  1. build/
  2. oat_process/
  3. oat_runtime/
  4. src/
  5. test/
  6. tools/
  7. Android.mk