Age | Commit message (Expand) | Author | Files | Lines |
2014-11-11 | Warn users about mismatched PID namespaces | Daniel Colascione | 1 | -0/+29 |
2014-10-15 | Push pruning old threads down to the target | Pedro Alves | 1 | -2/+4 |
2014-10-08 | Remove spurious exceptions.h inclusions | Gary Benson | 1 | -1/+0 |
2014-08-07 | Include gdb_assert.h in common-defs.h | Gary Benson | 1 | -2/+0 |
2014-07-18 | clean up some target delegation cases | Tom Tromey | 1 | -4/+1 |
2014-07-07 | convert to_get_thread_local_address to use target delegation | Tom Tromey | 1 | -5/+1 |
2014-06-20 | Move shared native target specific code to gdb/nat | Gary Benson | 1 | -3/+3 |
2014-05-22 | Add new infrun.h header. | Pedro Alves | 1 | -0/+1 |
2014-05-21 | Fix TLS access for -static -pthread | Jan Kratochvil | 1 | -14/+36 |
2014-02-26 | start change to progspace independence | Tom Tromey | 1 | -1/+1 |
2014-02-26 | use bound_minsym as result for lookup_minimal_symbol et al | Tom Tromey | 1 | -3/+3 |
2014-02-26 | change minsym representation | Tom Tromey | 1 | -1/+1 |
2014-02-19 | Add target_ops argument to to_get_ada_task_ptid | Tom Tromey | 1 | -1/+1 |
2014-02-19 | Add target_ops argument to to_extra_thread_info | Tom Tromey | 1 | -1/+2 |
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 |