gdbadmin
288424419e
*** empty log message ***
2005-09-30 00:00:34 +00:00
Andreas Schwab
9022543867
PR threads/2015
...
* infrun.c (adjust_pc_after_break): Don't use the state from a
non-matching thread context.
2005-09-29 20:41:27 +00:00
Daniel Jacobowitz
e10b1c4cbb
* rs6000-tdep.c (rs6000_frame_cache): Handle misdetected frameless
...
functions.
2005-09-29 15:37:44 +00:00
gdbadmin
9fe95be9d9
*** empty log message ***
2005-09-29 00:00:35 +00:00
Nick Roberts
3ca42dbe77
* annotate.c (breakpoints_changed, annotate_frames_invalid)
...
(_initialize_annotate): Print breakpoints-invalid and
frames-invalid for level 2 annotations only.
* gdb.base/annota3.exp, gdb.cp/annota3.exp: The annotations
frames-invalid and breakpoints-invalid are no longer generated
with level 3 so don't expect them in the output.
2005-09-28 23:44:02 +00:00
Nick Roberts
11ee99408d
*** empty log message ***
2005-09-28 23:32:43 +00:00
Daniel Jacobowitz
6ad80df050
* infrun.c (init_execution_control_state): Initialize
...
ecs->another_trap.
2005-09-28 16:17:06 +00:00
Nick Roberts
bd31016f96
(TAGS): Put DEPFILES back and add as a dependency.
2005-09-28 02:55:41 +00:00
Nick Roberts
5e58133c13
*** empty log message ***
2005-09-28 02:54:45 +00:00
gdbadmin
b9e809a2b4
*** empty log message ***
2005-09-28 00:00:05 +00:00
Bob Rossi
39fb8e9e0f
2005-09-27 Bob Rossi <bob@brasko.net>
...
* gdb.mi/mi-disassemble.exp, gdb.mi/mi2-disassemble.exp: Remove .*
from test. Escape the | in mi_gdb_test call.
* gdb.mi/mi-basics.exp, gdb.mi/mi-cli.exp, gdb.mi/mi-disassemble.exp,
gdb.mi/mi-pthreads.exp, gdb.mi/mi-stack.exp, gdb.mi/mi2-basics.exp,
gdb.mi/mi2-cli.exp, gdb.mi/mi2-disassemble.exp,
gdb.mi/mi2-pthreads.exp, gdb.mi/mi2-stack.exp: Add extra details to
expected regex's in mi_gdb_test calls.
* lib/mi-support.exp: Remove arbitrary .* from tests.
(mi_gdb_test): Add string_regex variable. Add anchor to main -re.
Fully anchor GDB/MI expected results in mi_gdb_test.
* lib/gdb.exp (string_to_regexp): Escape the ] character.
* gdb.base/sizeof.exp: Remove escape character. Correct test.
2005-09-27 22:39:04 +00:00
gdbadmin
c8829c4863
*** empty log message ***
2005-09-27 00:00:04 +00:00
Joel Brobecker
f8f989ef77
Remove change description for a file that is actually part of the testsuite/
...
subdirectory. The description is included in testsuite/ChangeLog.
2005-09-26 22:31:16 +00:00
Joel Brobecker
25f7492a66
Fix name of directory in one ChangeLog entry.
2005-09-26 22:09:41 +00:00
Nick Roberts
b9ff61f809
(HFILES_NO_SRCDIR): Remove minimon.h, symfile-mem.h.
...
(ALLDEPFILES) Correct typo amdfbsd-nat.c -> amd64fbsd-nat.c.
Remove irix4-nat.c, m3-nat.c, mipsm3-nat.c, ns32k-tdep.c
symm-tdep.c and symm-nat.c.
(TAGFILES_NO_SRCDIR): Add CONFIG_SRCS.
(DEPFILES): Remove CONFIG_OBS and include it explicitly where
needed.
2005-09-26 21:45:37 +00:00
Nick Roberts
2a3314402a
*** empty log message ***
2005-09-26 21:40:33 +00:00
Jan Beulich
ae2a31bf15
gdb/
...
2005-09-26 Jan Beulich <jbeulich@novell.com>
* MAINTAINERS (Write After Approval): Add myself.
2005-09-26 07:04:23 +00:00
Jan Beulich
c6f4c129c6
gdb/
...
2005-09-26 Jan Beulich <jbeulich@novell.com>
* amd64-tdep.h (AMD64_FCTRL_REGNUM, AMD64_FSTAT_REGNUM,
AMD64_MXCSR_REGNUM): New.
* amd64-tdep.c (amd64_dwarf_regmap): Add eflags, selector regs,
mxcsr, fp control and status words.
* i386-tdep.c (): Add selector regs, mxcsr, fp control and status
words.
2005-09-26 06:59:39 +00:00
Paul Brook
2af48f6826
2005-09-26 Paul Brook <paul@codesourcery.com>
...
* arm-tdep.c (arm_type_align): New function.
(arm_push_dummy_call): Use it. Ensure proper argument alignment.
(arm_extract_struct_value_address): Remove.
(arm_use_struct_convention): Rename...
(arm_return_in_memory): ... To this. Return nonzero for all small
aggregates under the EABI.
(arm_return_value): New function.
(arm_gdbarch_init): Default for VFP float model for EABI binaries.
Use set_gdbarch_return_value instead of obsolete functions.
* testsuite/long_long.exp: Exclude eabi targets from arm FPA float
format test.
2005-09-26 02:17:34 +00:00
gdbadmin
20fec34cac
*** empty log message ***
2005-09-26 00:00:04 +00:00
gdbadmin
fccec359b1
*** empty log message ***
2005-09-25 00:00:33 +00:00
gdbadmin
4158410528
*** empty log message ***
2005-09-24 00:00:34 +00:00
gdbadmin
df0bdca9f5
*** empty log message ***
2005-09-23 00:00:03 +00:00
gdbadmin
016ab8f2ba
*** empty log message ***
2005-09-22 00:00:03 +00:00
Mark Kettenis
2244f67142
* mips-tdep.c (n32n64_floatformat_always_valid): Use 'const void
...
*' for second argument instead of 'const char *'.
2005-09-21 20:45:46 +00:00
gdbadmin
098ec4a190
*** empty log message ***
2005-09-21 00:00:04 +00:00
Paul Gilliam
1260befad1
2005-09-20 Paul Gilliam <pgilliam@us.ibm.com>
...
* gdb.arch/altivec-abi.exp: Elide the 'in' from what's expected
after a 'finish' command.
2005-09-20 23:40:51 +00:00
Wu Zhou
f34502bcd6
* bfp-test.c: New file.
...
* bfp-test.exp: New testcase.
2005-09-20 09:01:14 +00:00
Wu Zhou
42969d33cb
* c-exp.y (parse-number): Modify the float parsing logic to let it
...
recognize a suffix.
2005-09-20 08:55:55 +00:00
Wu Zhou
ca9295176c
* gdb.fortran/subarray.exp: New testcase to test the evaluation
...
of subarray and substring variable.
* gdb.fortran/subarray.f: New source file for the test of subarray
and substring variable evaluation.
* gdb.fortran/exprs.exp: Add four tests for substring evaluation
of string constant.
2005-09-20 06:37:03 +00:00
Wu Zhou
c3e308a89c
expression.h (enum exp_opcode): Fix a format error of a comment.
2005-09-20 06:31:59 +00:00
Wu Zhou
0b4e13251c
* expression.h (enum exp_opcode): Add a new operator for F90
...
subrange.
* f-lang.h (enum f90_range_type): New enumeration type to identify
F90 subrange type.
* f-exp.y (yyparse): Add support for parsing F90 subrange and
change substring parsing to subrange parsing.
* parse.c (operator_length_standard): Set the operator length
and args number for OP_F90_RANGE.
* eval.c (evaluate_subexp_standard): Add code to evaluate F90
array section and substring.
(value_f90_subarray): New function to evaluate F90 array section.
(evaluate_subexp_standard): Delete label op_f77_substr and its code
because the logic is implemented by function value_f90_subarray now.
2005-09-20 06:25:34 +00:00
gdbadmin
3592b9717c
*** empty log message ***
2005-09-20 00:00:37 +00:00
Daniel Jacobowitz
c761af65c2
* gdb.arch/altivec-regs.exp, gdb.arch/altivec-abi.exp: Update
...
copyright dates.
2005-09-19 18:09:08 +00:00
Paul Gilliam
561d7a1d04
* rs6000-tdep.c (_initialize_rs6000_tdep): Get rid of the unused
...
'info powerpc' command prefix.
* gdb.arch/altivec-regs.exp (info powerpc altivec): Replace the 'info
powerpc altivec' test with an almost identical 'info vector' test.
2005-09-19 17:38:04 +00:00
gdbadmin
e92babf632
*** empty log message ***
2005-09-19 00:00:08 +00:00
Daniel Jacobowitz
7ba3cf9c85
* gdb.texinfo (Contributors): Thank Andrew Cagney for releases
...
6.2 and 6.3.
2005-09-18 03:28:18 +00:00
gdbadmin
9ce743b2d7
*** empty log message ***
2005-09-18 00:00:34 +00:00
Daniel Jacobowitz
3db0444b44
* acinclude.m4: Correct quoting.
...
* aclocal.m4: Regenerated.
Suggested by SZOKOVACS Robert <szo@ies.hu>:
* thread-db.c (thread_db_err_str): Handle TD_VERSION.
(thread_db_init): Call thread_db_err_str.
* configure.ac: Check for TD_VERSION.
* config.in, configure: Regenerated.
2005-09-17 23:14:37 +00:00
gdbadmin
c19b479e55
*** empty log message ***
2005-09-17 00:00:05 +00:00
gdbadmin
21b2dee4d1
*** empty log message ***
2005-09-16 00:00:34 +00:00
gdbadmin
646dd48587
*** empty log message ***
2005-09-15 00:00:03 +00:00
gdbadmin
f48538d88b
*** empty log message ***
2005-09-14 00:00:13 +00:00
Paul Gilliam
b2b64cc92a
2005-09-13 Paul Gilliam <pgilliam@us.ibm.com>
...
* gdb.arch/altivec-regs.exp: Adjust "info reg vrsave" and "info reg
vscr" tests to match output.
2005-09-13 23:13:50 +00:00
Paul Gilliam
6ac4d15a41
2005-09-13 Paul Gilliam <pgilliam@us.ibm.com>
...
* gdb.arch/altivec-regs.exp: Adjust "print $vx<i>" tests to match
output.
2005-09-13 22:07:05 +00:00
gdbadmin
c5e908b7dc
*** empty log message ***
2005-09-13 00:00:32 +00:00
gdbadmin
edbdccc7de
*** empty log message ***
2005-09-12 00:00:02 +00:00
Ulrich Weigand
fd7979d1fe
* config/s390/nm-linux.h (KERNEL_U_SIZE): Remove.
...
(PTRACE_ARG3_TYPE, PTRACE_XFER_TYPE): Likewise.
(s390_stopped_by_watchpoint, s390_insert_watchpoint,
s390_remove_watchpoint, TARGET_CAN_USE_HARDWARE_WATCHPOINT,
TARGET_REGION_OK_FOR_HW_WATCHPOINT, HAVE_CONTINUABLE_WATCHPOINT,
STOPPED_BY_WATCHPOINT, target_insert_watchpoint,
target_remove_watchpoint): Likewise.
* s390-nat.c: Remove include of <sys/user.h>.
(kernel_u_size): Remove.
(s390_stopped_by_watchpoint): Make static.
(s390_insert_watchpoint, s390_remove_watchpoint): Likewise.
(s390_can_use_hw_breakpoint): New function.
(s390_region_size_ok_for_hw_watchpoint): Likewise.
(_initialize_s390_nat): Add watchpoint methods to target.
2005-09-11 21:54:59 +00:00
Bob Rossi
40e55befbf
2005-09-11 Bob Rossi <bob@brasko.net>
...
* lib/mi-support.exp (mi_gdb_test): Change -re to not be anchored.
* gdb.mi/mi-syn-frame.exp: Call mi_gdb_test twice instead of once for
commands that return an MI output command and an asyncronous MI output
command.
* gdb.mi/mi-console.exp: Ditto.
2005-09-11 20:24:54 +00:00
Bob Rossi
3c7385ece0
2005-09-11 Bob Rossi <bob@brasko.net>
...
* gdb.mi/mi-var-child.c: Include <string.h>.
2005-09-11 12:50:45 +00:00