2020-11-02 |
Simon Marchi | gdb, gdbserver, gdbsupport: fix leading space vs tabs... |
blob | commitdiff | raw |
2020-10-02 |
Simon Marchi | gdb: give names to event loop file handlers |
blob | commitdiff | raw | diff to current |
2020-09-29 |
Tom Tromey | Remove target_has_execution macro |
blob | commitdiff | raw | diff to current |
2020-09-15 |
Tom Tromey | Remove ui::num |
blob | commitdiff | raw | diff to current |
2020-06-23 |
Andrew Burgess | gdb: Add --with-python-libdir to gdb's --configuration... |
blob | commitdiff | raw | diff to current |
2020-06-22 |
Philippe Waroquiers | default-args: allow to define default arguments for... |
blob | commitdiff | raw | diff to current |
2020-05-16 |
Tom Tromey | Remove ALL_UIS |
blob | commitdiff | raw | diff to current |
2020-05-09 |
Tom Tromey | Change server_command to bool |
blob | commitdiff | raw | diff to current |
2020-04-17 |
Tom Tromey | Replace most calls to help_list and cmd_show_list |
blob | commitdiff | raw | diff to current |
2020-04-13 |
Tom Tromey | Move event-loop.[ch] to gdbsupport/ |
blob | commitdiff | raw | diff to current |
2020-04-13 |
Tom Tromey | Move gdb_select.h to gdbsupport/ |
blob | commitdiff | raw | diff to current |
2020-03-02 |
Andrew Burgess | gdb: Allow GDB to _not_ load a previous command history |
blob | commitdiff | raw | diff to current |
2020-02-26 |
Aaron Merey | Add debuginfod support to GDB |
blob | commitdiff | raw | diff to current |
2020-01-17 |
Simon Marchi | gdb: remove uses of iterate_over_inferiors in top.c |
blob | commitdiff | raw | diff to current |
2020-01-10 |
Pedro Alves | Multi-target support |
blob | commitdiff | raw | diff to current |
2020-01-03 |
Philippe Waroquiers | Ensure GDB warnings are styled. |
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 |
2020-01-01 |
Joel Brobecker | update copyright year in version output of gdb, gdbserv... |
blob | commitdiff | raw | diff to current |
2019-12-21 |
Eli Zaretskii | Fix whitespace in last change in top.c |
blob | commitdiff | raw | diff to current |
2019-12-21 |
Eli Zaretskii | Include xxHash support status in GDB configuration... |
blob | commitdiff | raw | diff to current |
2019-12-18 |
Simon Marchi | Fix -Wmisleading-indentation warning in top.c |
blob | commitdiff | raw | diff to current |
2019-12-14 |
Sergio Durigan Junior | Guard against 'current_directory == NULL' on gdb_abspat... |
blob | commitdiff | raw | diff to current |
2019-11-30 |
Philippe Waroquiers | Implement user defined prefix. |
blob | commitdiff | raw | diff to current |
2019-11-21 |
Simon Marchi | gdb: remove gen_ret_current_ui_field_ptr |
blob | commitdiff | raw | diff to current |
2019-11-08 |
Tom Tromey | Constify command_line_input |
blob | commitdiff | raw | diff to current |
2019-10-29 |
Christian Biesinger | Load system gdbinit files from a directory |
blob | commitdiff | raw | diff to current |
2019-10-17 |
Tom de Vries | [gdb] Fix typos in comments |
blob | commitdiff | raw | diff to current |
2019-10-08 |
Christian Biesinger | Move declaration of lang_frame_mismatch_warn to header. |
blob | commitdiff | raw | diff to current |
2019-09-26 |
Tom Tromey | Remove initialize_utils |
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-09-11 |
Christian Biesinger | Make relocate_{path,gdb_directory} return std::string |
blob | commitdiff | raw | diff to current |
2019-08-06 |
Philippe Waroquiers | Make first and last lines of 'command help documentatio... |
blob | commitdiff | raw | diff to current |
2019-08-06 |
Frank Ch. Eigler | [PR build/24886] disable glibc mcheck support |
blob | commitdiff | raw | diff to current |
2019-07-18 |
Guillaume LABARTHE | Fix for using named pipes on Windows |
blob | commitdiff | raw | diff to current |
2019-07-11 |
Tom Tromey | Remove init_cli_cmds |
blob | commitdiff | raw | diff to current |
2019-07-10 |
Tom Tromey | Don't include gdbarch.h from defs.h |
blob | commitdiff | raw | diff to current |
2019-07-09 |
Tom Tromey | Rename common to gdbsupport |
blob | commitdiff | raw | diff to current |
2019-07-03 |
Pedro Alves | Introduce the "with" command |
blob | commitdiff | raw | diff to current |
2019-06-18 |
Andrew Burgess | gdb: Remove use of deprecated_interactive_hook |
blob | commitdiff | raw | diff to current |
2019-06-14 |
Tom Tromey | Remove alloca(0) calls |
blob | commitdiff | raw | diff to current |
2019-06-11 |
Tom Tromey | Remove trailing newlines from help text |
blob | commitdiff | raw | diff to current |
2019-05-31 |
Philippe Waroquiers | Add function execute_command_to_ui_file |
blob | commitdiff | raw | diff to current |
2019-05-31 |
Philippe Waroquiers | Add previous_saved_command_line to allow a command... |
blob | commitdiff | raw | diff to current |
2019-05-28 |
Alan Hayward | Suppress SIGTTOU when handling errors |
blob | commitdiff | raw | diff to current |
2019-04-27 |
Philippe Waroquiers | Have 'thread|frame apply' style their output. |
blob | commitdiff | raw | diff to current |
2019-04-19 |
Sergei Trofimovich | gdb/configure.ac: add --enable-source-highlight |
blob | commitdiff | raw | diff to current |
2019-04-08 |
Tom Tromey | Rename gdb exception types |
blob | commitdiff | raw | diff to current |
2019-04-08 |
Tom Tromey | Rewrite TRY/CATCH |
blob | commitdiff | raw | diff to current |
2019-04-01 |
Sergio Durigan Junior | Destroy allocated values when exiting GDB |
blob | commitdiff | raw | diff to current |
2019-03-30 |
Eli Zaretskii | Introduce new convenience variables $_gdb_major and... |
blob | commitdiff | raw | diff to current |
2019-03-13 |
Tom Tromey | Change pid_to_str to return std::string |
blob | commitdiff | raw | diff to current |
2019-03-06 |
Tom Tromey | Remove basic cleanup code |
blob | commitdiff | raw | diff to current |
2019-02-20 |
Simon Marchi | Fix error message and use-after-free on errors in neste... |
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 | Remove make_bpstat_clear_actions_cleanup |
blob | commitdiff | raw | diff to current |
2019-01-01 |
Joel Brobecker | update copyright year printed by gdb, gdbserver and... |
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-12-31 |
Philippe Waroquiers | Use gdb::unique_xmalloc_ptr<char> in command_line_input... |
blob | commitdiff | raw | diff to current |
2018-12-30 |
Tom Tromey | Change input_handler to take a unique_xmalloc_ptr |
blob | commitdiff | raw | diff to current |
2018-12-28 |
Tom Tromey | Style the gdb welcome message |
blob | commitdiff | raw | diff to current |
2018-12-28 |
Philippe Waroquiers | Fix leak of set/show verbose doc, avoid xfree of static... |
blob | commitdiff | raw | diff to current |
2018-12-21 |
Дилян Палаузов | when printing the GDB config, explicitly say if configu... |
blob | commitdiff | raw | diff to current |
2018-09-24 |
Tom Tromey | Add "const" to a few locals in gdb |
blob | commitdiff | raw | diff to current |
2018-09-16 |
Tom Tromey | Use GNU style for metasyntactic variables in gdb |
blob | commitdiff | raw | diff to current |
2018-08-17 |
Tom Tromey | Remove "repeat" argument from command_line_input |
blob | commitdiff | raw | diff to current |
2018-07-04 |
Simon Marchi | darwin: Don't use sbrk |
blob | commitdiff | raw | diff to current |
2018-07-03 |
Tom Tromey | Remove pid_to_ptid |
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-06-05 |
Tom Tromey | Remove some text from --version output |
blob | commitdiff | raw | diff to current |
2018-05-04 |
Tom Tromey | Make print_command_trace varargs |
blob | commitdiff | raw | diff to current |
2018-04-30 |
Joel Brobecker | [Ada/ravenscar] error during "continue" after task... |
blob | commitdiff | raw | diff to current |
2018-03-27 |
Tom Tromey | Remove cleanups from gdb_readline_wrapper |
blob | commitdiff | raw | diff to current |
2018-03-19 |
Tom Tromey | Convert observers to C++ |
blob | commitdiff | raw | diff to current |
2018-03-09 |
Eli Zaretskii | Update "gdb --configuration" with recently added features |
blob | commitdiff | raw | diff to current |
2018-01-19 |
Simon Marchi | Pass inferior down to target_detach and to_detach |
blob | commitdiff | raw | diff to current |
2018-01-19 |
Simon Marchi | Remove args from target detach |
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 |
2018-01-02 |
Joel Brobecker | Update copyright year in version message of GDB, GDBser... |
blob | commitdiff | raw | diff to current |
2017-12-05 |
Simon Marchi | Remove some unused variables |
blob | commitdiff | raw | diff to current |
2017-11-07 |
Tom Tromey | Constify execute_command |
blob | commitdiff | raw | diff to current |
2017-11-07 |
Tom Tromey | Constify add_setshow_* |
blob | commitdiff | raw | diff to current |
2017-11-07 |
Tom Tromey | Constify add_com |
blob | commitdiff | raw | diff to current |
2017-11-07 |
Tom Tromey | Add set_repeat_arguments function |
blob | commitdiff | raw | diff to current |
2017-11-06 |
Pedro Alves | Eliminate STOP_SIGNAL, use SIGTSTP directly |
blob | commitdiff | raw | diff to current |
2017-10-19 |
Tom Tromey | Remove cleanups from prepare_execute_command |
blob | commitdiff | raw | diff to current |
2017-10-11 |
Tom Tromey | Constify add_prefix_cmd |
blob | commitdiff | raw | diff to current |
2017-10-05 |
Ulrich Weigand | Clean up includes of doublest.h and floatformat.h |
blob | commitdiff | raw | diff to current |
2017-10-03 |
Tom Tromey | Use std::string in gdb_safe_append_history |
blob | commitdiff | raw | diff to current |
2017-10-03 |
Tom Tromey | Remove make_delete_ui_cleanup |
blob | commitdiff | raw | diff to current |
2017-10-03 |
Tom Tromey | Remove set_batch_flag_and_make_cleanup_restore_page_info |
blob | commitdiff | raw | diff to current |
2017-09-27 |
Tom Tromey | Constify new_ui_command |
blob | commitdiff | raw | diff to current |
2017-09-22 |
Sergio Durigan Junior | Get rid of "gdb_dirbuf" and use "getcwd (NULL, 0)" |
blob | commitdiff | raw | diff to current |
2017-09-20 |
Tom Tromey | Remove make_cleanup_restore_target_terminal |
blob | commitdiff | raw | diff to current |
2017-09-09 |
Tom Tromey | Remove make_cleanup_ui_out_redirect_pop |
blob | commitdiff | raw | diff to current |
2017-08-03 |
Tom Tromey | Introduce gdb_argv, a class wrapper for buildargv |
blob | commitdiff | raw | diff to current |
2017-08-03 |
Tom Tromey | Replace do_restore_instream_cleanup with scoped_restore |
blob | commitdiff | raw | diff to current |
2017-08-03 |
Tom Tromey | Remove in_user_command |
blob | commitdiff | raw | diff to current |
2017-08-03 |
Tom Tromey | Change open_terminal_stream to return a gdb_file_up |
blob | commitdiff | raw | diff to current |
2017-07-17 |
Pedro Alves | Introduce class completion_tracker & rewrite completion... |
blob | commitdiff | raw | diff to current |
2017-06-07 |
Sergio Durigan Junior | Move parts of inferior job control to common/ |
blob | commitdiff | raw | diff to current |
next |