2019-02-14 |
Thomas Schwinge | [gdb, hurd] Repair build after "Convert struct target_o... |
blob | commitdiff |
2019-02-14 |
Thomas Schwinge | [gdb, hurd] Work around conflict between Mach's 'thread... |
blob | commitdiff | diff to current |
2019-01-25 |
Tom Tromey | Normalize includes to use common/ |
blob | commitdiff | diff to current |
2019-01-01 |
Joel Brobecker | Update copyright year range in all GDB files. |
blob | commitdiff | diff to current |
2018-07-03 |
Tom Tromey | Remove ptid_equal |
blob | commitdiff | diff to current |
2018-07-03 |
Tom Tromey | Remove ptid_get_lwp |
blob | commitdiff | diff to current |
2018-07-03 |
Tom Tromey | Remove ptid_get_pid |
blob | commitdiff | diff to current |
2018-07-03 |
Tom Tromey | Remove pid_to_ptid |
blob | commitdiff | diff to current |
2018-07-03 |
Tom Tromey | Remove ptid_build |
blob | commitdiff | diff to current |
2018-05-02 |
Pedro Alves | target_ops: Use bool throughout |
blob | commitdiff | diff to current |
2018-05-02 |
Pedro Alves | Convert struct target_ops to C++ |
blob | commitdiff | diff to current |
2018-01-19 |
Simon Marchi | Pass inferior down to target_detach and to_detach |
blob | commitdiff | diff to current |
2018-01-19 |
Simon Marchi | Remove args from target detach |
blob | commitdiff | diff to current |
2018-01-08 |
Samuel Thibault | hurd: Add enough auxv support for AT_ENTRY for PIE... |
blob | commitdiff | diff to current |
2018-01-02 |
Joel Brobecker | Update copyright year range in all GDB files |
blob | commitdiff | diff to current |
2017-11-07 |
Tom Tromey | Remove cmd_cfunc_ftype |
blob | commitdiff | diff to current |
2017-11-07 |
Tom Tromey | Constify add_info |
blob | commitdiff | diff to current |
2017-11-06 |
Pedro Alves | Simplify child_terminal_inferior |
blob | commitdiff | diff to current |
2017-10-11 |
Tom Tromey | Constify add_prefix_cmd |
blob | commitdiff | diff to current |
2017-09-20 |
Tom Tromey | Remove make_cleanup_restore_target_terminal |
blob | commitdiff | diff to current |
2017-09-09 |
John Baldwin | Remove unnecessary function prototypes. |
blob | commitdiff | diff to current |
2017-06-07 |
Sergio Durigan Junior | Share fork_inferior et al with gdbserver |
blob | commitdiff | diff to current |
2017-04-12 |
Sergio Durigan Junior | C++-fy and prepare for sharing fork_inferior |
blob | commitdiff | diff to current |
2017-04-05 |
Pedro Alves | -Wwrite-strings: Constify target_pid_to_str and target_... |
blob | commitdiff | diff to current |
2017-02-20 |
Sergio Durigan Junior | PR gdb/16188: Verify PTRACE_TRACEME succeeded |
blob | commitdiff | diff to current |
2017-01-01 |
Joel Brobecker | update copyright year range in GDB files |
blob | commitdiff | diff to current |
2016-12-09 |
Thomas Schwinge | Hurd: Adjust to changes to "push pruning old threads... |
blob | commitdiff | diff to current |
2016-12-08 |
Simon Marchi | Hurd: In the CLI, use parse_thread_id instead of global... |
blob | commitdiff | diff to current |
2016-12-08 |
Thomas Schwinge | Hurd, C++: Mach/Hurd headers and MIG stubs are not... |
blob | commitdiff | diff to current |
2016-12-08 |
Thomas Schwinge | Hurd, C++: kern_return_t vs. error_t |
blob | commitdiff | diff to current |
2016-12-08 |
Thomas Schwinge | Hurd, C++: Avoid "const char *" to "char *" casts |
blob | commitdiff | diff to current |
2016-12-08 |
Thomas Schwinge | Hurd, C++: Avoid GNU C nested functions |
blob | commitdiff | diff to current |
2016-12-07 |
Thomas Schwinge | Hurd: Adjust to "Per-inferior/Inferior-qualified thread... |
blob | commitdiff | diff to current |
2016-09-19 |
Sergio Durigan Junior | Consolidate target_mourn_inferior between GDB and gdbserver |
blob | commitdiff | diff to current |
2016-04-12 |
Pedro Alves | Do target_terminal_ours in query & friends instead... |
blob | commitdiff | diff to current |
2016-01-01 |
Joel Brobecker | GDB copyright headers update after running GDB's copyri... |
blob | commitdiff | diff to current |
2015-11-11 |
Andrew Burgess | gdb: Make use of 'add_info' to create info sub-commands. |
blob | commitdiff | diff to current |
2015-09-04 |
Andrew Burgess | gdb: Remove casts of NULL during assignment. |
blob | commitdiff | diff to current |
2015-08-26 |
Simon Marchi | Replace some xmalloc-family functions with XNEW-family... |
blob | commitdiff | diff to current |
2015-01-01 |
Joel Brobecker | Update year range in copyright notice of all files... |
blob | commitdiff | diff to current |
2014-11-24 |
Samuel Thibault | [Hurd] Fix deallocation after proc_getprocinfo call |
blob | commitdiff | diff to current |
2014-09-16 |
Samuel Thibault | Add hardware watchpoint support for x86 GNU Hurd. |
blob | commitdiff | diff to current |
2014-08-07 |
Gary Benson | Move errno.h to common-defs.h |
blob | commitdiff | diff to current |
2014-08-07 |
Gary Benson | Include string.h in common-defs.h |
blob | commitdiff | diff to current |
2014-08-07 |
Gary Benson | Include gdb_assert.h in common-defs.h |
blob | commitdiff | diff to current |
2014-08-07 |
Gary Benson | Move stdio.h to common-defs.h |
blob | commitdiff | diff to current |
2014-06-04 |
Tom Tromey | constify to_attach |
blob | commitdiff | diff to current |
2014-05-21 |
Pedro Alves | Native targets: Add inf-child.c:inf_child_mourn_inferio... |
blob | commitdiff | diff to current |
2014-05-21 |
Pedro Alves | Allow making GDB not automatically connect to the nativ... |
blob | commitdiff | diff to current |
2014-05-21 |
Pedro Alves | Rename "target GNU" -> "target native" |
blob | commitdiff | diff to current |
2014-03-14 |
Pedro Alves | Rename native-only terminal related functions. |
blob | commitdiff | diff to current |
2014-02-19 |
Tom Tromey | Add target_ops argument to to_find_memory_regions |
blob | commitdiff | diff to current |
2014-02-19 |
Tom Tromey | Add target_ops argument to to_stop |
blob | commitdiff | diff to current |
2014-02-19 |
Tom Tromey | Add target_ops argument to to_terminal_init |
blob | commitdiff | diff to current |
2014-02-17 |
Yao Qi | Fix missing-prototypes warnings in gnu-nat.c |
blob | commitdiff | diff to current |
2014-02-17 |
Yao Qi | Fix -Werror=pointer-sign warnings |
blob | commitdiff | diff to current |
2014-02-17 |
Yao Qi | Fix -Wformat warnings in gnu-nat.c |
blob | commitdiff | diff to current |
2014-02-16 |
Thomas Schwinge | Hurd: Adjust to startup-with-shell changes. |
blob | commitdiff | diff to current |
2014-02-16 |
Thomas Schwinge | Hurd: New RPC reply stub functions. |
blob | commitdiff | diff to current |
2014-02-11 |
Yao Qi | Update comments to to_xfer_partial implementations. |
blob | commitdiff | diff to current |
2014-02-11 |
Yao Qi | Return target_xfer_status in to_xfer_partial |
blob | commitdiff | diff to current |
2014-02-07 |
Yao Qi | Replace -1 with TARGET_XFER_E_IO |
blob | commitdiff | diff to current |
2014-01-14 |
Yao Qi | Change to_xfer_partial 'len' type to ULONGEST. |
blob | commitdiff | diff to current |
2014-01-07 |
Yao Qi | Remove an empty-body 'if' statement |
blob | commitdiff | diff to current |
2014-01-07 |
Yao Qi | Add qualifier 'const' to argument args |
blob | commitdiff | diff to current |
2014-01-07 |
Yao Qi | Use void for empty argument list in trace_me |
blob | commitdiff | diff to current |
2014-01-07 |
Yao Qi | Make functions static. |
blob | commitdiff | diff to current |
2014-01-07 |
Yao Qi | Remove declaration of inf_tid_to_proc |
blob | commitdiff | diff to current |
2014-01-07 |
Yao Qi | Fix no previous prototype for '_initialize_gnu_nat... |
blob | commitdiff | diff to current |
2014-01-01 |
Joel Brobecker | Update Copyright year range in all files maintained... |
blob | commitdiff | diff to current |
2013-11-18 |
Tom Tromey | remove gdb_string.h |
blob | commitdiff | diff to current |
2013-11-08 |
Tom Tromey | constify to_detach |
blob | commitdiff | diff to current |
2013-09-30 |
Luis Machado | * aarch64-linux-nat.c: Replace PIDGET with ptid_get_pid. |
blob | commitdiff | diff to current |
2013-09-19 |
Thomas Schwinge | gnu-nat.c: Don't install a deprecated_xfer_memory method. |
blob | commitdiff | diff to current |
2013-09-18 |
Pedro Alves | Subject: [PATCH] [Hurd/gnu-nat.c] Use ptid_t.lwpid... |
blob | commitdiff | diff to current |
2013-09-18 |
Pedro Alves | [Hurd/gnu-nat] Fix old "signal-thread" command regression. |
blob | commitdiff | diff to current |
2013-06-07 |
Pedro Alves | Fix formating in copyright headers. |
blob | commitdiff | diff to current |
2013-01-01 |
Joel Brobecker | Update years in copyright notice for the GDB files. |
blob | commitdiff | diff to current |
2012-11-20 |
Pierre Muller | ARI fixes: sprintf rule. |
blob | commitdiff | diff to current |
2012-11-09 |
Tom Tromey | * gdbarch.sh (target_gdbarch): Remove macro. |
blob | commitdiff | diff to current |
2012-11-07 |
Pedro Alves | 2012-11-07 Pedro Alves <palves@redhat.com> |
blob | commitdiff | diff to current |
2012-08-09 |
Yao Qi | gdb/ |
blob | commitdiff | diff to current |
2012-08-07 |
Jan Kratochvil | gdb/ |
blob | commitdiff | diff to current |
2012-05-24 |
Pedro Alves | gdb/ |
blob | commitdiff | diff to current |
2012-05-24 |
Pedro Alves | gdb/ |
blob | commitdiff | diff to current |
2012-01-04 |
Joel Brobecker | Copyright year update in most files of the GDB Project. |
blob | commitdiff | diff to current |
2011-09-22 |
Tristan Gingold | 2011-09-22 Tristan Gingold <gingold@adacore.com> |
blob | commitdiff | diff to current |
2011-01-07 |
Michael Snyder | 2011-01-07 Michael Snyder <msnyder@vmware.com> |
blob | commitdiff | diff to current |
2011-01-01 |
Joel Brobecker | run copyright.sh for 2011. |
blob | commitdiff | diff to current |
2010-08-31 |
Jan Kratochvil | gdb/ |
blob | commitdiff | diff to current |
2010-05-14 |
Michael Snyder | 2010-05-14 Michael Snyder <msnyder@vmware.com> |
blob | commitdiff | diff to current |
2010-02-15 |
Jan Kratochvil | gdb/ |
blob | commitdiff | diff to current |
2010-01-01 |
Joel Brobecker | Update copyright year in most headers. |
blob | commitdiff | diff to current |
2009-10-19 |
Pedro Alves | 2009-10-19 Pedro Alves <pedro@codesourcery.com> |
blob | commitdiff | diff to current |
2009-07-30 |
Thomas Schwinge | 2009-07-30 Thomas Schwinge <tschwinge@gnu.org> |
blob | commitdiff | diff to current |
2009-07-20 |
Pedro Alves | * gnu-nat.c: Include "inf-child.h". |
blob | commitdiff | diff to current |
2009-07-02 |
Ulrich Weigand | * defs.h (strlen_paddr, paddr, paddr_nz): Remove. |
blob | commitdiff | diff to current |
2009-06-07 |
Pedro Alves | * target.h (struct target_ops): Make to_has_all_memory, |
blob | commitdiff | diff to current |
2009-05-21 |
Pedro Alves | * target.h (TARGET_WNOHANG): New. |
blob | commitdiff | diff to current |
2009-05-12 |
Pedro Alves | gdb/ |
blob | commitdiff | diff to current |
next |