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: [RFA] gdb.base -- use gdb_test_no_output


Michael Snyder wrote:

>  #test set language asm
> -gdb_test "set language asm" "" "set language asm" 
> +gdb_test_no_output "set language asm" "set language asm" 

This fails for me:

set language asm^M
Warning: the current language does not match this frame.^M
(gdb) FAIL: gdb.base/setshow.exp: set language asm

Bye,
Ulrich

-- 
  Dr. Ulrich Weigand
  GNU Toolchain for Linux on System z and Cell BE
  Ulrich.Weigand@de.ibm.com


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