Age | Commit message (Expand) | Author | Files | Lines |
2017-01-01 | update copyright year range in GDB files | Joel Brobecker | 1 | -1/+1 |
2016-01-01 | GDB copyright headers update after running GDB's copyright.py script. | Joel Brobecker | 1 | -1/+1 |
2015-09-25 | Add casts to memory allocation related calls | Simon Marchi | 1 | -1/+1 |
2015-08-21 | Warn when accessing binaries from remote targets | Gary Benson | 1 | -1/+2 |
2015-06-10 | Add "inferior" argument to some target_fileio functions | Gary Benson | 1 | -4/+6 |
2015-06-10 | Comment and whitespace changes | Gary Benson | 1 | -16/+13 |
2015-06-09 | Don't assume File-I/O mode bits match the host's format | Gary Benson | 1 | -4/+4 |
2015-04-21 | Introduce new shared function fileio_to_host_openflags | Gary Benson | 1 | -36/+1 |
2015-04-09 | Rename common-remote-fileio.[ch] as fileio.[ch] | Gary Benson | 1 | -8/+8 |
2015-04-09 | Introduce new shared function remote_fileio_to_fio_error | Gary Benson | 1 | -59/+8 |
2015-04-02 | Introduce target_fileio_fstat | Gary Benson | 1 | -0/+15 |
2015-01-01 | Update year range in copyright notice of all files owned by the GDB project. | Joel Brobecker | 1 | -1/+1 |
2014-11-28 | Use readlink unconditionally | Yao Qi | 1 | -1/+1 |
2014-08-27 | Fix terminal state corruption when starting a program from within TUI | Patrick Palka | 1 | -1/+0 |
2014-08-07 | Include string.h in common-defs.h | Gary Benson | 1 | -1/+0 |
2014-07-30 | constify to_open | Tom Tromey | 1 | -1/+1 |
2014-07-24 | constify inf_child_open_target | Tom Tromey | 1 | -1/+2 |
2014-06-16 | constify to_disconnect | Tom Tromey | 1 | -1/+1 |
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 |