and though bugs are the bane of my existence, rest assured the wretched thing will get the best of care here

  1. 05 May, 2014 2 commits
  2. 04 May, 2014 1 commit
  3. 03 May, 2014 1 commit
  4. 02 May, 2014 1 commit
  5. 01 May, 2014 1 commit
  6. 30 Apr, 2014 1 commit
  7. 29 Apr, 2014 1 commit
  8. 28 Apr, 2014 1 commit
  9. 27 Apr, 2014 1 commit
  10. 26 Apr, 2014 1 commit
  11. 25 Apr, 2014 1 commit
  12. 24 Apr, 2014 2 commits
    • Nick Clifton's avatar
      Following up on Tom's suggestion I am checking in a patch to replace the various · 8a90a4ef
      Nick Clifton authored
      bfd_xxx_set macros with static inline functions, so that we can avoid compile time
      warnings about comma expressions with unused values.
      
      	PR build/16873
      	* bfd-in.h (bfd_set_section_vma): Delete.
      	(bfd_set_section_alignment): Delete.
      	(bfd_set_section_userdata): Delete.
      	(bfd_set_cacheable): Delete.
      	* bfd.c (bfd_set_cacheable): New static inline function.
      	* section.c (bfd_set_section_userdata): Likewise.
      	(bfd_set_section_vma): Likewise.
      	(bfd_set_section_alignment): Likewise.
      	* bfd-in2.h: Regenerate.
      8a90a4ef
    • GDB Administrator's avatar
      Automatic date update in version.in · 87a1630e
      GDB Administrator authored
      87a1630e
  13. 23 Apr, 2014 1 commit
  14. 22 Apr, 2014 1 commit
  15. 21 Apr, 2014 1 commit
  16. 20 Apr, 2014 1 commit
  17. 19 Apr, 2014 2 commits
    • Eli Zaretskii's avatar
      PR gdb/14018 -- avoid "PC register not available" errors. · 230109e7
      Eli Zaretskii authored
      gdb/windows-nat.c (thread_rec): Don't display a warning when
      SuspendThread fails with ERROR_ACCESS_DENIED.  If SuspendThread
      fails for any reason, set th->suspended to -1, so that we don't
      try to resume such a thread.  Also, don't return NULL in these
      cases, to avoid completely ruin the session due to "PC register is
      not available" error.
      (do_windows_fetch_inferior_registers): Check errors in
      GetThreadContext call.
      (windows_continue): Accept an additional argument KILLED; if not
      zero, ignore errors in the SetThreadContext call, since the
      inferior was killed and is shutting down.
      (windows_resume, get_windows_debug_event)
      (windows_create_inferior, windows_mourn_inferior)
      (windows_kill_inferior): All callers of windows_continue changed
      to adjust to its new calling sequence.
      230109e7
    • GDB Administrator's avatar
      Automatic date update in version.in · b4a18502
      GDB Administrator authored
      b4a18502
  18. 18 Apr, 2014 1 commit
  19. 17 Apr, 2014 1 commit
  20. 16 Apr, 2014 1 commit
  21. 15 Apr, 2014 1 commit
  22. 14 Apr, 2014 1 commit
  23. 13 Apr, 2014 1 commit
  24. 12 Apr, 2014 1 commit
  25. 11 Apr, 2014 2 commits
    • Pierre Langlois's avatar
      Erroneous backtrace on AVR. · 999686db
      Pierre Langlois authored
      	PR backtrace/16721
      	PR backtrace/16832
      	* avr-tdep.c (struct gdbarch_tdep): Mention avrxmega in the comment.
      	(avr_gdbarch_init): Add xmega architectures given by bfd_architecture
      	when setting the size of call_length.
      	(avr_scan_prologue): Accept push r1 instruction for small stack
      	allocation.
      	* MAINTAINERS (Write After Approval): Add "Pierre Langlois".
      999686db
    • GDB Administrator's avatar
      Automatic date update in version.in · 7456303a
      GDB Administrator authored
      7456303a
  26. 10 Apr, 2014 1 commit
  27. 09 Apr, 2014 1 commit
  28. 08 Apr, 2014 1 commit
  29. 07 Apr, 2014 1 commit
  30. 06 Apr, 2014 1 commit
  31. 05 Apr, 2014 1 commit
  32. 04 Apr, 2014 1 commit
  33. 03 Apr, 2014 1 commit
  34. 02 Apr, 2014 1 commit
  35. 01 Apr, 2014 1 commit
  36. 31 Mar, 2014 1 commit