OSDN Git Service

* gdb.hp/gdb.aCC/Makefile.in (Makefile): Remove.
[pf3gnuchains/sourceware.git] / gdb / procfs.c
2011-01-12 msnyder2011-01-11 Michael Snyder <msnyder@vmware.com>
2011-01-11 msnyder2011-01-10 Michael Snyder <msnyder@vmware.com>
2011-01-06 msnyder2011-01-05 Michael Snyder <msnyder@vmware.com>
2011-01-02 brobeckerun copyright.sh for 2011.
2010-11-28 jkratochgdb/
2010-09-01 jkratochgdb/
2010-07-08 bauermann2010-07-07 Sergio Durigan Junior <sergiodj@linux...
2010-07-02 palves * breakpoint.c (update_watchpoint, _initialize_breakpo...
2010-05-18 msnyder2010-05-17 Michael Snyder <msnyder@vmware.com>
2010-05-17 palves * procfs.c: Reformat.
2010-05-12 muller * procfs.c (proc_watchpoint_address): New function.
2010-04-21 brobeckeUnused function in procfs.c on alpha-tru64.
2010-04-21 brobeckeprocfs.c: iterate_over_mappings callback has wrong...
2010-04-21 brobeckeprocfs.c: Move solib_mappings_callback up to avoid...
2010-04-21 brobeckeprocfs.c: Move find_signalled_thread and find_stop_signal.
2010-02-16 jkratochgdb/
2010-01-28 brobeckeAnother -Wunused-function error in procfs.c (sparc...
2010-01-15 jkratochgdb/
2010-01-09 brobeckeBreakpoint in shared library does not work on mips...
2010-01-09 brobecke-Wunused warning in procfs.c (mips-irix only).
2010-01-09 brobecke * procfs.c: (procfs_do_thread_registers) Use...
2010-01-01 brobeckeUpdate copyright year in most headers.
2009-11-11 drow2009-11-10 Daniel Gutson <dgutson@codesourcery.com>
2009-10-21 muller * rs6000-nat.c (exec_one_dummy_insn): Add missing...
2009-10-19 palves2009-10-19 Pedro Alves <pedro@codesourcery.com>
2009-10-11 palves * procfs.c (procfs_make_note_section): Go back to...
2009-10-09 palves * procfs.c (procfs_make_note_section): Always output...
2009-08-01 kazu * procfs.c (proc_set_current_signal): Populate mysinfo...
2009-07-02 uweigand * defs.h (extract_signed_integer, extract_unsigned_int...
2009-07-02 uweigand * breakpoint.h (struct breakpoint): New member GDBARCH.
2009-06-17 uweigand * ada-tasks.c (read_known_tasks_array): Use target_gdb...
2009-06-07 palves2009-06-07 Pedro Alves <pedro@codesourcery.com>
2009-06-07 palves * inferior.h (proc_iterate_over_mappings): Delete...
2009-05-25 muller * procfs.c (procfs_wait): Add options parameter.
2009-05-18 palves * inflow.h (our_process_group): Remove declaration.
2009-05-11 muller Unify target macros.
2009-05-06 palves * procfs.c (procfs_insert_watchpoint, procfs_remove_wa...
2009-05-05 uweigand * inferior.h (read_pc, write_pc): Remove.
2009-04-16 brobeckeUndo the following change. Not correct, after all:
2009-04-16 brobecke * procfs.c (solib_mappings_callback, find_memor...
2009-03-17 brobecke Add a target_ops parameter to the to_kill metho...
2009-02-23 palves * corelow.c (get_core_registers): Adjust.
2009-02-06 palves * linux-nat.c (linux_nat_wait): Adjust.
2009-01-21 kazu * gdb/procfs.c (info_mappings_callback): Cast map...
2009-01-03 brobecke Updated copyright notices for most files.
2008-11-09 vprus Kill pthread_ops_hack
2008-10-09 palves2008-10-09 Pedro Alves <pedro@codesourcery.com>
2008-10-03 ppluzhnikov2008-10-03 Paul Pluzhnikov <ppluzhnikov@google.com>
2008-09-22 palves Remove the attach_flag global, and make it per-inferior.
2008-09-22 palves * gnu-nat.c (gnu_attach): Add process to inferiors...
2008-09-11 uweigand * procfs.c (procfs_address_to_host_pointer): Use targe...
2008-09-08 palves Remove the global stop_signal in favour of a per-thread
2008-09-08 palves * procfs.c (to_attach): Create a procinfo for the...
2008-07-09 palves Adjust all targets to new target_stop interface.
2008-05-04 vprus Fix auxv data parsing on 64-bit solaris
2008-03-21 drow2008-03-21 Daniel Jacobowitz <dan@codesourcery.com>
2008-03-12 brobecke * sol-thread.c: Replace use of TM_I386SOL2_H...
2008-01-25 msnyder2008-01-24 Michael Snyder <msnyder@specifix.com>
2008-01-23 vprus Inform about new thread in a single place.
2008-01-01 drow Updated copyright notices for most files.
2007-12-16 jsm282007-12-16 Daniel Jacobowitz <dan@codesourcery.com>
2007-11-16 deuling2007-11-16 Markus Deuling <deuling@de.ibm.com>
2007-08-23 brobecke Switch the license of all .c files to GPLv3.
2007-06-18 uweigand2007-06-18 Markus Deuling <deuling@de.ibm.com>
2007-06-16 uweigand * regcache.c (struct regcache): Add ptid_t member.
2007-06-13 uweigand2007-06-13 Markus Deuling <deuling@de.ibm.com>
2007-06-13 uweigand2007-06-13 Markus Deuling <deuling@de.ibm.com>
2007-06-06 uweigand2007-06-06 Markus Deuling <deuling@de.ibm.com>
2007-05-06 uweigand * target.h (struct target_ops): Add REGCACHE parameter to
2007-05-06 uweigand * target.h (struct regcache): Add forward declaration.
2007-05-06 uweigand * gregset.h (struct regcache): Add forward declaration.
2007-01-09 drowCopyright updates for 2007.
2006-07-12 drow * target.c (target_read): Stop if target_read_partial...
2006-04-18 drowgdb/
2006-01-24 drow * infcmd.c: Include "observer.h".
2005-12-17 eliz * breakpoint.c:
2005-02-15 cagney2005-02-15 Andrew Cagney <cagney@gnu.org>
2005-02-12 cagney2005-02-11 Andrew Cagney <cagney@gnu.org>
2005-02-11 cagney2005-02-11 Andrew Cagney <cagney@gnu.org>
2005-02-11 cagney2005-02-10 Andrew Cagney <cagney@gnu.org>
2004-10-30 kettenis* procfs.c (procfs_fetch_registers, procfs_store_regist...
2004-10-30 kettenis* procfs.c (proc_get_gregs, proc_get_fpregs, proc_set_g...
2004-10-08 cagney2004-10-08 Andrew Cagney <cagney@gnu.org>
2004-10-05 kettenis* procfs.c (procfs_xfer_partial): Use WRITEBUF instead...
2004-08-27 brobecke * procfs.c (dbx_link_bpt_addr): New static...
2004-08-11 kettenis* procfs.c (procfs_detach): Cleanup. Print process...
2004-08-10 kettenis* procfs.c (procfs_pid_to_str): Use "%ld" to print...
2004-08-08 kettenis* procfs.c (procfs_pid_to_str): Remove redundant and...
2004-05-25 cagney2004-05-25 Andrew Cagney <cagney@gnu.org>
2004-02-15 cagney2004-02-15 Andrew Cagney <cagney@redhat.com>
2004-02-01 roland2004-01-28 Roland McGrath <roland@redhat.com>
2004-01-29 roland2004-01-29 Roland McGrath <roland@redhat.com>
2004-01-17 cagney2004-01-17 Andrew Cagney <cagney@redhat.com>
2003-11-22 cagney2003-11-22 Andrew Cagney <cagney@redhat.com>
2003-09-21 cagney2003-09-20 Andrew Cagney <cagney@redhat.com>
2003-09-17 cagney2003-09-17 Andrew Cagney <cagney@redhat.com>
2003-04-29 cagney2003-04-28 Andrew Cagney <cagney@redhat.com>
2003-02-07 cagney2003-02-06 Andrew Cagney <ac131313@redhat.com>
2003-02-07 cagney2003-02-06 Andrew Cagney <ac131313@redhat.com>
2003-02-07 cagney2003-02-06 Andrew Cagney <ac131313@redhat.com>
next