Age | Commit message (Expand) | Author | Files | Lines |
2022-04-04 | gdb: Add maint set ignore-prologue-end-flag | Lancelot SIX | 1 | -0/+9 |
2022-04-04 | gdb: Add support for DW_LNS_set_prologue_end in line-table | Lancelot SIX | 1 | -0/+11 |
2022-04-03 | gdb/tui: add a tui debugging flag | Andrew Burgess | 1 | -0/+4 |
2022-04-03 | gdb/tui: add new 'tui window width' command and 'winwidth' alias | Andrew Burgess | 1 | -0/+6 |
2022-04-03 | gdb: move some commands into the tui namespace | Andrew Burgess | 1 | -0/+15 |
2022-03-31 | Remove dbx mode | Tom Tromey | 1 | -0/+2 |
2022-03-23 | gdb/python: remove Python 2 support | Simon Marchi | 1 | -0/+3 |
2022-03-22 | Add support for hardware breakpoints/watchpoints on FreeBSD/Aarch64. | John Baldwin | 1 | -0/+2 |
2022-03-22 | gdb/python: add gdb.format_address function | Andrew Burgess | 1 | -0/+8 |
2022-03-20 | Update gdb/NEWS after GDB 12 branch creation. | Joel Brobecker | 1 | -1/+3 |
2022-03-17 | gdb: Remove support for S+core | Pedro Alves | 1 | -1/+5 |
2022-03-14 | gdb/python/mi: create MI commands using python | Andrew Burgess | 1 | -0/+2 |
2022-03-10 | Change how "print/x" displays floating-point value | Tom Tromey | 1 | -0/+6 |
2022-03-08 | gdb: announce upcoming removal of Python 2 support from gdb | Andrew Burgess | 1 | -0/+4 |
2022-03-07 | gdb/python: add Type.is_signed property | Andrew Burgess | 1 | -0/+5 |
2022-03-07 | gdb/python: add Type.is_scalar property | Andrew Burgess | 1 | -0/+3 |
2022-03-07 | gdb/mi: add --no-connection to MI -add-inferior command | Andrew Burgess | 1 | -0/+4 |
2022-03-07 | gdb/mi: fix regression in mi -add-inferior command | Umair Sair | 1 | -0/+6 |
2022-03-07 | Deprecate dbx mode | Tom Tromey | 1 | -0/+2 |
2022-03-07 | Implement real literal extension for Ada | Tom Tromey | 1 | -0/+8 |
2022-03-07 | Handle non-ASCII identifiers in Ada | Tom Tromey | 1 | -0/+6 |
2022-02-28 | gdb/python: Add gdb.InferiorThread.details attribute | Andrew Burgess | 1 | -0/+5 |
2022-02-24 | Support template lookups in strncmp_iw_with_mode | Keith Seitz | 1 | -0/+14 |
2022-02-22 | NEWS: Note that the FreeBSD async target supports async mode. | John Baldwin | 1 | -0/+2 |
2022-02-14 | gdb: use python to colorize disassembler output | Andrew Burgess | 1 | -0/+6 |
2022-02-11 | gdb: LoongArch: Add Makefile, configure and NEWS | Tiezhu Yang | 1 | -0/+4 |
2022-02-07 | gdb/python: allow Value.format_string to return styled output | Andrew Burgess | 1 | -0/+7 |
2022-02-07 | gdb: add the 'set/show suppress-cli-notifications' command | Tankut Baris Aktemur | 1 | -0/+8 |
2022-02-06 | gdb/tui: add window width information to 'info win' output | Andrew Burgess | 1 | -0/+4 |
2022-01-26 | gdb/python: add gdb.history_count function | Andrew Burgess | 1 | -0/+3 |
2022-01-26 | Add a way to temporarily set a gdb parameter from Python | Tom Tromey | 1 | -0/+7 |
2022-01-12 | gdb/python: add gdb.host_charset function | Andrew Burgess | 1 | -0/+3 |
2022-01-12 | gdb: add 'maint set/show gnu-source-highlight enabled' command | Andrew Burgess | 1 | -0/+8 |
2022-01-12 | gdb: new 'maint flush source-cache' command | Andrew Burgess | 1 | -0/+3 |
2022-01-12 | gdb: rename lin-lwp to linux-nat in set/show debug | Andrew Burgess | 1 | -0/+12 |
2021-12-29 | gdb: Copy inferior properties in clone-inferior | Lancelot SIX | 1 | -0/+7 |
2021-12-22 | gdb: add threads debugging switch | Andrew Burgess | 1 | -0/+4 |
2021-12-18 | gdb: add "exit" command as an alias for "quit" | Enze Li | 1 | -0/+4 |
2021-12-15 | New --enable-threading configure option to control use of threads in GDB/GDBs... | Luis Machado | 1 | -0/+11 |
2021-12-02 | Implement 'task apply' | Tom Tromey | 1 | -0/+3 |
2021-12-02 | Add "task" keyword to the "watch" command | Tom Tromey | 1 | -0/+3 |
2021-11-30 | gdb/python: add gdb.RemoteTargetConnection.send_packet | Andrew Burgess | 1 | -1/+7 |
2021-11-30 | gdb: make packet_command function available outside remote.c | Andrew Burgess | 1 | -0/+8 |
2021-11-30 | gdb/python: introduce gdb.TargetConnection object type | Andrew Burgess | 1 | -0/+15 |
2021-11-25 | [gdb/cli] Add "set logging enabled", deprecate "set logging on/off" | Tom de Vries | 1 | -0/+7 |
2021-10-29 | Add gdb.Architecture.integer_type Python function | Tom Tromey | 1 | -0/+3 |
2021-10-29 | gdb: Add OpenRISC gdbserver and native config news | Stafford Horne | 1 | -0/+8 |
2021-10-22 | gdb/python: new gdb.architecture_names function | Andrew Burgess | 1 | -0/+4 |
2021-10-11 | [ARM] Add support for M-profile MVE extension | Srinath Parvathaneni | 1 | -0/+4 |
2021-10-05 | Remove 'varsize-limit' | Tom Tromey | 1 | -0/+5 |