Fix whitespace.

This commit is contained in:
Pedro Alves 2012-12-14 11:31:47 +00:00
parent 10e339df5d
commit 6fdff2c5e5
1 changed files with 63 additions and 57 deletions

View File

@ -5749,8 +5749,8 @@
2011-06-23 Yao Qi <yao@codesourcery.com>
* gdb.cp/mb-inline.exp: Parse the output of `info break' to check breakpoint
1.2 is disabled. KFAIL for uclinux.
* gdb.cp/mb-inline.exp: Parse the output of `info break' to check
breakpoint 1.2 is disabled. KFAIL for uclinux.
2011-06-23 Marek Polacek <mpolacek@redhat.com>
@ -24084,23 +24084,28 @@ Wed Jun 2 17:37:05 1999 Andrew Cagney <cagney@b1.cygnus.com>
* gdb.base/annota1.exp: Allow any number of "frames-invalid" and
"breakpoint-invalid" to be printed.
* gdb.base/annota2.exp: Revise line number for main breakpoint. Allow any
number of "frames-invalid" and "breakpoint-invalid" to be printed.
* gdb.base/annota2.exp: Revise line number for main
breakpoint. Allow any number of "frames-invalid" and
"breakpoint-invalid" to be printed.
* gdb.base/annota2.cc: Initialize a.x to 0.
1999-05-17 Keith Seitz <keiths@cygnus.com>
* gdb.base/call-ar-st.exp: Skip "print print_double_array (double_array)"
when "skip_float_tests" set.
Ditto for "print print_double_array(array_d)", "print print_small_structs",
"print print_ten_doubles", and "step into print_long_arg_list".
Don't assume we can step into "print_long_arg_list": we could step into memcpy.
* gdb.base/call-rt-st.exp: Don't run float-related tests when "skip_float_tests"
is set: "print print_one_double(*d1)" and "print print_two_floats(*f3)".
* gdb.base/call-ar-st.exp: Skip
"print print_double_array (double_array)" when "skip_float_tests" set.
Ditto for "print print_double_array(array_d)",
"print print_small_structs", "print print_ten_doubles", and
"step into print_long_arg_list".
Don't assume we can step into "print_long_arg_list": we could step
into memcpy.
* gdb.base/call-rt-st.exp: Don't run float-related tests when
"skip_float_tests" is set: "print print_one_double(*d1)"
and "print print_two_floats(*f3)".
* gdb.base/funcargs.exp: Don't run "float_and_integral_args" when
"skip_float_tests" is set.
* gdb.base/varargs.exp: Skip "print find_max_double(5,1.0,17.0,2.0,3.0,4.0)"
when "skip_float_tests" set.
* gdb.base/varargs.exp: Skip
"print find_max_double(5,1.0,17.0,2.0,3.0,4.0)" when
"skip_float_tests" set.
1999-05-06 Keith Seitz <keiths@cygnus.com>
@ -24231,14 +24236,15 @@ Tue Mar 23 14:56:36 1999 Elena Zannoni <ezannoni@kwikemart.cygnus.com>
* gdb.base/condbreak.exp: Use the gdb_run command rather than just
run which doesn't work with monitors.
* gdb.base/call-ar-st.exp: fixed bogus regexp in continuing to 1034 test.
* gdb.base/call-ar-st.exp: fixed bogus regexp in continuing to
1034 test.
* gdb.base/break.exp: use the gdb_continue_to_end proc.
* lib/gdb.exp: I had added gdb_continue_to_end used to run to the end of a
program. Traps the case (in Cygmon) when the program never really
exits. Same as Mark's continue_to_exit, but I had put it in a lot
more places, so I used my name. Sorry Mark...
* lib/gdb.exp: I had added gdb_continue_to_end used to run to the
end of a program. Traps the case (in Cygmon) when the program
never really exits. Same as Mark's continue_to_exit, but I had
put it in a lot more places, so I used my name. Sorry Mark...
* config/monitor.exp (gdb_target_monitor): added another
target_info parameter: remotebinarydownload. This will set the
@ -26805,8 +26811,9 @@ Sun Aug 27 23:35:35 1995 Fred Fish <fnf@cygnus.com>
* gdb.base/opaque.exp (setup_xfail_on_opaque_pointer):
Add mips-sgi-irix5* xfail for not gcc compiled.
* gdb.base/Makefile.in (nodebug.o): Also create nodebug.ci.
* gdb.base/nodebug.exp: Add mips-sgi-irix5 xfail when not gcc compiled for
"p top", "whatis top", "p middle", and "whatis middle".
* gdb.base/nodebug.exp: Add mips-sgi-irix5 xfail when not gcc
compiled for "p top", "whatis top", "p middle", and "whatis
middle".
* gdb.base/whatis.exp: Add mips-sgi-irix* xfail for
"whatis signed char" for not gcc compiled.
* gdb.base/setvar.exp: Add mips-sgi-irix4* xfail (works on irix5) for
@ -26818,12 +26825,11 @@ Sun Aug 27 23:35:35 1995 Fred Fish <fnf@cygnus.com>
"continue to call2b".
Add mips-sgi-irix4* xfail (works with irix5) when gcc compiled for
"continue to call2g".
(discard_and_shuffle): Add mips-sgi-irix5* xfail whn not gcc compiled for
"backtrace from call6a"
(shuffle_round_robin): Add mips-sgi-irix* xfail when not gcc compiled for
"backtrace from call7k".
Add mips-sgi-irix5* xfail when not gcc compiled for
"backtrace from call7a".
(discard_and_shuffle): Add mips-sgi-irix5* xfail whn not gcc
compiled for "backtrace from call6a"
(shuffle_round_robin): Add mips-sgi-irix* xfail when not gcc
compiled for "backtrace from call7k". Add mips-sgi-irix5* xfail
when not gcc compiled for "backtrace from call7a".
(localvars_after_alloca): Fix gdb_test cmds for
"print * after runto ...".
Remove rs6000-*-* xfails for