[haiku-bugs] [Haiku] #10296: Debugger not useable in non-interactive mode

  • From: "pulkomandy" <trac@xxxxxxxxxxxx>
  • Date: Mon, 09 Dec 2013 21:19:32 -0000

#10296: Debugger not useable in non-interactive mode
-----------------------------------+------------------------------
 Reporter:  pulkomandy             |        Owner:  anevilyak
     Type:  bug                    |       Status:  new
 Priority:  normal                 |    Milestone:  R1
Component:  Applications/Debugger  |      Version:  R1/Development
 Keywords:                         |   Blocked By:
 Blocking:                         |  Has a Patch:  0
 Platform:  All                    |
-----------------------------------+------------------------------
 {{{
 echo "save-report"|Debugger -c ls
 }}}

 Debugger enters an endless loop trying to read from the closed stdin.
 Attached patch solves this (maybe not the cleanest way) by triggering the
 "resume debugged thread" code path when this happens.

--
Ticket URL: <http://dev.haiku-os.org/ticket/10296>
Haiku <http://dev.haiku-os.org>
Haiku - the operating system.

Other related posts: