Age | Commit message (Expand) | Author | Files | Lines |
2014-05-21 | Native targets: Add inf-child.c:inf_child_mourn_inferior and use it. | Pedro Alves | 1 | -0/+7 |
2014-05-21 | Allow making GDB not automatically connect to the native target. | Pedro Alves | 1 | -1/+61 |
2014-05-21 | Rename "target child" to "target native". | Pedro Alves | 1 | -4/+4 |
2014-03-14 | Rename native-only terminal related functions. | Pedro Alves | 1 | -5/+5 |
2014-03-13 | Don't mention "Unix" in native target name. | Pedro Alves | 1 | -3/+3 |
2014-03-12 | fix regressions with target-async | Tom Tromey | 1 | -0/+13 |
2014-03-12 | inf-child.c: Update comments. | Pedro Alves | 1 | -10/+13 |
2014-02-19 | Add target_ops argument to to_can_use_agent | Tom Tromey | 1 | -1/+1 |
2014-02-19 | Add target_ops argument to to_use_agent | Tom Tromey | 1 | -1/+1 |
2014-02-19 | Add target_ops argument to to_fileio_readlink | Tom Tromey | 1 | -1/+2 |
2014-02-19 | Add target_ops argument to to_fileio_unlink | Tom Tromey | 1 | -1/+2 |
2014-02-19 | Add target_ops argument to to_fileio_close | Tom Tromey | 1 | -1/+1 |
2014-02-19 | Add target_ops argument to to_fileio_pread | Tom Tromey | 1 | -1/+2 |
2014-02-19 | Add target_ops argument to to_fileio_pwrite | Tom Tromey | 1 | -1/+2 |
2014-02-19 | Add target_ops argument to to_fileio_open | Tom Tromey | 1 | -1/+2 |
2014-02-19 | Add target_ops argument to to_pid_to_exec_file | Tom Tromey | 1 | -1/+1 |
2014-02-19 | Add target_ops argument to to_can_run | Tom Tromey | 1 | -1/+1 |
2014-02-19 | Add target_ops argument to to_post_startup_inferior | Tom Tromey | 1 | -1/+1 |
2014-02-19 | Add target_ops argument to to_post_attach | Tom Tromey | 1 | -1/+1 |
2014-01-16 | Add target_ops argument to to_prepare_to_store | Markus Metzger | 1 | -1/+2 |
2014-01-13 | replace XZALLOC with XCNEW | Tom Tromey | 1 | -1/+1 |
2014-01-01 | Update Copyright year range in all files maintained by GDB. | Joel Brobecker | 1 | -1/+1 |
2013-11-18 | remove gdb_stat.h | Tom Tromey | 1 | -1/+1 |
2013-11-18 | remove gdb_string.h | Tom Tromey | 1 | -1/+1 |
2013-09-03 | * inf-child.c (inf_child_follow_fork) New parameter | Luis Machado | 1 | -1/+2 |
2013-07-01 | Normalize on PATH_MAX instead of MAXPATHLEN throughout. | Pedro Alves | 1 | -6/+3 |
2013-04-22 | PR gdb/7912: | Tom Tromey | 1 | -1/+2 |
2013-01-01 | Update years in copyright notice for the GDB files. | Joel Brobecker | 1 | -2/+1 |
2012-11-26 | gdb/ | Pedro Alves | 1 | -1/+1 |
2012-08-02 | ChangeLog: | Ulrich Weigand | 1 | -6/+16 |
2012-05-24 | gdb/ | Pedro Alves | 1 | -2/+2 |
2012-05-22 | 2012-05-22 Pedro Alves <palves@redhat.com> | Pedro Alves | 1 | -0/+24 |
2012-03-03 | gdb: | Yao Qi | 1 | -0/+20 |
2012-01-23 | * inf-child.c: Include "gdb_stat.h" instead of <sys/stat.h>. | Ulrich Weigand | 1 | -1/+1 |
2012-01-20 | ChangeLog: | Ulrich Weigand | 1 | -0/+34 |
2012-01-20 | 2012-01-20 Pedro Alves <palves@redhat.com> | Ulrich Weigand | 1 | -0/+197 |
2012-01-04 | Copyright year update in most files of the GDB Project. | Joel Brobecker | 1 | -3/+2 |
2011-01-11 | 2010-01-11 Thiago Jung Bauermann <bauerman@br.ibm.com> | Thiago Jung Bauermann | 1 | -61/+0 |
2011-01-01 | run copyright.sh for 2011. | Joel Brobecker | 1 | -1/+1 |
2010-12-28 | remove target_acknowledge_created_inferior | Joel Brobecker | 1 | -8/+0 |
2010-05-14 | 2010-05-14 Michael Snyder <msnyder@vmware.com> | Michael Snyder | 1 | -0/+1 |
2010-01-01 | Update copyright year in most headers. | Joel Brobecker | 1 | -1/+1 |
2009-09-15 | Implementing catch syscall. | Sergio Durigan Junior | 1 | -0/+10 |
2009-06-07 | * target.h (struct target_ops): Make to_has_all_memory, | Pedro Alves | 1 | -5/+5 |
2009-02-23 | * corelow.c (get_core_registers): Adjust. | Pedro Alves | 1 | -2/+4 |
2009-02-21 | 2008-02-21 Pedro Alves <pedro@codesorcery.com> | Pedro Alves | 1 | -0/+1 |
2009-01-03 | Updated copyright notices for most files. | Joel Brobecker | 1 | -1/+1 |
2008-03-15 | Remove ignoring leading exec events code. | Vladimir Prus | 1 | -10/+0 |
2008-01-01 | Updated copyright notices for most files. | Daniel Jacobowitz | 1 | -1/+2 |
2007-12-13 | Remove unused support for target-based exception catching. | Jim Blandy | 1 | -15/+0 |