aboutsummaryrefslogtreecommitdiff
path: root/gdb/doc/gdb.texinfo
AgeCommit message (Expand)AuthorFilesLines
2022-02-07gdb: add the 'set/show suppress-cli-notifications' commandTankut Baris Aktemur1-0/+69
2022-02-06gdb/doc: update docs for 'info win' and 'winheight' commandsAndrew Burgess1-6/+7
2022-01-12gdb: add 'maint set/show gnu-source-highlight enabled' commandAndrew Burgess1-0/+19
2022-01-12gdb: new 'maint flush source-cache' commandAndrew Burgess1-0/+13
2022-01-12gdb: rename lin-lwp to linux-nat in set/show debugAndrew Burgess1-6/+6
2022-01-01Manual copyright year update of various GDB filesJoel Brobecker1-2/+2
2022-01-01Automatic Copyright Year update after running gdb/copyright.pyJoel Brobecker1-1/+1
2021-12-29gdb: Copy inferior properties in clone-inferiorLancelot SIX1-2/+6
2021-12-22gdb/doc: add some index entries relating to mi-async settingAndrew Burgess1-2/+7
2021-12-22gdb: add threads debugging switchAndrew Burgess1-0/+8
2021-12-18gdb: add "exit" command as an alias for "quit"Enze Li1-6/+9
2021-12-02Implement 'task apply'Tom Tromey1-0/+35
2021-12-02Add "task" keyword to the "watch" commandTom Tromey1-1/+4
2021-11-30gdb/python: add gdb.RemoteTargetConnection.send_packetAndrew Burgess1-0/+1
2021-11-30gdb: make packet_command function available outside remote.cAndrew Burgess1-0/+3
2021-11-25[gdb/cli] Add "set logging enabled", deprecate "set logging on/off"Tom de Vries1-6/+4
2021-11-18[gdb/doc] Fix negative repeat count examining memory exampleTom de Vries1-1/+1
2021-11-15gdb: rework "set debuginfod" commandsSimon Marchi1-13/+14
2021-11-04gdb: introduce "set index-cache enabled", deprecate "set index-cache on/off"Simon Marchi1-4/+4
2021-11-01[gdb/doc]: Updated manpages to be consistent with helpBruno Larsen1-36/+111
2021-10-29gdb.texinfo: Expand documentation for debuginfodAaron Merey1-7/+90
2021-10-29Document "memory-tag-violations".Enze Li1-4/+8
2021-10-28gdb: add "maint set/show selftest verbose" commands and use process_optionsSimon Marchi1-0/+7
2021-10-26[gdb/doc] Fix print inferior-events defaultTom de Vries1-1/+1
2021-10-11[ARM] Add support for M-profile MVE extensionSrinath Parvathaneni1-0/+11
2021-10-06gdb/doc: improve 'show print elements' descriptionAndrew Burgess1-1/+0
2021-09-29gdb/doc: use 'standard error stream' instead of 'stderr' in some placesAndrew Burgess1-6/+6
2021-09-28gdb: print backtrace for internal error/warningAndrew Burgess1-0/+13
2021-09-27gdb: add setting to disable reading source code filesAndrew Burgess1-0/+26
2021-09-22[gdb] Add maint selftest -verbose optionTom de Vries1-2/+3
2021-09-21gdb, doc: Add ieee_half and bfloat16 to list of predefined target types.Felix Willgerodt1-0/+6
2021-09-19gdb: manual: update @inforef to @xrefMike Frysinger1-2/+2
2021-09-16gdb: manual: fix werrors typoMike Frysinger1-1/+1
2021-09-15[gdb/doc] Fix typo in maint selftest entryTom de Vries1-1/+1
2021-08-12Update documentation to mention PygmentsTom Tromey1-4/+10
2021-08-11gdb: print backtrace on fatal SIGSEGVAndrew Burgess1-0/+18
2021-07-26gdb/mi: handle no condition argument case for -break-conditionTankut Baris Aktemur1-2/+3
2021-07-14gdb: call post_create_inferior at end of follow_fork_inferiorSimon Marchi1-0/+4
2021-07-02Document TUI improvements in the manual & NEWSPedro Alves1-0/+18
2021-06-25gdb: change info sources to group results by objfileAndrew Burgess1-14/+30
2021-06-25gdb/mi: add new --group-by-objfile flag for -file-list-exec-source-filesAndrew Burgess1-1/+59
2021-06-25gdb/mi: add regexp filtering to -file-list-exec-source-filesAndrew Burgess1-11/+63
2021-06-21gdb/riscv: add support for vector registers in target descriptionsAndrew Burgess1-0/+8
2021-06-16btrace, doc: Clarify record function-call-history documentation.Felix Willgerodt1-15/+14
2021-06-05arc: Add 'set disassembler-options' supportShahab Vahedi1-2/+2
2021-05-24gdb/doc: add '@:' after 'e.g.' to help texinfoAndrew Burgess1-5/+5
2021-05-12Revert "[gdb/symtab] Fix infinite recursion in dwarf2_cu::get_builder()"Tom de Vries1-2/+2
2021-05-07[gdb/symtab] Fix infinite recursion in dwarf2_cu::get_builder()Tom de Vries1-2/+2
2021-05-06gdb/mi: add a '--force' flag to the '-break-condition' commandTankut Baris Aktemur1-2/+4
2021-05-06gdb/mi: add a '--force-condition' flag to the '-break-insert' cmdTankut Baris Aktemur1-2/+8