7 days ago |
Tom Tromey | Change file initialization to use INIT_GDB_FILE macro |
blob | commitdiff | raw |
10 days ago |
Andrew Burgess | gdb: filename completion for pipe command -- the shell... |
blob | commitdiff | raw | diff to current |
2025-06-02 |
Andrew Burgess | gdb: use quoted filename completion for the shell command |
blob | commitdiff | raw | diff to current |
2025-04-22 |
Tom Tromey | Remove ui_file::reset_style |
blob | commitdiff | raw | diff to current |
2025-04-08 |
Tom Tromey | Update copyright dates to include 2025 |
blob | commitdiff | raw | diff to current |
2025-01-29 |
Tom Tromey | Use command style in "help" command |
blob | commitdiff | raw | diff to current |
2025-01-12 |
Andrei Pikas | Add an option with a color type. |
blob | commitdiff | raw | diff to current |
2024-11-22 |
Tom de Vries | [gdbsupport] Add gdb::{waitpid,read,write,close} |
blob | commitdiff | raw | diff to current |
2024-11-22 |
Andrew Burgess | gdb/disasm: fix demangling when disassembling the curre... |
blob | commitdiff | raw | diff to current |
2024-11-11 |
Tom Tromey | Wrap help strings at 80 columns |
blob | commitdiff | raw | diff to current |
2024-11-08 |
Andrew Burgess | gdb: fixes and tests for the 'edit' command |
blob | commitdiff | raw | diff to current |
2024-10-22 |
Tom de Vries | [gdb] Handle EINTR in run_under_shell |
blob | commitdiff | raw | diff to current |
2024-10-02 |
Andrew Burgess | gdb: more file name styling |
blob | commitdiff | raw | diff to current |
2024-09-30 |
Tom Tromey | Add line-number styling |
blob | commitdiff | raw | diff to current |
2024-09-30 |
Gerlicher, Klaus | gdb, testsuite: clean duplicate header includes |
blob | commitdiff | raw | diff to current |
2024-09-24 |
Tom de Vries | [gdb] Eliminate catch(...) in pipe_command |
blob | commitdiff | raw | diff to current |
2024-09-07 |
Andrew Burgess | gdb: move display of completion results into completion... |
blob | commitdiff | raw | diff to current |
2024-09-07 |
Andrew Burgess | gdb: deprecated filename_completer and associated functions |
blob | commitdiff | raw | diff to current |
2024-07-15 |
Simon Marchi | gdb: pass program space to get_current_source_symtab_an... |
blob | commitdiff | raw | diff to current |
2024-07-15 |
Simon Marchi | gdb: pass program space to have_{full,partial}_symbols |
blob | commitdiff | raw | diff to current |
2024-07-15 |
Simon Marchi | gdb: pass program space to clear_current_source_symtab_... |
blob | commitdiff | raw | diff to current |
2024-05-31 |
Simon Marchi | gdb: remove unused includes in utils.h |
blob | commitdiff | raw | diff to current |
2024-05-08 |
Guinevere Larsen | gdb: Change "list ." command's error when no debuginfo... |
blob | commitdiff | raw | diff to current |
2024-04-25 |
Simon Marchi | gdb: remove gdbcmd.h |
blob | commitdiff | raw | diff to current |
2024-03-27 |
Simon Marchi | gdb, gdbserver, gdbsupport: remove includes of early... |
blob | commitdiff | raw | diff to current |
2024-01-23 |
Guinevere Larsen | gdb: fix "list ." related crash |
blob | commitdiff | raw | diff to current |
2024-01-12 |
Andrew Burgess | Update copyright year range in header of all files... |
blob | commitdiff | raw | diff to current |
2023-11-21 |
Lancelot Six | gdb: Replace gdb::optional with std::optional |
blob | commitdiff | raw | diff to current |
2023-11-08 |
Andrew Burgess | gdb: add a custom command completer for disassemble... |
blob | commitdiff | raw | diff to current |
2023-11-08 |
Andrew Burgess | gdb: error if /r and /b are used with disassemble command |
blob | commitdiff | raw | diff to current |
2023-09-20 |
Tom Tromey | Remove explanatory comments from includes |
blob | commitdiff | raw | diff to current |
2023-09-19 |
Guinevere Larsen | gdb/cli: fixes to newly added "list ." command |
blob | commitdiff | raw | diff to current |
2023-07-14 |
Bruno Larsen | gdb/doc: document '+' argument for 'list' command |
blob | commitdiff | raw | diff to current |
2023-07-14 |
Bruno Larsen | gdb/cli: Improve UX when using list with no args |
blob | commitdiff | raw | diff to current |
2023-07-14 |
Bruno Larsen | gdb/cli: add '.' as an argument for 'list' command |
blob | commitdiff | raw | diff to current |
2023-07-14 |
Bruno Larsen | gdb/cli: Factor out code to list lines around a given... |
blob | commitdiff | raw | diff to current |
2023-06-09 |
Andrew Burgess | gdb: fix ASan failure after recent string changes |
blob | commitdiff | raw | diff to current |
2023-06-05 |
Andrew Burgess | gdb: building inferior strings from within GDB |
blob | commitdiff | raw | diff to current |
2023-05-12 |
Andrew Burgess | gdb: fix error message for $_gdb_maint_setting |
blob | commitdiff | raw | diff to current |
2023-05-01 |
Simon Marchi | gdb: move struct ui and related things to ui.{c,h} |
blob | commitdiff | raw | diff to current |
2023-04-02 |
Simon Marchi | gdb: remove unused parameters in print_doc_of_command... |
blob | commitdiff | raw | diff to current |
2023-02-15 |
Pedro Alves | Add new "$_shell(CMD)" internal function |
blob | commitdiff | raw | diff to current |
2023-02-13 |
Tom Tromey | Turn remaining value_contents functions into methods |
blob | commitdiff | raw | diff to current |
2023-02-13 |
Tom Tromey | Turn allocate_value into a static "constructor" |
blob | commitdiff | raw | diff to current |
2023-02-13 |
Tom Tromey | Turn value_type into method |
blob | commitdiff | raw | diff to current |
2023-01-19 |
Maciej W. Rozycki | GDB: Allow arbitrary keywords in integer set commands |
blob | commitdiff | raw | diff to current |
2023-01-01 |
Joel Brobecker | Update copyright year range in header of all files... |
blob | commitdiff | raw | diff to current |
2022-11-08 |
Tom de Vries | [gdb/cli] Make quit really quit after remote connection... |
blob | commitdiff | raw | diff to current |
2022-10-10 |
Tom Tromey | Change GDB to use frame_info_ptr |
blob | commitdiff | raw | diff to current |
2022-10-02 |
Andrew Burgess | gdb: disassembler opcode display formatting |
blob | commitdiff | raw | diff to current |
2022-08-19 |
Tom Tromey | Remove two initialization functions |
blob | commitdiff | raw | diff to current |
2022-06-17 |
Pedro Alves | event_location -> location_spec |
blob | commitdiff | raw | diff to current |
2022-04-28 |
Simon Marchi | gdb: remove BLOCK_CONTIGUOUS_P macro |
blob | commitdiff | raw | diff to current |
2022-04-28 |
Simon Marchi | gdb: remove BLOCK_NRANGES macro |
blob | commitdiff | raw | diff to current |
2022-04-28 |
Simon Marchi | gdb: remove BLOCK_RANGE_{START,END} macros |
blob | commitdiff | raw | diff to current |
2022-04-18 |
Simon Marchi | gdb: call gdb_tilde_expand instead of gdb_tilde_expand_... |
blob | commitdiff | raw | diff to current |
2022-04-07 |
Simon Marchi | gdb: remove symtab::objfile |
blob | commitdiff | raw | diff to current |
2022-04-07 |
Simon Marchi | gdb: remove symtab::dirname |
blob | commitdiff | raw | diff to current |
2022-03-31 |
Tom Tromey | Remove dbx mode |
blob | commitdiff | raw | diff to current |
2022-03-29 |
Tom Tromey | Remove unnecessary calls to wrap_here and gdb_flush |
blob | commitdiff | raw | diff to current |
2022-03-29 |
Tom Tromey | Unify gdb printf functions |
blob | commitdiff | raw | diff to current |
2022-03-29 |
Tom Tromey | Unify vprintf functions |
blob | commitdiff | raw | diff to current |
2022-03-29 |
Tom Tromey | Change the pager to a ui_file |
blob | commitdiff | raw | diff to current |
2022-02-07 |
Tankut Baris Aktemur | gdb: add the 'set/show suppress-cli-notifications'... |
blob | commitdiff | raw | diff to current |
2022-02-06 |
Simon Marchi | gdb: remove SYMTAB_DIRNAME macro |
blob | commitdiff | raw | diff to current |
2022-02-06 |
Simon Marchi | gdb: remove SYMTAB_OBJFILE macro |
blob | commitdiff | raw | diff to current |
2022-02-02 |
Andrew Burgess | gdb: handle calls to edit command passing only a linesp... |
blob | commitdiff | raw | diff to current |
2022-02-02 |
Andrew Burgess | gdb: handle calls to list command passing only a linesp... |
blob | commitdiff | raw | diff to current |
2022-01-26 |
Tom Tromey | Always call the wrap_here method |
blob | commitdiff | raw | diff to current |
2022-01-26 |
Tom Tromey | Convert wrap_here to use integer parameter |
blob | commitdiff | raw | diff to current |
2022-01-18 |
Tom Tromey | Move gdb_regex to gdbsupport |
blob | commitdiff | raw | diff to current |
2022-01-05 |
Tom Tromey | Use filtered output in ordinary commands |
blob | commitdiff | raw | diff to current |
2022-01-01 |
Joel Brobecker | Automatic Copyright Year update after running gdb/copyr... |
blob | commitdiff | raw | diff to current |
2021-12-18 |
Enze Li | gdb: add "exit" command as an alias for "quit" |
blob | commitdiff | raw | diff to current |
2021-11-16 |
Andrew Burgess | gdb/gdbsupport: make xstrprintf and xstrvprintf return... |
blob | commitdiff | raw | diff to current |
2021-11-14 |
Lancelot SIX | [PR gdb/16238] Add completer for the show user command |
blob | commitdiff | raw | diff to current |
2021-10-28 |
Simon Marchi | gdb: add add_setshow_prefix_cmd |
blob | commitdiff | raw | diff to current |
2021-10-25 |
Simon Marchi | gdb: change functions returning value contents to use... |
blob | commitdiff | raw | diff to current |
2021-10-03 |
Simon Marchi | gdb: make string-like set show commands use std::string... |
blob | commitdiff | raw | diff to current |
2021-10-03 |
Lancelot SIX | gdb: Introduce setting construct within cmd_list_element |
blob | commitdiff | raw | diff to current |
2021-09-27 |
Andrew Burgess | gdb: add setting to disable reading source code files |
blob | commitdiff | raw | diff to current |
2021-07-23 |
Simon Marchi | gdb: rename cfunc to simple_func |
blob | commitdiff | raw | diff to current |
2021-05-27 |
Simon Marchi | gdb: remove add_alias_cmd overload that accepts a string |
blob | commitdiff | raw | diff to current |
2021-05-27 |
Simon Marchi | gdb: make add_com_alias accept target as a cmd_list_element |
blob | commitdiff | raw | diff to current |
2021-05-17 |
Simon Marchi | gdb: add cmd_list_element::is_prefix |
blob | commitdiff | raw | diff to current |
2021-05-17 |
Simon Marchi | gdb: rename cmd_list_element::prefixlist to subcommands |
blob | commitdiff | raw | diff to current |
2021-05-12 |
Marco Barisione | gdb: generate the prefix name for prefix commands on... |
blob | commitdiff | raw | diff to current |
2021-05-07 |
Andrew Burgess | gdb/guile: perform tilde expansion when sourcing guile... |
blob | commitdiff | raw | diff to current |
2021-01-22 |
Simon Marchi | gdb: move set remote commands to remote.c |
blob | commitdiff | raw | diff to current |
2021-01-01 |
Joel Brobecker | Update copyright year range in all GDB files |
blob | commitdiff | raw | diff to current |
2020-12-13 |
Andrew Burgess | gdb: introduce new 'maint flush ' prefix command |
blob | commitdiff | raw | diff to current |
2020-11-02 |
Simon Marchi | gdb, gdbserver, gdbsupport: fix leading space vs tabs... |
blob | commitdiff | raw | diff to current |
2020-10-20 |
Andreas Schwab | Fix help string of alias command |
blob | commitdiff | raw | diff to current |
2020-10-09 |
Tom Tromey | Style more output of "disassemble" command |
blob | commitdiff | raw | diff to current |
2020-07-28 |
Andrew Burgess | Demangle function names when disassembling |
blob | commitdiff | raw | diff to current |
2020-07-28 |
Tom Tromey | Update "disassemble" help |
blob | commitdiff | raw | diff to current |
2020-06-28 |
Tom Tromey | Remove "cmd_type" function |
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-27 |
Hannes Domani | Move exit_status_set_internal_vars out of GLOBAL_CURDIR |
blob | commitdiff | raw | diff to current |
2020-05-26 |
Philippe Waroquiers | Ensure class_tui is listed in the output of "help"... |
blob | commitdiff | raw | diff to current |
next |