- 05 May, 2014 2 commits
-
-
Joel Brobecker authored
gdb/ChangeLog: * version.in: Set GDB version number to 7.7.1.
-
GDB Administrator authored
-
- 04 May, 2014 1 commit
-
-
GDB Administrator authored
-
- 03 May, 2014 1 commit
-
-
GDB Administrator authored
-
- 02 May, 2014 1 commit
-
-
GDB Administrator authored
-
- 01 May, 2014 1 commit
-
-
GDB Administrator authored
-
- 30 Apr, 2014 1 commit
-
-
GDB Administrator authored
-
- 29 Apr, 2014 1 commit
-
-
GDB Administrator authored
-
- 28 Apr, 2014 1 commit
-
-
GDB Administrator authored
-
- 27 Apr, 2014 1 commit
-
-
GDB Administrator authored
-
- 26 Apr, 2014 1 commit
-
-
GDB Administrator authored
-
- 25 Apr, 2014 1 commit
-
-
GDB Administrator authored
-
- 24 Apr, 2014 2 commits
-
-
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.
-
GDB Administrator authored
-
- 23 Apr, 2014 1 commit
-
-
GDB Administrator authored
-
- 22 Apr, 2014 1 commit
-
-
GDB Administrator authored
-
- 21 Apr, 2014 1 commit
-
-
GDB Administrator authored
-
- 20 Apr, 2014 1 commit
-
-
GDB Administrator authored
-
- 19 Apr, 2014 2 commits
-
-
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.
-
GDB Administrator authored
-
- 18 Apr, 2014 1 commit
-
-
GDB Administrator authored
-
- 17 Apr, 2014 1 commit
-
-
GDB Administrator authored
-
- 16 Apr, 2014 1 commit
-
-
GDB Administrator authored
-
- 15 Apr, 2014 1 commit
-
-
GDB Administrator authored
-
- 14 Apr, 2014 1 commit
-
-
GDB Administrator authored
-
- 13 Apr, 2014 1 commit
-
-
GDB Administrator authored
-
- 12 Apr, 2014 1 commit
-
-
GDB Administrator authored
-
- 11 Apr, 2014 2 commits
-
-
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".
-
GDB Administrator authored
-
- 10 Apr, 2014 1 commit
-
-
GDB Administrator authored
-
- 09 Apr, 2014 1 commit
-
-
GDB Administrator authored
-
- 08 Apr, 2014 1 commit
-
-
GDB Administrator authored
-
- 07 Apr, 2014 1 commit
-
-
GDB Administrator authored
-
- 06 Apr, 2014 1 commit
-
-
GDB Administrator authored
-
- 05 Apr, 2014 1 commit
-
-
GDB Administrator authored
-
- 04 Apr, 2014 1 commit
-
-
GDB Administrator authored
-
- 03 Apr, 2014 1 commit
-
-
GDB Administrator authored
-
- 02 Apr, 2014 1 commit
-
-
GDB Administrator authored
-
- 01 Apr, 2014 1 commit
-
-
GDB Administrator authored
-
- 31 Mar, 2014 1 commit
-
-
GDB Administrator authored
-