- 18 Dec, 2006 2 commits
-
-
Joel Brobecker authored
-
gdbadmin authored
-
- 17 Dec, 2006 2 commits
-
-
Joel Brobecker authored
* configure: Regenerate.
-
gdbadmin authored
-
- 16 Dec, 2006 1 commit
-
-
gdbadmin authored
-
- 15 Dec, 2006 1 commit
-
-
gdbadmin authored
-
- 14 Dec, 2006 1 commit
-
-
gdbadmin authored
-
- 13 Dec, 2006 1 commit
-
-
gdbadmin authored
-
- 12 Dec, 2006 1 commit
-
-
gdbadmin authored
-
- 11 Dec, 2006 1 commit
-
-
gdbadmin authored
-
- 10 Dec, 2006 1 commit
-
-
gdbadmin authored
-
- 09 Dec, 2006 1 commit
-
-
gdbadmin authored
-
- 08 Dec, 2006 2 commits
-
-
Vladimir Prus authored
* varobj.c (cplus_value_of_child): When accessing base suboject, don't specially process references. -
gdbadmin authored
-
- 07 Dec, 2006 1 commit
-
-
gdbadmin authored
-
- 06 Dec, 2006 2 commits
-
-
Andrew Stubbs authored
* event-top.c (command_handler): On EOF, print 'quit' and run quit command via execute_command such that hooks and trace work. * utils.c (defaulted_query): On EOF, print default answer and newline.
-
gdbadmin authored
-
- 05 Dec, 2006 4 commits
-
-
Daniel Jacobowitz authored
-
Daniel Jacobowitz authored
* README: Update supported targets.
-
H.J. Lu authored
* cp-valprint.c (cp_print_value_fields): Initialize tmp_obstack. (cp_print_value): Likewise. * p-valprint.c (pascal_object_print_value_fields): Likewise. (pascal_object_print_value): Likewise.
-
gdbadmin authored
-
- 04 Dec, 2006 1 commit
-
-
gdbadmin authored
-
- 03 Dec, 2006 1 commit
-
-
gdbadmin authored
-
- 02 Dec, 2006 3 commits
-
-
Joel Brobecker authored
-
Joel Brobecker authored
* utils.c (string_to_core_addr): Use error instead of internal_error. * mi/mi-main.c (mi_execute_command): Check for a NULL message.
-
gdbadmin authored
-
- 01 Dec, 2006 1 commit
-
-
gdbadmin authored
-
- 30 Nov, 2006 1 commit
-
-
gdbadmin authored
-
- 29 Nov, 2006 2 commits
-
-
Andrew Cagney authored
Committed by Andrew Cagney. * ppc-instructions: Implement optional PowerPC stfiwx instruction.
-
gdbadmin authored
-
- 28 Nov, 2006 1 commit
-
-
gdbadmin authored
-
- 27 Nov, 2006 1 commit
-
-
gdbadmin authored
-
- 26 Nov, 2006 1 commit
-
-
gdbadmin authored
-
- 25 Nov, 2006 1 commit
-
-
gdbadmin authored
-
- 24 Nov, 2006 6 commits
-
-
Ulrich Weigand authored
* MAINTAINERS: Add myself as spu maintainer.
-
Ulrich Weigand authored
* configure.tgt: Enable gdbserver for SPU target. * configure.ac: Build gdbserver when gdb_native is yes. * configure: Regenerate. * regformats/reg-spu.dat: New file. gdbserver/ChangeLog: * configure.srv: Add target "spu*-*-*". * Makefile.in (clean): Remove reg-spu.c. (reg-spu.c, reg-spu.o, spu-low.o): Add dependencies. * spu-low.c: New file.
-
Ulrich Weigand authored
* value.h (address_from_register): Add prototype. * dwarf2loc.c (dwarf_expr_read_reg): Use address_from_register.
-
Ulrich Weigand authored
* gdb.asm/spu.inc: New file. * gdb.base/term.exp: Disable if [target_info exists noargs]. * gdb.gdb/complaints.exp: Disable if ![isnative]. * gdb.gdb/selftest.exp: Likewise. * gdb.gdb/observer.exp: Likewise. * gdb.gdb/xfullpath.exp: Likewise. * gdb.base/attach.exp: Disable on SPU target. * gdb.cp/bs145503.exp: Likewise. * gdb.cp/exception.exp: Likewise. * gdb.cp/userdef.exp: Likewise.
-
Ulrich Weigand authored
* config/spu/spu.mt: New file. * configure.ac: Provide gdb_native configuration variable. * configure: Regenerate. * configure.host: Support powerpc64 to spu 'pseudo-native' mode. * configure.tgt: Add "spu" target_cpu and "spu*-*-*" target. * Makefile.in (spu_tdep_h): New variable. (ALLDEPFILES): Add spu-linux-nat.c and spu-tdep.c (spu-linux-nat.o, spu-tdep.o): Add dependencies. * spu-linux-nat.c: New file. * spu-tdep.c: New file. * spu-tdep.h: New file.
-
gdbadmin authored
-