use bound_minsym as result for lookup_minimal_symbol et al
[deliverable/binutils-gdb.git] / gdb / linux-nat.c
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.
2012-01-20  Ulrich Weigand * gdbarch.sh (make_corefile_notes): New architecture...
2012-01-20  Ulrich Weigand * gdbarch.sh (info_proc): New callback.
2012-01-20  Ulrich WeigandChangeLog:
2012-01-19  Pedro Alves2012-01-19 Pedro Alves <palves@redhat.com>
2012-01-04  Joel BrobeckerCopyright year update in most files of the GDB Project.
2011-12-20  Pedro Alves2011-12-20 Pedro Alves <alves.ped@gmail.com>
2011-12-14  Pedro Alvesgdb/
2011-12-05  Pedro Alves2011-12-05 Pedro Alves <pedro@codesourcery.com>
2011-11-10  Pedro Alves2011-11-10 Pedro Alves <pedro@codesourcery.com>
2011-11-03  Jan Kratochvilgdb/
2011-11-02  Jan Kratochvilgdb/
2011-10-28  Pedro Alves2011-10-28 Pedro Alves <pedro@codesourcery.com>
2011-10-24  Pedro Alves2011-10-24 Pedro Alves <pedro@codesourcery.com>
2011-10-12  Pedro Alves2011-10-12 Pedro Alves <pedro@codesourcery.com>
2011-10-11  Pedro Alves2011-10-11 Pedro Alves <pedro@codesourcery.com>
2011-10-11  Pedro Alves2011-10-11 Pedro Alves <pedro@codesourcery.com>
2011-10-11  Doug Evans * linux-thread-db.c (thread_db_new_objfile): Only...
2011-10-10  Pedro Alves2011-10-10 Pedro Alves <pedro@codesourcery.com>
2011-10-10  Pedro Alves2011-10-10 Pedro Alves <pedro@codesourcery.com>
2011-10-10  Pedro Alves2011-10-10 Pedro Alves <pedro@codesourcery.com>
2011-10-07  Ulrich Weigand * inferior.h (disable_randomization): Declare.
2011-09-09  Pedro Alves2011-09-09 Pedro Alves <pedro@codesourcery.com>
2011-09-09  Pedro Alves2011-09-09 Pedro Alves <pedro@codesourcery.com>
2011-09-02  Pedro Alves2011-09-02 Pedro Alves <pedro@codesourcery.com>
2011-08-26  Pedro Alves2011-08-26 Pedro Alves <pedro@codesourcery.com>
2011-08-26  Pedro Alves2011-08-26 Pedro Alves <pedro@codesourcery.com>
2011-08-24  Luis MachadoMove common linux procfs code to common/
2011-07-21  Kwok Yeung2011-07-22 Kwok Cheung Yeung <kcy@codesourcery.com>
next
This page took 0.501719 seconds and 107 git commands to generate.