]> git.ipfire.org Git - thirdparty/binutils-gdb.git/history - gdb/linux-nat.c
linux-nat.c (linux_nat_wait_1): Make local prev_mask non-static.
[thirdparty/binutils-gdb.git] / gdb / linux-nat.c
2014-10-19  Doug Evanslinux-nat.c (linux_nat_wait_1): Make local prev_mask...
2014-10-08  Gary BensonRemove spurious exceptions.h inclusions
2014-09-30  Don BreazealRefactor native follow-fork.
2014-09-30  Andreas ArnezLinux targets: drop fall back to target method for...
2014-09-19  Don BreazealRefactor ptrace extended event status.
2014-09-16  Sergio Durigan JuniorReplace "fprintf (stderr..." by "fprintf_unfiltered...
2014-09-13  Doug Evans * linux-nat.c (wait_lwp): Add debugging printf.
2014-08-25  Doug Evanslinux-nat.c (linux_nat_close): Don't pass NULL for...
2014-08-11  Doug Evanslinux-nat.c (linux_nat_thread_address_space): Delete...
2014-08-07  Gary BensonInclude string.h in common-defs.h
2014-08-07  Gary BensonInclude gdb_assert.h in common-defs.h
2014-07-31  Doug Evans * inflow.c (child_terminal_inferior): Add comment.
2014-07-25  Pedro AlvesAlways pass signals to the right thread
2014-07-24  Tom TromeyRemove some GDBSERVER checks from linux-ptrace
2014-07-16  Pedro AlvesLinux: Use kill_lwp/tkill instead of kill when killing...
2014-07-15  Pedro Alves[GDB/Linux] Avoid stale errno
2014-06-20  Gary BensonMove shared native target specific code to gdb/nat
2014-06-09  Pedro AlvesFix a bunch of fork related regressions.
2014-06-08  Hui ZhuFix gdb.base/watch-vfork.exp: Watchpoint triggers after...
2014-06-04  Tom Tromeyconstify to_attach
2014-05-29  Pedro AlvesPR gdb/15713 - errors from i386_linux_resume lead to...
2014-05-22  Pedro AlvesAdd new infrun.h header.
2014-05-21  Pedro AlvesAllow making GDB not automatically connect to the nativ...
2014-04-25  Pedro AlvesPR server/16255: gdbserver cannot attach to a second...
2014-03-21  Hui ZhuFix internal warning when "gdb -p xxx"
2014-03-14  Pedro AlvesRename native-only terminal related functions.
2014-02-27  Pedro AlvesMove linux-nat.c:status_to_str to nat/linux-waitpid.c.
2014-02-26  Tom Tromeystart change to progspace independence
2014-02-26  Tom Tromeyuse bound_minsym as result for lookup_minimal_symbol...
2014-02-26  Tom Tromeychange minsym representation
2014-02-19  Tom TromeyAdd target_ops argument to to_static_tracepoint_markers...
2014-02-19  Tom TromeyAdd target_ops argument to to_supports_disable_randomiz...
2014-02-19  Tom TromeyAdd target_ops argument to to_supports_multi_process
2014-02-19  Tom TromeyAdd target_ops argument to to_make_corefile_notes
2014-02-19  Tom TromeyAdd target_ops argument to to_supports_non_stop
2014-02-19  Tom TromeyAdd target_ops argument to to_pid_to_exec_file
2014-02-19  Tom TromeyAdd target_ops argument to to_stop
2014-02-19  Tom TromeyAdd target_ops argument to to_thread_name
2014-02-19  Tom TromeyAdd target_ops argument to to_pass_signals
2014-02-19  Tom TromeyAdd target_ops argument to to_set_syscall_catchpoint
2014-02-19  Tom TromeyAdd target_ops argument to to_remove_exec_catchpoint
2014-02-19  Tom TromeyAdd target_ops argument to to_insert_exec_catchpoint
2014-02-19  Tom TromeyAdd target_ops argument to to_remove_vfork_catchpoint
2014-02-19  Tom TromeyAdd target_ops argument to to_insert_vfork_catchpoint
2014-02-19  Tom TromeyAdd target_ops argument to to_remove_fork_catchpoint
2014-02-19  Tom TromeyAdd target_ops argument to to_insert_fork_catchpoint
2014-02-19  Tom TromeyAdd target_ops argument to to_post_startup_inferior
2014-02-19  Tom TromeyAdd target_ops argument to to_terminal_ours
2014-02-19  Tom TromeyAdd target_ops argument to to_terminal_inferior
2014-02-19  Tom TromeyAdd target_ops argument to to_post_attach
2014-02-19  Tom TromeyAdd target_ops argument to to_close
2014-02-19  Tom Tromeyadd "this" pointers to more target APIs
2014-02-11  Yao QiReturn target_xfer_status in to_xfer_partial
2014-02-07  Yao QiReplace -1 with TARGET_XFER_E_IO
2014-01-16  Markus Metzgertarget: allow decr_pc_after_break to be defined by...
2014-01-14  Yao QiChange to_xfer_partial 'len' type to ULONGEST.
2014-01-07  Honggyu KimRemove duplicated #include's from GDB
2014-01-01  Joel BrobeckerUpdate Copyright year range in all files maintained...
2013-12-18  Yao QiAdd target_xfer_partial_ftype
2013-12-18  Yao QiReplace sprintf with xsnprintf
2013-11-18  Tom Tromeyremove gdb_stat.h
2013-11-18  Tom Tromeyremove gdb_dirent.h
2013-11-18  Tom Tromeyremove gdb_string.h
2013-11-08  Tom Tromeyconstify to_detach
2013-09-30  Luis Machado * aarch64-linux-nat.c: Replace PIDGET with ptid_get_pid.
2013-09-03  Luis Machado * inf-child.c (inf_child_follow_fork) New parameter
2013-08-22  Luis Machado Unify ptrace options discovery code and make both...
2013-08-19  Pedro Alveslinux-nat.c: no need to block child signals so aggressi...
2013-07-01  Pedro AlvesNormalize on PATH_MAX instead of MAXPATHLEN throughout.
2013-04-22  Tom Tromey PR gdb/7912:
2013-03-22  Pedro AlvesLinux: No need to set ptrace event options in fork...
2013-03-20  Jan Kratochvilgdb/
2013-02-13  Pedro Alves[native x86 GNU/Linux] Access debug register mirror...
2013-01-31  Aleksandar Ristovski2013-01-31 Aleksandar Ristovski <aristovski@qnx.com>
2013-01-01  Joel BrobeckerUpdate years in copyright notice for the GDB files.
2012-11-26  Pedro Alvesgdb/
2012-11-09  Tom Tromey * gdbarch.sh (target_gdbarch): Remove macro.
2012-11-09  Pedro Alvesgdb/
2012-08-16  Joel BrobeckerChange detach_breakpoints to take a ptid instead of...
2012-08-02  Yao Qigdb/
2012-07-20  Pedro Alves2012-07-20 Pedro Alves <palves@redhat.com>
2012-07-16  Marc Khouzam2012-07-16 Marc Khouzam <marc.khouzam@ericsson.com>
2012-07-07  Jan Kratochvilgdb/
2012-07-06  Jan Kratochvilgdb/
2012-07-06  Jan Kratochvilgdb/
2012-06-28  Pedro Alvesgdb/
2012-05-24  Pedro Alvesgdb/
2012-05-24  Pedro Alvesgdb/
2012-05-22  Pedro Alves2012-05-22 Pedro Alves <palves@redhat.com>
2012-04-16  Yao Qigdb/
2012-03-21  Thomas Schwingestruct siginfo vs. siginfo_t
2012-03-13  Jan Kratochvilgdb/
2012-03-13  Jan Kratochvilgdb/
2012-03-05  Jan Kratochvilgdb/
2012-03-03  Yao Qigdb:
2012-03-01  Pedro Alves2012-03-01 Pedro Alves <palves@redhat.com>
2012-02-27  Pedro Alves2012-02-27 Pedro Alves <palves@redhat.com>
2012-02-16  Tom Tromey * symfile.c (symbol_file_add_main_1): Use inferior's
2012-01-24  Jan Kratochvilgdb/
2012-01-20  Ulrich Weigand * gdbarch.sh (find_memory_regions): New callback.
next