I've just tried that, but there's still no backtrace :-(. On Tue, 29 May 2012 12:57:43 -0600 Justin Anderson <[email protected]> wrote:
> Have you tried resetting your Debug perspective? > > Thanks, > Justin Anderson > MagouyaWare Developer > http://sites.google.com/site/magouyaware > > > On Tue, May 29, 2012 at 12:24 PM, Tony Houghton <[email protected]> wrote: > > > I think I've got a problem with Eclipse, maybe I closed the wrong > > sub-window or something. Basically it's not reporting exceptions > > properly. If I run my application (Ctrl+F11) I get shown a backtrace in > > LogCat view, but if i use debug (F11) I don't even get that. All I get > > shown about the exception is a sub-window labelled "Debug" which shows > > the exception type and where the exception was trapped (I presume) > > instead of what caused it. I'm sure a few weeks ago it was doing > > something much more helpful, ie showing a special window with the > > backtrace where I could click on a line to be taken to an editor window > > open at the offending location. How can I get that back? > > > > -- > > You received this message because you are subscribed to the Google > > Groups "Android Developers" group. > > To post to this group, send email to [email protected] > > To unsubscribe from this group, send email to > > [email protected] > > For more options, visit this group at > > http://groups.google.com/group/android-developers?hl=en > -- You received this message because you are subscribed to the Google Groups "Android Developers" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/android-developers?hl=en

