public inbox for gdb-prs@sourceware.org
help / color / mirror / Atom feed
* [Bug cli/12260] New: async mode: SIGTTOU, Stopped
@ 2010-11-25 10:25 jan.kratochvil at redhat dot com
  2011-08-24  7:30 ` [Bug cli/12260] " jan.kratochvil at redhat dot com
  2011-08-24 17:05 ` jan.kratochvil at redhat dot com
  0 siblings, 2 replies; 3+ messages in thread
From: jan.kratochvil at redhat dot com @ 2010-11-25 10:25 UTC (permalink / raw)
  To: gdb-prs

http://sourceware.org/bugzilla/show_bug.cgi?id=12260

           Summary: async mode: SIGTTOU, Stopped
           Product: gdb
           Version: HEAD
            Status: NEW
          Severity: minor
          Priority: P2
         Component: cli
        AssignedTo: unassigned@sourceware.org
        ReportedBy: jan.kratochvil@redhat.com


./gdb -nx -ex 'set target-async 1' -ex start ./gdb
GNU gdb (GDB) 7.2.50.20101123-cvs
Starting program: .../gdb/gdb 
[1]+  Stopped                 ./gdb -nx -ex 'set target-async 1' -ex start
./gdb

./gdb -nx -ex r --args ./gdb -nx -ex 'set target-async 1' -ex start ./gdb
Program received signal SIGTTOU, Stopped (tty output).
0x00007ffff63fad68 in tcsetattr () from /lib64/libc.so.6
(gdb) bt
#0  in tcsetattr () from /lib64/libc.so.6
#1  in _set_tty_settings (tty=0, tiop=0x7fffffffda50) at rltty.c:540
#2  in set_tty_settings (tty=0, tiop=0x7fffffffda50) at rltty.c:554
#3  in rl_prep_terminal (meta_flag=1) at rltty.c:712
#4  in _rl_callback_newline () at callback.c:82
#5  in rl_callback_handler_install (prompt=0x7fffffffdae0 "", linefunc=0x5a3d2d
<command_line_handler>) at callback.c:101
#6  in tui_command_loop (data=0x0) at ./tui/tui-interp.c:158
#7  in current_interp_command_loop () at interps.c:291
#8  in captured_command_loop (data=0x0) at ./main.c:228
#9  in catch_errors (func=0x450c86 <captured_command_loop>, func_args=0x0,
errstring=0x7a9987 "", mask=6) at exceptions.c:518
#10 in captured_main (data=0x7fffffffdd60) at ./main.c:912
#11 in catch_errors (func=0x450ccb <captured_main>, func_args=0x7fffffffdd60,
errstring=0x7a9987 "", mask=6) at exceptions.c:518
#12 in gdb_main (args=0x7fffffffdd60) at ./main.c:921
#13 in main (argc=7, argv=0x7fffffffde68) at gdb.c:34


Missing some target_terminal_ours() probably.

-- 
Configure bugmail: http://sourceware.org/bugzilla/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are on the CC list for the bug.


^ permalink raw reply	[flat|nested] 3+ messages in thread

* [Bug cli/12260] async mode: SIGTTOU, Stopped
  2010-11-25 10:25 [Bug cli/12260] New: async mode: SIGTTOU, Stopped jan.kratochvil at redhat dot com
@ 2011-08-24  7:30 ` jan.kratochvil at redhat dot com
  2011-08-24 17:05 ` jan.kratochvil at redhat dot com
  1 sibling, 0 replies; 3+ messages in thread
From: jan.kratochvil at redhat dot com @ 2011-08-24  7:30 UTC (permalink / raw)
  To: gdb-prs

http://sourceware.org/bugzilla/show_bug.cgi?id=12260

--- Comment #1 from Jan Kratochvil <jan.kratochvil at redhat dot com> 2011-08-23 19:32:41 UTC ---
[patch] Fix target-async SIGTTOU stop (PR 12260)
http://sourceware.org/ml/gdb-patches/2011-08/msg00422.html

-- 
Configure bugmail: http://sourceware.org/bugzilla/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are on the CC list for the bug.


^ permalink raw reply	[flat|nested] 3+ messages in thread

* [Bug cli/12260] async mode: SIGTTOU, Stopped
  2010-11-25 10:25 [Bug cli/12260] New: async mode: SIGTTOU, Stopped jan.kratochvil at redhat dot com
  2011-08-24  7:30 ` [Bug cli/12260] " jan.kratochvil at redhat dot com
@ 2011-08-24 17:05 ` jan.kratochvil at redhat dot com
  1 sibling, 0 replies; 3+ messages in thread
From: jan.kratochvil at redhat dot com @ 2011-08-24 17:05 UTC (permalink / raw)
  To: gdb-prs

http://sourceware.org/bugzilla/show_bug.cgi?id=12260

Jan Kratochvil <jan.kratochvil at redhat dot com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |RESOLVED
         Resolution|                            |DUPLICATE

--- Comment #2 from Jan Kratochvil <jan.kratochvil at redhat dot com> 2011-08-24 07:29:33 UTC ---
duplicate

*** This bug has been marked as a duplicate of bug 10720 ***

-- 
Configure bugmail: http://sourceware.org/bugzilla/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are on the CC list for the bug.


^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2011-08-24  7:31 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2010-11-25 10:25 [Bug cli/12260] New: async mode: SIGTTOU, Stopped jan.kratochvil at redhat dot com
2011-08-24  7:30 ` [Bug cli/12260] " jan.kratochvil at redhat dot com
2011-08-24 17:05 ` jan.kratochvil at redhat dot com

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).