aboutsummaryrefslogtreecommitdiff
path: root/gdb/procfs.c
AgeCommit message (Expand)AuthorFilesLines
2011-03-09 * cli/cli-cmds.c (shell_escape): Use lbasename.Pedro Alves1-1/+1
2011-01-112011-01-11 Michael Snyder <msnyder@vmware.com>Michael Snyder1-1/+1
2011-01-102011-01-10 Michael Snyder <msnyder@vmware.com>Michael Snyder1-124/+127
2011-01-052011-01-05 Michael Snyder <msnyder@vmware.com>Michael Snyder1-11/+16
2011-01-01run copyright.sh for 2011.Joel Brobecker1-2/+2
2010-11-28gdb/Jan Kratochvil1-2/+2
2010-08-31gdb/Jan Kratochvil1-34/+9
2010-07-072010-07-07 Sergio Durigan Junior <sergiodj@linux.vnet.ibm.com>gdb_7_2-branchpointThiago Jung Bauermann1-2/+4
2010-07-01 * breakpoint.c (update_watchpoint, _initialize_breakpoint): RemovePedro Alves1-3/+3
2010-05-172010-05-17 Michael Snyder <msnyder@vmware.com>Michael Snyder1-1/+10
2010-05-17 * procfs.c: Reformat.Pedro Alves1-1212/+726
2010-05-11 * procfs.c (proc_watchpoint_address): New function.Pierre Muller1-3/+49
2010-04-20Unused function in procfs.c on alpha-tru64.Joel Brobecker1-1/+3
2010-04-20procfs.c: iterate_over_mappings callback has wrong profile.Joel Brobecker1-4/+21
2010-04-20procfs.c: Move solib_mappings_callback up to avoid compiler warning.Joel Brobecker1-51/+47
2010-04-20procfs.c: Move find_signalled_thread and find_stop_signal.Joel Brobecker1-22/+22
2010-02-15gdb/Jan Kratochvil1-3/+1
2010-01-28Another -Wunused-function error in procfs.c (sparc-solaris)Joel Brobecker1-129/+129
2010-01-14gdb/Jan Kratochvil1-1/+1
2010-01-09Breakpoint in shared library does not work on mips-irix.Joel Brobecker1-1/+18
2010-01-09-Wunused warning in procfs.c (mips-irix only).Joel Brobecker1-7/+16
2010-01-09 * procfs.c: (procfs_do_thread_registers) Use elfcore_write_lwpstatus.Joel Brobecker1-1/+1
2010-01-01Update copyright year in most headers.Joel Brobecker1-1/+1
2009-11-102009-11-10 Daniel Gutson <dgutson@codesourcery.com>Daniel Jacobowitz1-4/+15
2009-10-21 * rs6000-nat.c (exec_one_dummy_insn): Add missing new ASPACE parameterPierre Muller1-1/+1
2009-10-192009-10-19 Pedro Alves <pedro@codesourcery.com>Pedro Alves1-1/+2
2009-10-11 * procfs.c (procfs_make_note_section): Go back to only outputingPedro Alves1-1/+1
2009-10-09 * procfs.c (procfs_make_note_section): Always output a NT_PSTATUSPedro Alves1-2/+5
2009-08-01 * procfs.c (proc_set_current_signal): Populate mysinfo beforeKazu Hirata1-22/+22
2009-07-02 * defs.h (extract_signed_integer, extract_unsigned_integer,Ulrich Weigand1-2/+3
2009-07-02 * breakpoint.h (struct breakpoint): New member GDBARCH.Ulrich Weigand1-3/+4
2009-06-17 * ada-tasks.c (read_known_tasks_array): Use target_gdbarch insteadUlrich Weigand1-4/+4
2009-06-072009-06-07 Pedro Alves <pedro@codesourcery.com>Pedro Alves1-17/+7
2009-06-07 * inferior.h (proc_iterate_over_mappings): Delete declaration.Pedro Alves1-25/+0
2009-05-25 * procfs.c (procfs_wait): Add options parameter.Pierre Muller1-2/+2
2009-05-18 * inflow.h (our_process_group): Remove declaration.Pedro Alves1-1/+1
2009-05-11 Unify target macros.Pierre Muller1-2/+2
2009-05-06 * procfs.c (procfs_insert_watchpoint, procfs_remove_watchpoint)Pedro Alves1-4/+54
2009-05-05 * inferior.h (read_pc, write_pc): Remove.Ulrich Weigand1-1/+2
2009-04-16Undo the following change. Not correct, after all:Joel Brobecker1-2/+2
2009-04-16 * procfs.c (solib_mappings_callback, find_memory_regions_callback):Joel Brobecker1-2/+2
2009-03-17 Add a target_ops parameter to the to_kill method in struct target_ops.Joel Brobecker1-2/+2
2009-02-23 * corelow.c (get_core_registers): Adjust.Pedro Alves1-122/+68
2009-02-06 * linux-nat.c (linux_nat_wait): Adjust.Pedro Alves1-4/+6
2009-01-21 * gdb/procfs.c (info_mappings_callback): Cast map->pr_size toKazu Hirata1-4/+4
2009-01-03 Updated copyright notices for most files.Joel Brobecker1-1/+1
2008-11-09 Kill pthread_ops_hackVladimir Prus1-9/+10
2008-10-092008-10-09 Pedro Alves <pedro@codesourcery.com>Pedro Alves1-41/+48
2008-10-032008-10-03 Paul Pluzhnikov <ppluzhnikov@google.com>Paul Pluzhnikov1-4/+2
2008-09-22 Remove the attach_flag global, and make it per-inferior.Pedro Alves1-5/+10