OSDN Git Service

* target.h (struct target_ops): Make to_has_all_memory,
[pf3gnuchains/pf3gnuchains3x.git] / gdb / linux-nat.c
2009-06-07 palves * target.h (struct target_ops): Make to_has_all_memory,
2009-05-27 palvesgdb/
2009-05-24 devansgdb:
2009-05-24 palvesgdb/
2009-05-21 palves * linux-nat.c (linux_nat_terminal_inferior)
2009-05-21 palves * target.h (TARGET_WNOHANG): New.
2009-05-19 palves * fork-child.c: Don't include frame.h. Include termin...
2009-05-18 palves * linux-nat.h (linux_proc_get_tgid): Declare.
2009-05-18 palves * fork-child.c (fork_inferior): Only reset the thread...
2009-05-17 palvesgdb/
2009-05-11 palves * linux-nat.c (enum sigchld_state): Delete.
2009-05-08 devans * linux-nat.c (linux_xfer_siginfo): Delete unused...
2009-04-01 brobecke * linux-nat.c (linux_nat_filter_event): Minor...
2009-04-01 brobecke * linux-nat.c (linux_nat_filter_events): Do...
2009-03-25 muller ARI fix: "strlen d_name" rule.
2009-03-18 devans * linux-nat.c (linux_nat_find_memory_regions): Result...
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-21 palves2008-02-21 Pedro Alves <pedro@codesorcery.com>
2009-02-07 palves * linux-nat.c (PTRACE_SETSIGINFO): Define if PTRACE_GE...
2009-02-06 palves * amd64-linux-nat.c (compat_int_t, compat_uptr_t,...
2009-02-06 palves2009-02-06 Pedro Alves <pedro@codesourcery.com>
2009-02-06 palves * linux-nat.c (linux_nat_wait): Adjust.
2009-01-26 palves * linux-nat.c (linux_child_follow_fork): Copy attach_f...
2009-01-06 jimbCheck return values of functions declared with warn_unu...
2009-01-03 brobecke Updated copyright notices for most files.
2008-12-28 palves * linux-fork.c (linux_fork_detach): New.
2008-12-18 palves * linux-nat.c (linux_child_follow_fork): If following...
2008-12-16 gingold2008-12-16 Tristan Gingold <gingold@adacore.com>
2008-12-02 vprus Implement -list-thread-groups --available
2008-11-09 vprus Kill pthread_ops_hack
2008-10-28 tromey * cli/cli-script.c (do_fclose_cleanup): Remove.
2008-10-23 palvesgdb/
2008-10-03 ppluzhnikov2008-10-03 Paul Pluzhnikov <ppluzhnikov@google.com>
2008-09-25 bauermann2008-09-25 Sérgio Durigan Júnior <sergiodj@linux...
2008-09-22 palves Make the stop_soon global be per-inferior instead.
2008-09-22 palves * gnu-nat.c (gnu_attach): Add process to inferiors...
2008-09-22 palvesgdb/
2008-09-08 palves Remove the global stop_signal in favour of a per-thread
2008-09-08 palves Remove context switching in favour of accessing thread...
2008-09-08 palves * inf-ptrace.c: Include "gdbthread.h".
2008-09-08 palves * linux-nat.c (linux_nat_wait): Update inferior_ptid...
2008-08-19 vprus Make sure target supports non-stop.
2008-08-19 vprus * target.c (target_async_permitted, target_async_permi...
2008-07-27 drow * linux-nat.c (resume_callback): Add more debugging...
2008-07-27 drow * linux-nat.c (count_events_callback, select_event_lwp...
2008-07-11 palves Exited threads.
2008-07-10 palves Non-stop linux native.
2008-07-10 jkratochgdb/
2008-07-09 palves Adjust fork/vfork/exec to pass ptids around.
2008-07-09 palves Add "executing" property to threads.
2008-07-08 palves * breakpoint.c (mark_breakpoints_out): Make public.
2008-06-28 palvesgdb/
2008-06-26 vprus * linux-nat.c: Add description of overall logic.
2008-05-24 cseo * gdbarch.sh: Added new gdbarch struct
2008-05-15 palves * linux-nat.c (trap_ptid): Delete.
2008-05-04 uweigand * inferior.h (read_pc_pid, write_pc_pid): Remove.
2008-05-03 vprus2008-05-03 Pedro Alves <pedro@codesourcery.com>
2008-05-01 palves * linux-nat.c (linux_nat_switch_fork): Reinit GDB...
2008-05-01 drow2008-05-01 Daniel Jacobowitz <dan@codesourcery.com>
2008-03-25 palves * linux-nat.c (linux_nat_attach): Add the pid we attac...
2008-03-25 palves2008-03-25 Pedro Alves <pedro@codesourcery.com>
2008-03-21 palvesgdb/
2008-03-21 drow2008-03-21 Daniel Jacobowitz <dan@codesourcery.com>
2008-03-17 palves * linux-nat.c (linux_nat_filter_event): Fix comment...
2008-03-17 palves * linux-nat.c (linux_nat_filter_event): New, refactore...
2008-01-29 drow * Makefile.in (symfile.o): Update.
2008-01-23 vprus Inform about new thread in a single place.
2008-01-02 jkratoch * linux-nat.c (linux_child_follow_fork): Call also...
2008-01-01 drow Updated copyright notices for most files.
2007-10-11 uweigand * linux-nat.c (lin_lwp_attach_lwp): Use "Linux kernel...
2007-10-02 uweigand2007-10-02 Markus Deuling <deuling@de.ibm.com>
2007-10-01 drow * linux-nat.c (linux_nat_new_thread): New variable.
2007-09-02 jkratoch * linux-nat.c (linux_nat_make_corefile_notes): Fixed...
2007-08-23 brobecke Switch the license of all .c files to GPLv3.
2007-07-03 schwab * linux-nat.c (linux_nat_info_proc_cmd): Fix parsing...
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-09 uweigand2007-06-09 Markus Deuling <deuling@de.ibm.com>
2007-05-10 uweigand * inf-ptrace.c (inf_ptrace_register_u_offset): Adapt...
2007-05-07 uweigand * linux-nat.c (child_post_attach): Rename to ...
2007-05-06 uweigand * target.h (struct regcache): Add forward declaration.
2007-05-06 uweigand * gregset.h (struct regcache): Add forward declaration.
2007-04-25 uweigand * linux-nat.c (linux_register_u_offset): Remove.
2007-02-09 gdr2007-02-09 Gabriel Dos Reis <gdr@integrable-solutions...
2007-01-09 drowCopyright updates for 2007.
2007-01-08 drow * linux-nat.c (struct simple_pid_list): Add status.
2007-01-03 drow Warning fixes.
2006-12-31 drow * linux-nat.c (lin_lwp_attach_lwp): Return a status...
2006-11-20 cagneyIndex: ChangeLog
2006-09-16 nickrob(linux_test_for_tracefork): Don't leave zombie
2006-07-23 drow * linux-nat.c (linux_nat_add_target): Remove extern.
2006-07-12 drow * target.c (target_read): Stop if target_read_partial...
2006-05-06 davem * linux-nat.c (linux_nat_do_thread_registers): Check for
2006-05-05 uweigand * linux-nat.c (exit_lwp): Fix NULL pointer access.
2006-05-05 uweigand * linux-nat.c (linux_nat_wait): Do not short-cut reporting
2006-05-05 davem * linux-nat.c (linux_nat_do_thread_registers): Use the
2006-04-07 davemFix typo in previous commit.
2006-04-07 davem * linux-nat.c (linux_nat_thread_alive): Handle targets...
2006-03-30 drow * linux-thread-db.c: Include "linux-nat.h".
next