summaryrefslogtreecommitdiff
path: root/gdb/procfs.c
Commit message (Expand)AuthorAgeFilesLines
* 2011-01-11 Michael Snyder <msnyder@vmware.com>Michael Snyder2011-01-111-1/+1
* 2011-01-10 Michael Snyder <msnyder@vmware.com>Michael Snyder2011-01-101-124/+127
* 2011-01-05 Michael Snyder <msnyder@vmware.com>Michael Snyder2011-01-051-11/+16
* run copyright.sh for 2011.Joel Brobecker2011-01-011-2/+2
* gdb/Jan Kratochvil2010-11-281-2/+2
* gdb/Jan Kratochvil2010-08-311-34/+9
* 2010-07-07 Sergio Durigan Junior <sergiodj@linux.vnet.ibm.com>gdb_7_2-2010-07-07-branchpointThiago Jung Bauermann2010-07-071-2/+4
* * breakpoint.c (update_watchpoint, _initialize_breakpoint): RemovePedro Alves2010-07-011-3/+3
* 2010-05-17 Michael Snyder <msnyder@vmware.com>Michael Snyder2010-05-171-1/+10
* * procfs.c: Reformat.Pedro Alves2010-05-171-1212/+726
* * procfs.c (proc_watchpoint_address): New function.Pierre Muller2010-05-111-3/+49
* Unused function in procfs.c on alpha-tru64.Joel Brobecker2010-04-201-1/+3
* procfs.c: iterate_over_mappings callback has wrong profile.Joel Brobecker2010-04-201-4/+21
* procfs.c: Move solib_mappings_callback up to avoid compiler warning.Joel Brobecker2010-04-201-51/+47
* procfs.c: Move find_signalled_thread and find_stop_signal.Joel Brobecker2010-04-201-22/+22
* gdb/Jan Kratochvil2010-02-151-3/+1
* Another -Wunused-function error in procfs.c (sparc-solaris)Joel Brobecker2010-01-281-129/+129
* gdb/Jan Kratochvil2010-01-141-1/+1
* Breakpoint in shared library does not work on mips-irix.Joel Brobecker2010-01-091-1/+18
* -Wunused warning in procfs.c (mips-irix only).Joel Brobecker2010-01-091-7/+16
* * procfs.c: (procfs_do_thread_registers) Use elfcore_write_lwpstatus.Joel Brobecker2010-01-091-1/+1
* Update copyright year in most headers.Joel Brobecker2010-01-011-1/+1
* 2009-11-10 Daniel Gutson <dgutson@codesourcery.com>Daniel Jacobowitz2009-11-101-4/+15
* * rs6000-nat.c (exec_one_dummy_insn): Add missing new ASPACE parameterPierre Muller2009-10-211-1/+1
* 2009-10-19 Pedro Alves <pedro@codesourcery.com>Pedro Alves2009-10-191-1/+2
* * procfs.c (procfs_make_note_section): Go back to only outputingPedro Alves2009-10-111-1/+1
* * procfs.c (procfs_make_note_section): Always output a NT_PSTATUSPedro Alves2009-10-091-2/+5
* * procfs.c (proc_set_current_signal): Populate mysinfo beforeKazu Hirata2009-08-011-22/+22
* * defs.h (extract_signed_integer, extract_unsigned_integer,Ulrich Weigand2009-07-021-2/+3
* * breakpoint.h (struct breakpoint): New member GDBARCH.Ulrich Weigand2009-07-021-3/+4
* * ada-tasks.c (read_known_tasks_array): Use target_gdbarch insteadUlrich Weigand2009-06-171-4/+4
* 2009-06-07 Pedro Alves <pedro@codesourcery.com>Pedro Alves2009-06-071-17/+7
* * inferior.h (proc_iterate_over_mappings): Delete declaration.Pedro Alves2009-06-071-25/+0
* * procfs.c (procfs_wait): Add options parameter.Pierre Muller2009-05-251-2/+2
* * inflow.h (our_process_group): Remove declaration.Pedro Alves2009-05-181-1/+1
* Unify target macros.Pierre Muller2009-05-111-2/+2
* * procfs.c (procfs_insert_watchpoint, procfs_remove_watchpoint)Pedro Alves2009-05-061-4/+54
* * inferior.h (read_pc, write_pc): Remove.Ulrich Weigand2009-05-051-1/+2
* Undo the following change. Not correct, after all:Joel Brobecker2009-04-161-2/+2
* * procfs.c (solib_mappings_callback, find_memory_regions_callback):Joel Brobecker2009-04-161-2/+2
* Add a target_ops parameter to the to_kill method in struct target_ops.Joel Brobecker2009-03-171-2/+2
* * corelow.c (get_core_registers): Adjust.Pedro Alves2009-02-231-122/+68
* * linux-nat.c (linux_nat_wait): Adjust.Pedro Alves2009-02-061-4/+6
* * gdb/procfs.c (info_mappings_callback): Cast map->pr_size toKazu Hirata2009-01-211-4/+4
* Updated copyright notices for most files.Joel Brobecker2009-01-031-1/+1
* Kill pthread_ops_hackVladimir Prus2008-11-091-9/+10
* 2008-10-09 Pedro Alves <pedro@codesourcery.com>Pedro Alves2008-10-091-41/+48
* 2008-10-03 Paul Pluzhnikov <ppluzhnikov@google.com>Paul Pluzhnikov2008-10-031-4/+2
* Remove the attach_flag global, and make it per-inferior.Pedro Alves2008-09-221-5/+10
* * gnu-nat.c (gnu_attach): Add process to inferiors table.Pedro Alves2008-09-221-1/+3