Age | Commit message (Expand) | Author | Files | Lines |
2014-01-16 | target: allow decr_pc_after_break to be defined by the target | Markus Metzger | 1 | -1/+1 |
2014-01-13 | Fix set auto-load safe-path false warning regression (PR 16216) | Jan Kratochvil | 1 | -15/+23 |
2014-01-01 | Update Copyright year range in all files maintained by GDB. | Joel Brobecker | 1 | -1/+1 |
2013-11-08 | constify to_detach | Tom Tromey | 1 | -1/+1 |
2013-09-30 | * aarch64-linux-nat.c: Replace PIDGET with ptid_get_pid. | Luis Machado | 1 | -25/+28 |
2013-09-24 | Code cleanup: Add objfile_name accessor | Jan Kratochvil | 1 | -7/+8 |
2013-07-25 | don't call add_target for thread_db_ops | Tom Tromey | 1 | -1/+2 |
2013-05-30 | fix linux-thread-db.c | Tom Tromey | 1 | -4/+4 |
2013-03-07 | * breakpoint.c (catch_syscall_split_args): Use skip_spaces. | Keith Seitz | 1 | -2/+2 |
2013-01-31 | 2013-01-31 Aleksandar Ristovski <aristovski@qnx.com> | Aleksandar Ristovski | 1 | -1/+0 |
2013-01-01 | Update years in copyright notice for the GDB files. | Joel Brobecker | 1 | -1/+1 |
2012-11-09 | * gdbarch.sh (target_gdbarch): Remove macro. | Tom Tromey | 1 | -2/+2 |
2012-08-08 | * gdb_string.h: Moved to ... | Doug Evans | 1 | -31/+46 |
2012-08-02 | gdb/ | Yao Qi | 1 | -6/+6 |
2012-07-20 | 2012-07-20 Pedro Alves <palves@redhat.com> | Pedro Alves | 1 | -36/+8 |
2012-07-07 | gdb/ | Jan Kratochvil | 1 | -2/+3 |
2012-07-02 | gdb/ | Jan Kratochvil | 1 | -1/+1 |
2012-07-02 | gdb/ | Jan Kratochvil | 1 | -16/+7 |
2012-07-02 | gdb/ | Jan Kratochvil | 1 | -21/+90 |
2012-05-24 | gdb/ | Pedro Alves | 1 | -1/+1 |
2012-05-24 | gdb/ | Pedro Alves | 1 | -3/+3 |
2012-04-17 | gdb/ | Jan Kratochvil | 1 | -2/+7 |
2012-04-17 | gdb/ | Jan Kratochvil | 1 | -2/+10 |
2012-04-17 | gdb/ | Jan Kratochvil | 1 | -0/+194 |
2012-03-05 | gdb/ | Jan Kratochvil | 1 | -1/+2 |
2012-03-02 | 2012-03-02 Pedro Alves <palves@redhat.com> | Pedro Alves | 1 | -5/+3 |
2012-01-04 | Copyright year update in most files of the GDB Project. | Joel Brobecker | 1 | -2/+1 |
2011-10-11 | * linux-thread-db.c (thread_db_new_objfile): Only try to load | Doug Evans | 1 | -1/+27 |
2011-09-13 | 2011-09-13 Pedro Alves <pedro@codesourcery.com> | Pedro Alves | 1 | -18/+16 |
2011-09-02 | 2011-09-02 Pedro Alves <pedro@codesourcery.com> | Pedro Alves | 1 | -3/+19 |
2011-08-24 | Move common linux procfs code to common/ | Luis Machado | 1 | -0/+1 |
2011-07-25 | 2011-07-25 Paul Pluzhnikov <ppluzhnikov@google.com> | Paul Pluzhnikov | 1 | -0/+3 |
2011-05-18 | * linux-thread-db.c (try_thread_db_load_from_pdir_1): Fix absolute | Tom Tromey | 1 | -31/+27 |
2011-05-16 | * linux-thread-db.c (try_thread_db_load_from_pdir_1): New function. | Doug Evans | 1 | -22/+41 |
2011-05-13 | Support $pdir and $sdir in libthread-db-search-path. | Doug Evans | 1 | -68/+134 |
2011-05-10 | * linux-thread-db.c: Whitespace cleanup. | Doug Evans | 1 | -3/+1 |
2011-05-10 | * linux-thread-db.c (set_libthread_db_search_path): New function. | Doug Evans | 1 | -2/+15 |
2011-04-17 | gdb/ | Jan Kratochvil | 1 | -5/+8 |
2011-03-01 | 2011-02-28 Michael Snyder <msnyder@vmware.com> | Michael Snyder | 1 | -1/+1 |
2011-01-09 | 2011-01-08 Michael Snyder <msnyder@vmware.com> | Michael Snyder | 1 | -3/+2 |
2011-01-05 | 2011-01-05 Michael Snyder <msnyder@vmware.com> | Michael Snyder | 1 | -3/+6 |
2011-01-01 | run copyright.sh for 2011. | Joel Brobecker | 1 | -1/+1 |
2010-08-18 | PR corefile/8210 | Pedro Alves | 1 | -32/+53 |
2010-07-31 | 2010-07-31 Paul Pluzhnikov <ppluzhnikov@google.com> | Paul Pluzhnikov | 1 | -7/+29 |
2010-06-11 | * config/nm-linux.h (struct target_ops): Remove forward declaration. | Ulrich Weigand | 1 | -3/+1 |
2010-05-14 | 2010-05-14 Michael Snyder <msnyder@vmware.com> | Michael Snyder | 1 | -4/+9 |
2010-05-05 | 2010-05-05 Michael Snyder <msnyder@vmware.com> | Michael Snyder | 1 | -8/+0 |
2010-01-12 | Implement core awareness. | Vladimir Prus | 1 | -0/+9 |
2010-01-01 | Update copyright year in most headers. | Joel Brobecker | 1 | -2/+2 |
2009-12-19 | gdb/ | Doug Evans | 1 | -4/+7 |