* amd64-tdep.c (amd64_classify): Add handling of TYPE_CODE_CHAR.
[binutils-gdb.git] / gdb / ChangeLog
index d2904b59ebcbc544b64657a4738f66691fc4c9fb..83cfc220da99c4f23093d3f01146c4f058af8c38 100644 (file)
@@ -1,3 +1,32 @@
+2008-01-29  Joel Brobecker  <brobecker@adacore.com>
+
+       * amd64-tdep.c (amd64_classify): Add handling of TYPE_CODE_CHAR.
+
+2008-01-29  Joel Brobecker  <brobecker@adacore.com>
+
+       * nto-tdep.h: Remove #include "defs.h".
+       * nto-tdep.c: Add #include "defs.h".
+       * Makefile.in (nto_tdep_h): Update dependencies.
+       (nto-tdep.o): Likewise.
+
+2008-01-29  Joel Brobecker  <brobecker@adacore.com>
+
+       * infrun.c (wait_for_inferior): Add treat_exec_as_sigtrap parameter
+       and use it.
+       (proceed, start_remote): Update call to wait_for_inferior.
+       * inferior.h (wait_for_inferior): Update declaration.
+       * fork-child.c, infcmd.c, solib-irix.c, solib-osf.c, solib-sunos.c,
+       solib-svr4.c, win32-nat.c: Update calls to wait_for_inferior.
+       * inf-ttrace.c (inf_ttrace_wait): Report TTEVT_EXEC events as
+       TARGET_WAITKIND_EXECD instead of TARGET_WAITKIND_STOPPED.
+
+2008-01-29  Aleksandar Ristovski  <aristovski@qnx.com>
+
+       * varobj (adjust_value_for_child_access): Added checking for 
+       returned value from gdb_value_ind.
+       (c_describe_child): Likewise.
+       (cplus_describe_child): Fixed a typo.
+
 2008-01-29  Jim Blandy  <jimb@red-bean.com>
 
        * MAINTAINERS: Update my info.