2019-07-10 |
Tom Tromey | Don't include gdbarch.h from defs.h |
blob | commitdiff |
2019-07-09 |
Tom Tromey | Rename common to gdbsupport |
blob | commitdiff | diff to current |
2019-06-03 |
Philippe Waroquiers | Add highlight style, title style, fputs_highlighted... |
blob | commitdiff | diff to current |
2019-04-27 |
Philippe Waroquiers | Have 'thread|frame apply' style their output. |
blob | commitdiff | diff to current |
2019-03-06 |
Tom Tromey | Remove free_current_contents |
blob | commitdiff | diff to current |
2019-03-05 |
Tom Tromey | Introduce ATTRIBUTE_UNUSED_RESULT and use it |
blob | commitdiff | diff to current |
2019-01-23 |
Tom Tromey | Remove make_bpstat_clear_actions_cleanup |
blob | commitdiff | diff to current |
2019-01-01 |
Joel Brobecker | Update copyright year range in all GDB files. |
blob | commitdiff | diff to current |
2018-12-28 |
Tom Tromey | Highlight source code using GNU Source Highlight |
blob | commitdiff | diff to current |
2018-12-28 |
Tom Tromey | Reset terminal styles |
blob | commitdiff | diff to current |
2018-12-28 |
Tom Tromey | Add output styles to gdb |
blob | commitdiff | diff to current |
2018-11-14 |
Joel Brobecker | delete ada-lang.c::move_bits, sharing and re-using... |
blob | commitdiff | diff to current |
2018-09-13 |
Tom Tromey | Return std::string from gdb_bfd_errmsg |
blob | commitdiff | diff to current |
2018-07-19 |
Tom Tromey | Remove make_cleanup_value_free_to_mark |
blob | commitdiff | diff to current |
2018-05-04 |
Jan Kratochvil | aarch64: PR 19806: watchpoints: false negatives + PR... |
blob | commitdiff | diff to current |
2018-04-07 |
Simon Marchi | Implement write_async_safe for mi_console_file (PR... |
blob | commitdiff | diff to current |
2018-04-05 |
Tom Tromey | More use of std::vector in linespec.c |
blob | commitdiff | diff to current |
2018-04-05 |
Tom Tromey | Change streq to return bool |
blob | commitdiff | diff to current |
2018-03-30 |
Tom Tromey | Remove make_cleanup_unpush_target |
blob | commitdiff | diff to current |
2018-03-16 |
Tom Tromey | Remove make_cleanup_free_section_addr_info |
blob | commitdiff | diff to current |
2018-02-28 |
Sergio Durigan Junior | Create new common/pathstuff.[ch] |
blob | commitdiff | diff to current |
2018-01-02 |
Joel Brobecker | Update copyright year range in all GDB files |
blob | commitdiff | diff to current |
2017-12-08 |
Yao Qi | Clear non-significant bits of address on memory access |
blob | commitdiff | diff to current |
2017-11-29 |
Pedro Alves | Breakpoints in symbols with ABI tags (PR c++/19436) |
blob | commitdiff | diff to current |
2017-11-24 |
Pedro Alves | Make strcmp_iw NOT ignore whitespace in the middle... |
blob | commitdiff | diff to current |
2017-11-08 |
Pedro Alves | Introduce lookup_name_info and generalize Ada's FULL... |
blob | commitdiff | diff to current |
2017-10-11 |
Egeyar Bagcioglu | Remove unnecessary parentheses in declarations |
blob | commitdiff | diff to current |
2017-10-09 |
Tom Tromey | Remove make_cleanup_value_free |
blob | commitdiff | diff to current |
2017-10-03 |
Tom Tromey | Remove set_batch_flag_and_make_cleanup_restore_page_info |
blob | commitdiff | diff to current |
2017-09-26 |
Walfred Tedeschi | Move GDB producer parsing routines to a separate file |
blob | commitdiff | diff to current |
2017-09-09 |
Tom Tromey | Remove make_cleanup_ui_out_redirect_pop |
blob | commitdiff | diff to current |
2017-09-06 |
Tom Tromey | Remove make_cleanup_clear_parser_state |
blob | commitdiff | diff to current |
2017-08-22 |
Tom Tromey | Change gdb_realpath to return a unique_xmalloc_ptr |
blob | commitdiff | diff to current |
2017-08-22 |
Tom Tromey | Change gdb_realpath_keepfile to return a unique_xmalloc_ptr |
blob | commitdiff | diff to current |
2017-08-22 |
Tom Tromey | Change gdb_abspath to return a unique_xmalloc_ptr |
blob | commitdiff | diff to current |
2017-08-04 |
Yao Qi | Add namespace std to nullptr_t |
blob | commitdiff | diff to current |
2017-08-03 |
Tom Tromey | Remove make_cleanup_freeargv and gdb_buildargv |
blob | commitdiff | diff to current |
2017-08-03 |
Tom Tromey | Introduce gdb_argv, a class wrapper for buildargv |
blob | commitdiff | diff to current |
2017-08-03 |
Tom Tromey | Remove make_cleanup_free_so |
blob | commitdiff | diff to current |
2017-08-03 |
Tom Tromey | Remove make_cleanup_restore_current_language |
blob | commitdiff | diff to current |
2017-08-03 |
Tom Tromey | Remove make_cleanup_fclose |
blob | commitdiff | diff to current |
2017-07-20 |
Pedro Alves | Make language_def O(1) |
blob | commitdiff | diff to current |
2017-07-17 |
Pedro Alves | Introduce strncmp_iw |
blob | commitdiff | diff to current |
2017-06-27 |
Pedro Alves | Eliminate make_cleanup_obstack_free, introduce auto_obstack |
blob | commitdiff | diff to current |
2017-04-05 |
Pedro Alves | -Wwrite-strings: The Rest |
blob | commitdiff | diff to current |
2017-04-05 |
Pedro Alves | -Wwrite-strings: Constify warning_pre_print |
blob | commitdiff | diff to current |
2017-03-27 |
Pedro Alves | gdb: Make ldirname return a std::string |
blob | commitdiff | diff to current |
2017-02-02 |
Pedro Alves | Eliminate make_cleanup_ui_file_delete / make ui_file... |
blob | commitdiff | diff to current |
2017-01-26 |
Yao Qi | New function null_stream |
blob | commitdiff | diff to current |
2017-01-11 |
Tom Tromey | Use class to manage BFD reference counts |
blob | commitdiff | diff to current |
2017-01-11 |
Tom Tromey | Remove make_cleanup_htab_delete |
blob | commitdiff | diff to current |
2017-01-11 |
Tom Tromey | Introduce htab_up and use gdbpy_enter in py-framefilter.c |
blob | commitdiff | diff to current |
2017-01-01 |
Joel Brobecker | update copyright year range in GDB files |
blob | commitdiff | diff to current |
2016-11-27 |
Simon Marchi | Constify wrap_here/wrap_hint code path |
blob | commitdiff | diff to current |
2016-11-23 |
Pedro Alves | gdb: Use C++11 std::chrono |
blob | commitdiff | diff to current |
2016-10-21 |
Tom Tromey | Use scoped_restore for ui_file |
blob | commitdiff | diff to current |
2016-10-21 |
Tom Tromey | Use RAII to save and restore scalars |
blob | commitdiff | diff to current |
2016-09-23 |
Tom Tromey | Use std::string rather than dyn-string |
blob | commitdiff | diff to current |
2016-09-16 |
Simon Marchi | Introduce cleanup to restore current_uiout |
blob | commitdiff | diff to current |
2016-06-21 |
Pedro Alves | Make gdb_stdout&co be per UI |
blob | commitdiff | diff to current |
2016-03-31 |
Catalin Udma | python: Use console format for output of gdb.execute... |
blob | commitdiff | diff to current |
2016-02-23 |
Doug Evans | Extend "skip" command to support -file, -gfile, -functi... |
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-10-27 |
Pedro Alves | Make host_address_to_string/gdb_print_host_address... |
blob | commitdiff | diff to current |
2015-06-15 |
Jan Kratochvil | Move utility functions to common/ |
blob | commitdiff | diff to current |
2015-06-10 |
Gary Benson | Move make_cleanup_close to common code |
blob | commitdiff | diff to current |
2015-04-28 |
Patrick Palka | Introduce function for directly updating GDB's screen... |
blob | commitdiff | diff to current |
2015-03-02 |
Joel Brobecker | Remove use of stdbool.h in GDB sources. |
blob | commitdiff | diff to current |
2015-02-10 |
Mark Wielaard | Change producer_is_gcc function return type to bool. |
blob | commitdiff | diff to current |
2015-01-29 |
Mark Wielaard | Merge GCC producer parsers. Allow digits in identifiers. |
blob | commitdiff | diff to current |
2015-01-15 |
Sergio Durigan Junior | Move safe_strerror to common/ |
blob | commitdiff | diff to current |
2015-01-08 |
Yao Qi | always read synthetic pointers as signed integers |
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-12-04 |
Doug Evans | New python attribute gdb.Objfile.build_id. |
blob | commitdiff | diff to current |
2014-10-08 |
Gary Benson | Include cleanups.h in common-defs.h |
blob | commitdiff | diff to current |
2014-08-29 |
Gary Benson | Move internal_{,v}warning to common/errors.[ch] |
blob | commitdiff | diff to current |
2014-08-29 |
Gary Benson | Make internal_vproblem always work |
blob | commitdiff | diff to current |
2014-08-19 |
Gary Benson | Move print-utils.h to common-defs.h |
blob | commitdiff | diff to current |
2014-08-19 |
Gary Benson | Introduce common/errors.h |
blob | commitdiff | diff to current |
2014-07-24 |
Gary Benson | Rationalize "fatal" error handling outside of gdbserver |
blob | commitdiff | diff to current |
2014-06-19 |
Gary Benson | Refactor and expose core-dumping functionality |
blob | commitdiff | diff to current |
2014-06-19 |
Gary Benson | Add new internal problem for demangler warnings |
blob | commitdiff | diff to current |
2014-06-17 |
Tom Tromey | remove redundant savestring declaration |
blob | commitdiff | diff to current |
2014-06-04 |
Tom Tromey | constify to_attach |
blob | commitdiff | diff to current |
2014-03-27 |
Sergio Durigan Junior | Remove `expout*' globals from parser-defs.h |
blob | commitdiff | diff to current |
2014-02-12 |
Tom Tromey | share "cell" code |
blob | commitdiff | diff to current |
2014-01-01 |
Joel Brobecker | Update Copyright year range in all files maintained... |
blob | commitdiff | diff to current |
2013-12-02 |
Jan Kratochvil | Record objfile->original_name as an absolute path |
blob | commitdiff | diff to current |
2013-10-13 |
Jan Kratochvil | Improve Executable displayed path (PR 15415 regression... |
blob | commitdiff | diff to current |
2013-10-11 |
Joel Brobecker | warn if "source" fails to open the file when from_tty... |
blob | commitdiff | diff to current |
2013-10-02 |
Keith Seitz | Constification of parse_linespec and fallout: |
blob | commitdiff | diff to current |
2013-08-01 |
Andrew Burgess | Remove error_pre_print and quit_pre_print. |
blob | commitdiff | diff to current |
2013-06-28 |
Pedro Alves | Move pagination_enabled declaration to a proper place. |
blob | commitdiff | diff to current |
2013-06-18 |
Tom Tromey | Fix PR symtab/15391 |
blob | commitdiff | diff to current |
2013-05-15 |
Joel Brobecker | Remove forward enum declaration in utils.h. |
blob | commitdiff | diff to current |
2013-03-22 |
Jan Kratochvil | gdb/ |
blob | commitdiff | diff to current |
2013-03-21 |
Doug Evans | New commands "mt set per-command {space,time,symtab... |
blob | commitdiff | diff to current |
2013-02-03 |
Jan Kratochvil | gdb/ |
blob | commitdiff | diff to current |
2013-01-30 |
Tom Tromey | * symfile.c (get_file_crc): Use bfd_calc_gnu_debuglink... |
blob | commitdiff | diff to current |
2013-01-13 |
Jan Kratochvil | gdb/ |
blob | commitdiff | diff to current |
next |