2020-01-10 |
Pedro Alves | Multi-target support |
blob | commitdiff | raw |
2020-01-10 |
Pedro Alves | Introduce switch_to_inferior_no_thread |
blob | commitdiff | raw | diff to current |
2020-01-10 |
Pedro Alves | Make target_ops::has_execution take an 'inferior *... |
blob | commitdiff | raw | diff to current |
2020-01-01 |
Joel Brobecker | Update copyright year range in all GDB files. |
blob | commitdiff | raw | diff to current |
2019-11-26 |
Simon Marchi | Remove info_terminal_command declaration, make definiti... |
blob | commitdiff | raw | diff to current |
2019-10-02 |
Tom Tromey | Fix type of startup_with_shell in gdbserver |
blob | commitdiff | raw | diff to current |
2019-09-18 |
Christian Biesinger | Change boolean options to bool instead of int |
blob | commitdiff | raw | diff to current |
2019-07-09 |
Tom Tromey | Rename common to gdbsupport |
blob | commitdiff | raw | diff to current |
2019-04-19 |
Philippe Waroquiers | Fix GDB crash when registers cannot be modified. |
blob | commitdiff | raw | diff to current |
2019-03-06 |
Tom Tromey | Update two cleanup comments |
blob | commitdiff | raw | diff to current |
2019-01-25 |
Tom Tromey | Normalize includes to use common/ |
blob | commitdiff | raw | diff to current |
2019-01-23 |
Tom Tromey | Replace delete_longjmp_breakpoint_cleanup with a forwar... |
blob | commitdiff | raw | diff to current |
2019-01-02 |
Simon Marchi | Place displaced step data directly in inferior structure |
blob | commitdiff | raw | diff to current |
2019-01-01 |
Joel Brobecker | Update copyright year range in all GDB files. |
blob | commitdiff | raw | diff to current |
2018-11-22 |
Pedro Alves | Per-inferior thread list, thread ranges/iterators,... |
blob | commitdiff | raw | diff to current |
2018-09-17 |
Tom Tromey | Make save_infcall_*_state return unique pointers |
blob | commitdiff | raw | diff to current |
2018-09-17 |
Tom Tromey | Remove two infrun cleanups |
blob | commitdiff | raw | diff to current |
2018-09-17 |
Tom Tromey | Use new and delete for struct infcall_control_state |
blob | commitdiff | raw | diff to current |
2018-09-15 |
Tom Tromey | Change get_inferior_args to return const char * |
blob | commitdiff | raw | diff to current |
2018-07-03 |
Tom Tromey | Remove ptid_get_pid |
blob | commitdiff | raw | diff to current |
2018-06-28 |
Pedro Alves | gdb: Eliminate the 'stop_pc' global |
blob | commitdiff | raw | diff to current |
2018-06-25 |
Pedro Alves | gdb: For macOS, s/thread_info/struct thread_info/ |
blob | commitdiff | raw | diff to current |
2018-06-21 |
Pedro Alves | Use thread_info and inferior pointers more throughout |
blob | commitdiff | raw | diff to current |
2018-04-24 |
Sergio Durigan Junior | Enable 'set print inferior-events' and improve detach... |
blob | commitdiff | raw | diff to current |
2018-02-21 |
Yao Qi | Class readonly_detached_regcache |
blob | commitdiff | raw | diff to current |
2018-01-30 |
Pedro Alves | Per-inferior target_terminal state, fix PR gdb/13211... |
blob | commitdiff | raw | diff to current |
2018-01-19 |
Simon Marchi | Make linux_nat_detach/thread_db_detach use the inferior... |
blob | commitdiff | raw | diff to current |
2018-01-02 |
Joel Brobecker | Update copyright year range in all GDB files |
blob | commitdiff | raw | diff to current |
2017-11-24 |
Simon Marchi | Create private_inferior class hierarchy |
blob | commitdiff | raw | diff to current |
2017-11-07 |
Tom Tromey | Constify add_info |
blob | commitdiff | raw | diff to current |
2017-11-07 |
Tom Tromey | Constify add_com |
blob | commitdiff | raw | diff to current |
2017-10-11 |
Tom Tromey | Constify add_prefix_cmd |
blob | commitdiff | raw | diff to current |
2017-10-04 |
Sergio Durigan Junior | Implement "set cwd" command on GDB |
blob | commitdiff | raw | diff to current |
2017-09-19 |
Yao Qi | Use DISABLE_COPY_AND_ASSIGN |
blob | commitdiff | raw | diff to current |
2017-08-22 |
Simon Marchi | Rename some command functions |
blob | commitdiff | raw | diff to current |
2017-08-18 |
Tom Tromey | Remove save_inferior_ptid |
blob | commitdiff | raw | diff to current |
2017-06-20 |
Sergio Durigan Junior | C++ify gdb/common/environ.c |
blob | commitdiff | raw | diff to current |
2017-06-07 |
Sergio Durigan Junior | Share fork_inferior et al with gdbserver |
blob | commitdiff | raw | diff to current |
2017-05-04 |
Pedro Alves | RAII-fy make_cleanup_restore_current_thread & friends |
blob | commitdiff | raw | diff to current |
2017-04-19 |
Pedro Alves | Fix removing inferiors from within "thread apply" commands |
blob | commitdiff | raw | diff to current |
2017-04-19 |
Pedro Alves | Make inferior::detaching a bool, and introduce scoped_r... |
blob | commitdiff | raw | diff to current |
2017-04-13 |
Pedro Alves | Make inferior a class with cdtors, and use new/delete |
blob | commitdiff | raw | diff to current |
2017-04-13 |
Pedro Alves | GC inferior.c:init_inferior_list |
blob | commitdiff | raw | diff to current |
2017-04-12 |
Sergio Durigan Junior | C++-fy and prepare for sharing fork_inferior |
blob | commitdiff | raw | diff to current |
2017-02-20 |
Sergio Durigan Junior | PR gdb/16188: Verify PTRACE_TRACEME succeeded |
blob | commitdiff | raw | diff to current |
2017-01-01 |
Joel Brobecker | update copyright year range in GDB files |
blob | commitdiff | raw | diff to current |
2016-10-26 |
Pedro Alves | Make symfile_add_flags and objfile->flags strongly... |
blob | commitdiff | raw | diff to current |
2016-10-26 |
Pedro Alves | gdb: Coalesce/aggregate (async) vCont packets/actions |
blob | commitdiff | raw | diff to current |
2016-10-03 |
Antoine Tremblay | Emit inferior, thread and frame selection events to... |
blob | commitdiff | raw | diff to current |
2016-01-13 |
Pedro Alves | Per-inferior/Inferior-qualified thread IDs |
blob | commitdiff | raw | diff to current |
2016-01-01 |
Joel Brobecker | GDB copyright headers update after running GDB's copyri... |
blob | commitdiff | raw | diff to current |
2015-12-14 |
Don Breazeal | Target remote mode fork and exec event support |
blob | commitdiff | raw | diff to current |
2015-11-30 |
Pedro Alves | Remote all-stop-on-top-of-non-stop |
blob | commitdiff | raw | diff to current |
2015-09-09 |
Pedro Alves | Garbage collect dummy_frame_ctx_saver |
blob | commitdiff | raw | diff to current |
2015-07-08 |
Simon Marchi | Delete program spaces directly when removing inferiors |
blob | commitdiff | raw | diff to current |
2015-07-08 |
Simon Marchi | Revert "Delete program spaces directly when removing... |
blob | commitdiff | raw | diff to current |
2015-07-08 |
Simon Marchi | Delete program spaces directly when removing inferiors |
blob | commitdiff | raw | diff to current |
2015-06-23 |
Doug Evans | inferior.h (struct inferior_suspend_state): Delete... |
blob | commitdiff | raw | diff to current |
2015-05-13 |
Jan Kratochvil | infcall: stop_registers -> register_dummy_frame_dtor |
blob | commitdiff | raw | diff to current |
2015-02-27 |
Pedro Alves | C++ keyword cleanliness, mostly auto-generated |
blob | commitdiff | raw | diff to current |
2015-01-01 |
Joel Brobecker | Update year range in copyright notice of all files... |
blob | commitdiff | raw | diff to current |
2014-12-18 |
Yao Qi | Refactor gdbarch method print_float_info |
blob | commitdiff | raw | diff to current |
2014-12-15 |
Simon Marchi | Introduce utility function find_inferior_ptid |
blob | commitdiff | raw | diff to current |
2014-10-17 |
Pedro Alves | Delete Tru64 support |
blob | commitdiff | raw | diff to current |
2014-10-02 |
Pedro Alves | Reduce Hg packet (select remote general thread) bouncing |
blob | commitdiff | raw | diff to current |
2014-08-27 |
Patrick Palka | Fix terminal state corruption when starting a program... |
blob | commitdiff | raw | diff to current |
2014-08-07 |
Gary Benson | Move ptid.h to common-defs.h |
blob | commitdiff | raw | diff to current |
2014-05-29 |
Pedro Alves | enable target async by default; separate MI and target... |
blob | commitdiff | raw | diff to current |
2014-05-22 |
Pedro Alves | Add new infrun.h header. |
blob | commitdiff | raw | diff to current |
2014-03-30 |
Doug Evans | * inferior.h (enum stop_kind): Improve comment. |
blob | commitdiff | raw | diff to current |
2014-03-20 |
Pedro Alves | PR breakpoints/7143 - Watchpoint does not trigger when... |
blob | commitdiff | raw | diff to current |
2014-03-18 |
Pedro Alves | PR gdb/13860: make "-exec-foo"'s MI output equal to... |
blob | commitdiff | raw | diff to current |
2014-03-14 |
Pedro Alves | Rename native-only terminal related functions. |
blob | commitdiff | raw | diff to current |
2014-02-27 |
Hui Zhu | Move ptid_match to common/ptid.c. |
blob | commitdiff | raw | diff to current |
2014-02-19 |
Tom Tromey | Add target_ops argument to to_terminal_info |
blob | commitdiff | raw | diff to current |
2014-02-19 |
Tom Tromey | Add target_ops argument to to_terminal_save_ours |
blob | commitdiff | raw | diff to current |
2014-02-19 |
Tom Tromey | Add target_ops argument to to_terminal_ours |
blob | commitdiff | raw | diff to current |
2014-02-19 |
Tom Tromey | Add target_ops argument to to_terminal_ours_for_output |
blob | commitdiff | raw | diff to current |
2014-02-19 |
Tom Tromey | Add target_ops argument to to_terminal_inferior |
blob | commitdiff | raw | diff to current |
2014-02-19 |
Tom Tromey | Add target_ops argument to to_terminal_init |
blob | commitdiff | raw | diff to current |
2014-01-01 |
Joel Brobecker | Update Copyright year range in all files maintained... |
blob | commitdiff | raw | diff to current |
2013-10-25 |
Pedro Alves | Make STARTUP_WITH_SHELL a runtime toggle -- add new... |
blob | commitdiff | raw | diff to current |
2013-10-07 |
Sergio Durigan Junior | This patch adds a new convenience variable called... |
blob | commitdiff | raw | diff to current |
2013-09-30 |
Luis Machado | * aarch64-linux-nat.c: Replace PIDGET with ptid_get_pid. |
blob | commitdiff | raw | diff to current |
2013-09-03 |
Luis Machado | * inf-child.c (inf_child_follow_fork) New parameter |
blob | commitdiff | raw | diff to current |
2013-05-14 |
Tom Tromey | * go32-nat.c (go32_terminal_info): Make 'args' const. |
blob | commitdiff | raw | diff to current |
2013-01-16 |
Tom Tromey | 2013-01-03 Pedro Alves <palves@redhat.com> |
blob | commitdiff | raw | diff to current |
2013-01-01 |
Joel Brobecker | Update years in copyright notice for the GDB files. |
blob | commitdiff | raw | diff to current |
2012-12-18 |
Tom Tromey | * infcmd.c (all_registers_info, nexti_command, stepi_c... |
blob | commitdiff | raw | diff to current |
2012-11-30 |
Yao Qi | gdb/ |
blob | commitdiff | raw | diff to current |
2012-11-09 |
Pedro Alves | gdb/ |
blob | commitdiff | raw | diff to current |
2012-08-22 |
Tom Tromey | * auto-load.c (_initialize_auto_load): Update. |
blob | commitdiff | raw | diff to current |
2012-08-02 |
Yao Qi | gdb/ |
blob | commitdiff | raw | diff to current |
2012-06-13 |
Jan Kratochvil | gdb/ |
blob | commitdiff | raw | diff to current |
2012-06-06 |
Thomas Schwinge | gdb/ |
blob | commitdiff | raw | diff to current |
2012-05-24 |
Pedro Alves | gdb/ |
blob | commitdiff | raw | diff to current |
2012-05-16 |
Maciej W. Rozycki | gdb/ |
blob | commitdiff | raw | diff to current |
2012-05-09 |
Joel Brobecker | Remove AT_SYMBOL |
blob | commitdiff | raw | diff to current |
2012-03-13 |
Yao Qi | gdb: |
blob | commitdiff | raw | diff to current |
2012-03-07 |
Pedro Alves | 2012-03-07 Pedro Alves <palves@redhat.com> |
blob | commitdiff | raw | diff to current |
next |