mirror of
https://github.com/espressif/binutils-gdb.git
synced 2025-06-27 14:39:09 +08:00
Fix whitespace.
This commit is contained in:
@ -5749,8 +5749,8 @@
|
|||||||
|
|
||||||
2011-06-23 Yao Qi <yao@codesourcery.com>
|
2011-06-23 Yao Qi <yao@codesourcery.com>
|
||||||
|
|
||||||
* gdb.cp/mb-inline.exp: Parse the output of `info break' to check breakpoint
|
* gdb.cp/mb-inline.exp: Parse the output of `info break' to check
|
||||||
1.2 is disabled. KFAIL for uclinux.
|
breakpoint 1.2 is disabled. KFAIL for uclinux.
|
||||||
|
|
||||||
2011-06-23 Marek Polacek <mpolacek@redhat.com>
|
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
|
* gdb.base/annota1.exp: Allow any number of "frames-invalid" and
|
||||||
"breakpoint-invalid" to be printed.
|
"breakpoint-invalid" to be printed.
|
||||||
* gdb.base/annota2.exp: Revise line number for main breakpoint. Allow any
|
* gdb.base/annota2.exp: Revise line number for main
|
||||||
number of "frames-invalid" and "breakpoint-invalid" to be printed.
|
breakpoint. Allow any number of "frames-invalid" and
|
||||||
|
"breakpoint-invalid" to be printed.
|
||||||
* gdb.base/annota2.cc: Initialize a.x to 0.
|
* gdb.base/annota2.cc: Initialize a.x to 0.
|
||||||
|
|
||||||
1999-05-17 Keith Seitz <keiths@cygnus.com>
|
1999-05-17 Keith Seitz <keiths@cygnus.com>
|
||||||
|
|
||||||
* gdb.base/call-ar-st.exp: Skip "print print_double_array (double_array)"
|
* gdb.base/call-ar-st.exp: Skip
|
||||||
when "skip_float_tests" set.
|
"print print_double_array (double_array)" when "skip_float_tests" set.
|
||||||
Ditto for "print print_double_array(array_d)", "print print_small_structs",
|
Ditto for "print print_double_array(array_d)",
|
||||||
"print print_ten_doubles", and "step into print_long_arg_list".
|
"print print_small_structs", "print print_ten_doubles", and
|
||||||
Don't assume we can step into "print_long_arg_list": we could step into memcpy.
|
"step into print_long_arg_list".
|
||||||
* gdb.base/call-rt-st.exp: Don't run float-related tests when "skip_float_tests"
|
Don't assume we can step into "print_long_arg_list": we could step
|
||||||
is set: "print print_one_double(*d1)" and "print print_two_floats(*f3)".
|
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
|
* gdb.base/funcargs.exp: Don't run "float_and_integral_args" when
|
||||||
"skip_float_tests" is set.
|
"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)"
|
* gdb.base/varargs.exp: Skip
|
||||||
when "skip_float_tests" set.
|
"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>
|
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
|
* gdb.base/condbreak.exp: Use the gdb_run command rather than just
|
||||||
run which doesn't work with monitors.
|
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.
|
* 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
|
* lib/gdb.exp: I had added gdb_continue_to_end used to run to the
|
||||||
program. Traps the case (in Cygmon) when the program never really
|
end of a program. Traps the case (in Cygmon) when the program
|
||||||
exits. Same as Mark's continue_to_exit, but I had put it in a lot
|
never really exits. Same as Mark's continue_to_exit, but I had
|
||||||
more places, so I used my name. Sorry Mark...
|
put it in a lot more places, so I used my name. Sorry Mark...
|
||||||
|
|
||||||
* config/monitor.exp (gdb_target_monitor): added another
|
* config/monitor.exp (gdb_target_monitor): added another
|
||||||
target_info parameter: remotebinarydownload. This will set the
|
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):
|
* gdb.base/opaque.exp (setup_xfail_on_opaque_pointer):
|
||||||
Add mips-sgi-irix5* xfail for not gcc compiled.
|
Add mips-sgi-irix5* xfail for not gcc compiled.
|
||||||
* gdb.base/Makefile.in (nodebug.o): Also create nodebug.ci.
|
* gdb.base/Makefile.in (nodebug.o): Also create nodebug.ci.
|
||||||
* gdb.base/nodebug.exp: Add mips-sgi-irix5 xfail when not gcc compiled for
|
* gdb.base/nodebug.exp: Add mips-sgi-irix5 xfail when not gcc
|
||||||
"p top", "whatis top", "p middle", and "whatis middle".
|
compiled for "p top", "whatis top", "p middle", and "whatis
|
||||||
|
middle".
|
||||||
* gdb.base/whatis.exp: Add mips-sgi-irix* xfail for
|
* gdb.base/whatis.exp: Add mips-sgi-irix* xfail for
|
||||||
"whatis signed char" for not gcc compiled.
|
"whatis signed char" for not gcc compiled.
|
||||||
* gdb.base/setvar.exp: Add mips-sgi-irix4* xfail (works on irix5) for
|
* 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".
|
"continue to call2b".
|
||||||
Add mips-sgi-irix4* xfail (works with irix5) when gcc compiled for
|
Add mips-sgi-irix4* xfail (works with irix5) when gcc compiled for
|
||||||
"continue to call2g".
|
"continue to call2g".
|
||||||
(discard_and_shuffle): Add mips-sgi-irix5* xfail whn not gcc compiled for
|
(discard_and_shuffle): Add mips-sgi-irix5* xfail whn not gcc
|
||||||
"backtrace from call6a"
|
compiled for "backtrace from call6a"
|
||||||
(shuffle_round_robin): Add mips-sgi-irix* xfail when not gcc compiled for
|
(shuffle_round_robin): Add mips-sgi-irix* xfail when not gcc
|
||||||
"backtrace from call7k".
|
compiled for "backtrace from call7k". Add mips-sgi-irix5* xfail
|
||||||
Add mips-sgi-irix5* xfail when not gcc compiled for
|
when not gcc compiled for "backtrace from call7a".
|
||||||
"backtrace from call7a".
|
|
||||||
(localvars_after_alloca): Fix gdb_test cmds for
|
(localvars_after_alloca): Fix gdb_test cmds for
|
||||||
"print * after runto ...".
|
"print * after runto ...".
|
||||||
Remove rs6000-*-* xfails for
|
Remove rs6000-*-* xfails for
|
||||||
|
Reference in New Issue
Block a user