Age | Commit message (Collapse) | Author | Files | Lines |
|
* lib/compiler.cc: Work around string preprocessing problem
with old hp c++ compiler.
* lib/compiler.c: Likewise.
|
|
directives to conditionalize symbol prefixing.
* gdb.arch/i386-prologue.exp: Allow symbol prefixing by adding
additional_flags handling. Add underscore prefix for Cygwin.
* gdb.arch/i386-unwind.c: Use preprocessor directives to
conditionalize symbol prefixing.
* gdb.arch/i386-unwind.exp: Allow symbol prefixing by adding
additional_flags handling. Add underscore prefix for Cygwin.
|
|
|
|
* gdb.hp/gdb.base-hp/reg.exp: Accept both old and new gdb output
formats for "info register". Use gdb_test_multiple. Fix
the "invalid register" test.
|
|
PID for Cygwin. Add Cygwin specific strings to check for in some
tests.
(do_attach_tests): Add a test for user interaction when attaching
to a process with no matching symbol table already loaded.
|
|
Test PR java/1567 and PR java/1565.
* gdb.java/jmain.exp, gdb.java/jmain.java: New files.
* gdb.java/jmisc2.exp: Delete file.
|
|
* gdb.hp/gdb.base-hp/reg.exp: Update copyright notice.
|
|
attach process.
|
|
* gdb.cp/pr-1553.exp: Remove.
|
|
* gdb.cp/pr-1553.cc: Remove.
* gdb.cp/pr-1553.exp: Disable this test.
|
|
* gdb.arch/i386-sse.exp: Properly quote curly braces in
regular expressions.
|
|
Fix PR testsuite/1679.
* gdb.arch/i386-sse.exp: Do not call gdb_suppress_entire_file.
Issue an UNSUPPORTED result instead.
|
|
prompt and incomplete command.
|
|
* gdb.cp/pr-574.cc: Add copyright notice.
|
|
cases where the regexp has no groups; this grabs random text from
the previous test suite, whatever that was.
|
|
* gdb.cp/printmethod.cc: Add copyright notice.
|
|
* gdb.cp/psmang1.cc, gdb.cp/psmang2.cc: Add copyright notice.
|
|
* gdb.base/signull.c: Update copyright. Include <string.h>.
(bowler): Replace data_pointer with data_read
and data_write cases. Add code_descriptor case.
(zero, desc): New array and pointer.
(data, code): Change to simple pointers.
* gdb.base/signull.exp: Fix probe pattern matching a function
descriptor SIGSEGV. Replace data_pointer with data_read and
data_write tests.
|
|
* gdb.base/long_long.exp, gdb.base/long_long.c: Rewrite.
|
|
* gdb.base/long_long.c: Add copyright notice.
|
|
* gdb.base/long_long.exp: Remove reference to
bug-gdb@prep.ai.mit.edu. Change line-number-specific breakpoint
to gdb_breakpoint and gdb_continue_to_breakpoint.
|
|
endian case.
|
|
* gdb.base/gcore.exp (capture_command_output): Delete the always
passing tests containing inferior values.
* gdb.base/ending-run.exp: Do not include the breakpoint address
in the test message. Update copyright.
* gdb.base/sizeof.exp (check_sizeof): Do not include the type's
size in the test name, use gdb_test_multiple. Update copyright.
|
|
* gdb.cp/ref-types.cc: Add copyright notice.
|
|
* lib/compiler.c: Remove gcc_compiled, hp_cc_compiler,
hp_aCC_compiler.
* lib/compiler.cc: Likewise.
* lib/gdb.exp (get_compiler_info): Eval lines only if they are
'set' commands. Log diagnostics for other lines. Set
gcc_compiled, hp_cc_compiler, and hp_aCC_compiler.
|
|
* gdb.cp/try_catch.cc: Add copyright notice.
|
|
* gdb.cp/userdef.cc: Add copyright notice.
|
|
* gdb.cp/virtfunc.cc: Add copyright notice.
|
|
* gdb.base/structs2.exp: Mark two tests as xfail because of a compiler
problem.
|
|
* lib/compiler.cc, lib/compiler.c: Append either
__GNUC_PATCHLEVEL__, or "unknown" to the compiler_info.
* gdb.base/structs.exp (test_struct_calls): Check for gcc-3-3-*
instead of gcc-3-3.
|
|
|
|
* gdb.base/structs.exp (test_struct_calls): Fix KFAIL for
gdb/1455, bug is specific to "long long" and "double".
|
|
* gdb.base/structs.exp (test_struct_returns, test_struct_returns)
(test_struct_calls): Remove KFAIL of "long double" on i*86-*-*,
x86_64-*-*, sparc64-*-*, and sparc*-*-solaris2*. PR tdep/1447
fixed.
|
|
* gdb.base/structs.exp (test_struct_returns): Replace
"return_value_unknown" and "finish_value_unknown" by
"return_value_known" and "finish_value_known". Instead of
"return_value_unknown" iff "finish_value_unknown", check
"return_value_known" implies "finish_value_known".
|
|
* gdb.base/float.exp: Add pattern for mips targets.
|
|
* gdb.base/float.exp: Add pattern for hppa*-* target; make the failure
message for unknown architectures more clear.
|
|
start the execution of the program.
|
|
* gdb.arch/i386-cpuid.h: New helper file.
|
|
* gdb.base/shlib-call.exp: Allow breakpoint to be added after inferior
has started.
|
|
|
|
* gdb.base/auxv.exp (fetch_auxv): Revert last change and fix it
differently to be robust to output buffering differences.
|
|
* gdb.threads/pthreads.exp: Update copyright years.
(check_control_c): Change asynchronous 'after' to synchronous.
|
|
|
|
* gdb.base/auxv.exp (fetch_auxv): Consume output fully through
next gdb prompt.
|
|
Fix PR gdb/1636.
* gdb.threads/manythreads.exp: Change asynchronous 'after'
calls to synchronous.
|
|
|
|
* gdb.asm/asm-source.exp: Enable test for hppa-linux target.
* gdb.asm/pa.inc: New file.
|
|
|
|
GDB prompt.
|
|
setjmp/longjmp. Use sigaction instead of signal.
|