Change to_xfer_partial 'len' type to ULONGEST.
[platform/upstream/binutils.git] / gdb / target.c
2014-01-14 Yao QiChange to_xfer_partial 'len' type to ULONGEST.
2014-01-07 Andreas SchwabUse correct default for target functions that return...
2014-01-01 Joel BrobeckerUpdate Copyright year range in all files maintained...
2013-12-18 Yao QiAdd target_xfer_partial_ftype
2013-12-02 Pedro AlvesAdd new target_read_raw_memory function, and consolidat...
2013-11-29 Yao QiDelegate to target_ops->beneath for TARGET_OBJECT_RAW_M...
2013-11-24 Yao Qiset/show code-cache
2013-11-24 Yao QiRenaming in target-dcache.c
2013-11-20 Yao QiMove target-dcache out of target.c
2013-11-20 Yao QiDon't update target_dcache if it is not initialized
2013-11-20 Yao QiRemove last_cache
2013-11-18 Tom Tromeyremove gdb_string.h
2013-11-08 Tom Tromeyconstify to_detach
2013-11-04 Anton BlanchardImprove performance of large restore commands
2013-10-16 Sergio Durigan JuniorThis is a simple bug. target_disable_btrace and target...
2013-10-09 Pedro AlvesStop using errno values around target_xfer interfaces...
2013-09-30 Luis Machado * aarch64-linux-nat.c: Replace PIDGET with ptid_get_pid.
2013-09-24 Jan KratochvilCode cleanup: Add objfile_name accessor
2013-09-03 Luis Machado * inf-child.c (inf_child_follow_fork) New parameter
2013-08-23 Pedro Alvestarget.c:target_read_live_memory: Fix type of local.
2013-08-22 Pedro AlvesPR gdb/15871: Unavailable entry value is not shown...
2013-07-29 Doug Evans * target.c (target_async_permitted_1): Fix comment.
2013-07-25 Tom Tromeyremove pop_target
2013-07-25 Tom Tromeydon't call add_target for thread_db_ops
2013-07-24 Luis Machado gdb/
2013-07-18 Yao Qigdb/
2013-07-16 Doug Evans * target.h (struct target_section): Delete member...
2013-06-27 Tom Tromey * target.c (find_run_target): Remove.
2013-06-27 Tom Tromey * target.c (target_struct_index): Remove.
2013-06-04 Gary Benson2013-06-04 Gary Benson <gbenson@redhat.com>
2013-05-14 Tom Tromey * remote.c (remote_set_trace_notes): Make arguments...
2013-05-14 Tom Tromey * go32-nat.c (go32_terminal_info): Make 'args' const.
2013-05-14 Tom Tromey * gcore.c (create_gcore_bfd): Make 'filename' const.
2013-04-07 Yao Qigdb/
2013-03-29 Yao Qigdb/
2013-03-20 Jan Kratochvilgdb/
2013-03-11 Pedro AlvesAvoid invalid pointer to pointer conversions.
2013-03-11 Markus MetzgerAdd command to print the function names from recorded...
2013-03-11 Markus MetzgerAdd a command to provide a disassembly of the execution...
2013-03-11 Markus MetzgerProvide default target methods for record targets that...
2013-03-11 Markus MetzgerSplit record.h into record.h and record-full.h.
2013-03-11 Markus MetzgerAdd a new function to target.h to add an alias command...
2013-03-11 Markus MetzgerAdd branch trace information to struct thread_info.
2013-03-08 Hafiz Abid Qadeer2012-03-08 Stan Shebs <stan@codesourcery.com>
2013-03-07 Pedro Alvestarget.c: fix -Wpointer-sign
2013-03-01 Pedro AlvesUse gdb_byte for bytes from the program being debugged.
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-12-14 Tom Tromeygdb
2012-11-09 Tom Tromey * gdbarch.sh (target_gdbarch): Remove macro.
2012-10-26 Pedro Alves2012-10-26 Pedro Alves <palves@redhat.com>
2012-10-01 Andrew Burgesssourceware.org/ml/gdb-patches/2012-09/msg00568.html
2012-08-02 Yao Qigdb/
2012-07-20 Pedro Alves2012-07-20 Pedro Alves <palves@redhat.com>
2012-07-02 Stan Shebs Add target-side support for dynamic printf.
2012-06-05 Jan Kratochvilgdb/
2012-06-05 Jan Kratochvilgdb/
2012-06-01 Jan Kratochvilbfd/
2012-05-24 Pedro Alvesgdb/
2012-05-22 Pedro Alves2012-05-22 Pedro Alves <palves@redhat.com>
2012-05-09 Pedro Alves2012-05-09 Pedro Alves <palves@redhat.com>
2012-03-07 Pedro Alves2012-03-07 Pedro Alves <palves@redhat.com>
2012-03-03 Yao Qigdb:
2012-03-03 Yao Qigdb:
2012-03-02 Pedro Alves2012-03-02 Tom Tromey <tromey@redhat.com>
2012-02-24 Luis Machado2012-02-24 Luis Machado <lgustavo@codesourcery.com>
2012-01-23 Ulrich Weigand * inf-child.c: Include "gdb_stat.h" instead of <sys...
2012-01-20 Ulrich WeigandChangeLog:
2012-01-20 Ulrich WeigandChangeLog:
2012-01-20 Ulrich Weigand2012-01-20 Pedro Alves <palves@redhat.com>
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-06 Pedro Alves2011-12-06 Pedro Alves <pedro@codesourcery.com>
2011-11-20 Stan Shebs * NEWS: Mention tracepoint additions.
2011-11-14 Stan Shebs2011-11-14 Stan Shebs <stan@codesourcery.com>
2011-11-14 Yao Qigdb/
2011-11-14 Yao Qi * target.h (struct target): <to_download_tracepoint...
2011-11-10 Pedro Alves2011-11-10 Pedro Alves <pedro@codesourcery.com>
2011-11-02 Stan Shebs2011-11-02 Stan Shebs <stan@codesourcery.com>
2011-10-07 Ulrich Weigand * inferior.h (disable_randomization): Declare.
2011-06-06 Pedro Alves2011-06-06 Pedro Alves <pedro@codesourcery.com>
2011-05-26 Pedro Alves2011-05-26 Pedro Alves <pedro@codesourcery.com>
2011-05-12 Kwok YeungAdd support for enabling and disabling tracepoints...
2011-05-06 Thiago Jung Bauermann2011-05-06 Sergio Durigan Junior <sergiodj@linux...
2011-04-27 Ulrich Weigand * target.h (struct target_ops): Remove to_notice_signals;
2011-03-31 Thiago Jung Bauermann2011-03-31 Thiago Jung Bauermann <bauerman@br.ibm...
2011-03-17 Joel Brobeckerdelete target_ops.to_lookup_symbol
2011-03-08 Michael Snyder2011-02-27 Michael Snyder <msnyder@vmware.com>
2011-03-08 Joel Brobeckerminor reformatting for target.c:read_whatever_is_readable
2011-03-07 Tom Tromey * target.h (struct target_ops) <to_has_execution>...
2011-02-15 Pedro Alves gdb/
2011-02-14 Pedro Alves gdb/
2011-02-14 Pedro Alves gdb/
2011-01-28 Pedro Alves gdb/
2011-01-19 Tom Tromeygdb
2011-01-14 Pedro Alves * target.h (deprecated_child_ops): Delete declaration.
2011-01-11 Michael Snyder2011-01-11 Michael Snyder <msnyder@vmware.com>
2011-01-11 Thiago Jung Bauermann2010-01-11 Thiago Jung Bauermann <bauerman@br.ibm...
2011-01-11 Michael Snyder2011-01-11 Michael Snyder <msnyder@vmware.com>
2011-01-05 Michael Snyder2011-01-05 Michael Snyder <msnyder@vmware.com>
next