[haiku-bugs] Re: [Haiku] #13082: Debugger crash in Thread::IsMainThread

  • From: "bonefish" <trac@xxxxxxxxxxxx>
  • Date: Fri, 02 Dec 2016 20:39:54 -0000

#13082: Debugger crash in Thread::IsMainThread
-------------------------------------+----------------------------
   Reporter:  vidrep                 |      Owner:  anevilyak
       Type:  bug                    |     Status:  new
   Priority:  normal                 |  Milestone:  Unscheduled
  Component:  Applications/Debugger  |    Version:  R1/Development
 Resolution:                         |   Keywords:
 Blocked By:                         |   Blocking:
Has a Patch:  0                      |   Platform:  All
-------------------------------------+----------------------------

Comment (by bonefish):

 Replying to [comment:3 anevilyak]:

This might be one of those issues that'd be more readily analyzed once
 Ingo's core file support is a bit more complete.

 AFAIK the only thing that really needs to be done is to enforce some GUI
 restrictions in core dump mode (disabling stepping/running, setting
 breakpoints, editing memory). Other than that there are a few TODOs left
 in the code, but those are referring to cosmetic issues (e.g. implementing
 `CoreFileDebuggerInterface::GetSymbolInfo()` would only be for sake of
 completeness, as it isn't actually used anywhere ATM (save for
 `TeamDebugger` finding the `main` symbol before resuming a debuggee)).

 IOW, it should all work, just don't press any of those buttons that should
 be disabled (I guess nothing will happen anyway) ;-).

--
Ticket URL: <https://dev.haiku-os.org/ticket/13082#comment:4>
Haiku <https://dev.haiku-os.org>
Haiku - the operating system.

Other related posts: