OSDN Git Service

Re-sync to pf3gnuchains3x.
[pf3gnuchains/pf3gnuchains4x.git] / gdb / procfs.c
2009-11-22 Masaki MuranakaRe-sync to pf3gnuchains3x.
2009-11-20 Masaki MuranakaMerge branch 'master' of git.sourceforge.jp:/gitroot...
2009-11-20 Masaki MuranakaAdditional patches.
2009-11-20 Daniel Jacobowitz2009-11-10 Daniel Gutson <dgutson@codesourcery.com>
2009-11-19 Daniel Jacobowitz2009-11-10 Daniel Gutson <dgutson@codesourcery.com>
2009-11-13 Masaki MuranakaMerge remote branch '3x/master'
2009-11-12 Masaki MuranakaMerge branch 'gdb'
2009-11-12 Masaki MuranakaMerge branch 'binutils'
2009-11-12 Masaki MuranakaMerge remote branch '3x/master'
2009-11-10 Daniel Jacobowitz2009-11-10 Daniel Gutson <dgutson@codesourcery.com>
2009-11-06 localmonakaMerge branch 'binutils'
2009-11-05 Masaki MuranakaMerge branch 'binutils'
2009-11-04 Masaki MuranakaMerge branch 'binutils'
2009-11-04 Masaki MuranakaMerge. the Binutils git repository.
2009-11-04 Masaki MuranakaMerge. the GDB git repository.
2009-10-21 Pierre Muller * rs6000-nat.c (exec_one_dummy_insn): Add missing...
2009-10-19 Pedro Alves2009-10-19 Pedro Alves <pedro@codesourcery.com>
2009-10-11 Pedro Alves * procfs.c (procfs_make_note_section): Go back to...
2009-10-09 Pedro Alves * procfs.c (procfs_make_note_section): Always output...
2009-08-01 Kazu Hirata * procfs.c (proc_set_current_signal): Populate mysinfo...
2009-07-27 monamourUpdate to HEAD.
2009-07-02 Ulrich Weigand * defs.h (extract_signed_integer, extract_unsigned_int...
2009-07-02 Ulrich Weigand * breakpoint.h (struct breakpoint): New member GDBARCH.
2009-06-17 Ulrich Weigand * ada-tasks.c (read_known_tasks_array): Use target_gdb...
2009-06-07 Pedro Alves2009-06-07 Pedro Alves <pedro@codesourcery.com>
2009-06-07 Pedro Alves * inferior.h (proc_iterate_over_mappings): Delete...
2009-05-25 Pierre Muller * procfs.c (procfs_wait): Add options parameter.
2009-05-18 Pedro Alves * inflow.h (our_process_group): Remove declaration.
2009-05-11 Pierre Muller Unify target macros.
2009-05-06 Pedro Alves * procfs.c (procfs_insert_watchpoint, procfs_remove_wa...
2009-05-05 Ulrich Weigand * inferior.h (read_pc, write_pc): Remove.
2009-04-16 Joel BrobeckerUndo the following change. Not correct, after all:
2009-04-16 Joel Brobecker * procfs.c (solib_mappings_callback, find_memor...
2009-03-17 Joel Brobecker Add a target_ops parameter to the to_kill metho...
2009-02-23 Pedro Alves * corelow.c (get_core_registers): Adjust.
2009-02-06 Pedro Alves * linux-nat.c (linux_nat_wait): Adjust.
2009-01-21 Kazu Hirata * gdb/procfs.c (info_mappings_callback): Cast map...
2009-01-03 Joel Brobecker Updated copyright notices for most files.
2008-12-07 monabuilder r284@cf-ppc-macosx: monabuilder | 2008-12-07 10:57...
2008-11-09 Vladimir Prus Kill pthread_ops_hack
2008-10-09 Pedro Alves2008-10-09 Pedro Alves <pedro@codesourcery.com>
2008-10-03 Paul Pluzhnikov2008-10-03 Paul Pluzhnikov <ppluzhnikov@google.com>
2008-09-22 Pedro Alves Remove the attach_flag global, and make it per-inferior.
2008-09-22 Pedro Alves * gnu-nat.c (gnu_attach): Add process to inferiors...
2008-09-11 Ulrich Weigand * procfs.c (procfs_address_to_host_pointer): Use targe...
2008-09-08 Pedro Alves Remove the global stop_signal in favour of a per-thread
2008-09-08 Pedro Alves * procfs.c (to_attach): Create a procinfo for the...
2008-07-09 Pedro Alves Adjust all targets to new target_stop interface.
2008-05-04 Vladimir Prus Fix auxv data parsing on 64-bit solaris
2008-03-21 Daniel Jacobowitz2008-03-21 Daniel Jacobowitz <dan@codesourcery.com>
2008-03-12 Joel Brobecker * sol-thread.c: Replace use of TM_I386SOL2_H...
2008-01-25 Michael Snyder2008-01-24 Michael Snyder <msnyder@specifix.com>
2008-01-23 Vladimir Prus Inform about new thread in a single place.
2008-01-01 Daniel Jacobowitz Updated copyright notices for most files.
2007-12-16 Joseph Myers2007-12-16 Daniel Jacobowitz <dan@codesourcery.com>
2007-11-16 Markus Deuling2007-11-16 Markus Deuling <deuling@de.ibm.com>
2007-08-23 Joel Brobecker Switch the license of all .c files to GPLv3.
2007-06-18 Ulrich Weigand2007-06-18 Markus Deuling <deuling@de.ibm.com>
2007-06-16 Ulrich Weigand * regcache.c (struct regcache): Add ptid_t member.
2007-06-13 Ulrich Weigand2007-06-13 Markus Deuling <deuling@de.ibm.com>
2007-06-13 Ulrich Weigand2007-06-13 Markus Deuling <deuling@de.ibm.com>
2007-06-06 Ulrich Weigand2007-06-06 Markus Deuling <deuling@de.ibm.com>
2007-05-06 Ulrich Weigand * target.h (struct target_ops): Add REGCACHE parameter to
2007-05-06 Ulrich Weigand * target.h (struct regcache): Add forward declaration.
2007-05-06 Ulrich Weigand * gregset.h (struct regcache): Add forward declaration.
2007-01-09 Daniel JacobowitzCopyright updates for 2007.
2006-07-12 Daniel Jacobowitz * target.c (target_read): Stop if target_read_partial...
2006-04-18 Daniel Jacobowitzgdb/
2006-01-24 Daniel Jacobowitz * infcmd.c: Include "observer.h".
2005-12-17 Eli Zaretskii * breakpoint.c:
2005-02-15 Andrew Cagney2005-02-15 Andrew Cagney <cagney@gnu.org>
2005-02-12 Andrew Cagney2005-02-11 Andrew Cagney <cagney@gnu.org>
2005-02-11 Andrew Cagney2005-02-11 Andrew Cagney <cagney@gnu.org>
2005-02-11 Andrew Cagney2005-02-10 Andrew Cagney <cagney@gnu.org> gdb-post-i18n-errorwarning-20050211
2004-10-30 Mark Kettenis* procfs.c (procfs_fetch_registers, procfs_store_regist...
2004-10-30 Mark Kettenis* procfs.c (proc_get_gregs, proc_get_fpregs, proc_set_g...
2004-10-08 Andrew Cagney2004-10-08 Andrew Cagney <cagney@gnu.org>
2004-10-05 Mark Kettenis* procfs.c (procfs_xfer_partial): Use WRITEBUF instead...
2004-08-27 Joel Brobecker * procfs.c (dbx_link_bpt_addr): New static...
2004-08-11 Mark Kettenis* procfs.c (procfs_detach): Cleanup. Print process...
2004-08-10 Mark Kettenis* procfs.c (procfs_pid_to_str): Use "%ld" to print...
2004-08-08 Mark Kettenis* procfs.c (procfs_pid_to_str): Remove redundant and...
2004-05-25 Andrew Cagney2004-05-25 Andrew Cagney <cagney@gnu.org>
2004-02-15 Andrew Cagney2004-02-15 Andrew Cagney <cagney@redhat.com>
2004-02-01 Roland McGrath2004-01-28 Roland McGrath <roland@redhat.com>
2004-01-29 Roland McGrath2004-01-29 Roland McGrath <roland@redhat.com>
2004-01-17 Andrew Cagney2004-01-17 Andrew Cagney <cagney@redhat.com>
2003-11-22 Andrew Cagney2003-11-22 Andrew Cagney <cagney@redhat.com>
2003-09-21 Andrew Cagney2003-09-20 Andrew Cagney <cagney@redhat.com>
2003-09-17 Andrew Cagney2003-09-17 Andrew Cagney <cagney@redhat.com> carlton_dictionary-20030917-merge
2003-04-29 Andrew Cagney2003-04-28 Andrew Cagney <cagney@redhat.com>
2003-02-07 Andrew Cagney2003-02-06 Andrew Cagney <ac131313@redhat.com>
2003-02-07 Andrew Cagney2003-02-06 Andrew Cagney <ac131313@redhat.com>
2003-02-07 Andrew Cagney2003-02-06 Andrew Cagney <ac131313@redhat.com>
2003-02-01 Andrew Cagney2003-02-01 Andrew Cagney <ac131313@redhat.com>
2002-09-11 Michael Snyder2002-06-05 Paul N. Hilfinger <hilfingr@otisco.mckusic...
2002-08-26 Stephane Carrez Fix PR gdb/393:
2002-08-13 Kevin Buettner * procfs.c (procfs_can_use_hw_breakpoint): New function.
2002-07-11 Andrew CagneyFix some K&R isms.
2002-02-14 Michael Snyder2002-02-13 Michael Snyder <msnyder@redhat.com>
next