This is the mail archive of the gdb-patches@sourceware.org mailing list for the GDB project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: [patch] Fix testsuite annotate-quit race (PR 544)


On Sun, Mar 23, 2008 at 11:00:27PM +1200, Nick Roberts wrote:
> This change breaks things for Emacs (I have this strange feeling of deja
> vu...).
> 
> Did your stress tests include running Gdb on a dumb terminal?

I don't know how to test that.  Can it be added to the testsuite
somehow?

I tried running gdb under nohup and it worked fine.  I tried it in
Emacs too, and that worked fine:

drow@caradoc:/space/fsf/commit/src/gdb% /space/fsf/x86-64/commit-gdb/gdb/gdb -ann=3
/space/fsf/x86-64/commit-gdb/gdb/gdb -ann=3
GNU gdb 6.8.50.20080321-cvs
Copyright (C) 2008 Free Software Foundation, Inc.
License GPLv3+: GNU GPL version 3 or later <http://gnu.org/licenses/gpl.html>
This is free software: you are free to change and redistribute it.
There is NO WARRANTY, to the extent permitted by law.  Type "show copying"
and "show warranty" for details.
This GDB was configured as "x86_64-unknown-linux-gnu".

^Z^Zpre-prompt
(gdb)
^Z^Zprompt

Does reverting the patch fix the problem?

-- 
Daniel Jacobowitz
CodeSourcery


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]