aboutsummaryrefslogtreecommitdiff
path: root/gdb/doc
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-26gdb/python: improve the auto help text for gdb.ParameterAndrew Burgess1-9/+32
2022-01-26gdb/python: add gdb.history_count functionAndrew Burgess1-0/+5
2022-01-26Add a way to temporarily set a gdb parameter from PythonTom Tromey1-0/+26
2022-01-24gdb/doc: improve description for Window.click on Python TUI windowsAndrew Burgess1-3/+3
2022-01-21gdb/doc: fill in two missing @rAndrew Burgess1-2/+2
2022-01-12gdb/python: add gdb.host_charset functionAndrew Burgess1-0/+8
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-07gdb/doc: shorten some source lines, and prevent some line breaksAndrew Burgess1-13/+17
2022-01-07gdb/doc: Remove (...) around guile procedure names in @deffn linesAndrew Burgess1-4/+11
2022-01-01Manual copyright year update of various GDB filesJoel Brobecker2-4/+4
2022-01-01Automatic Copyright Year update after running gdb/copyright.pyJoel Brobecker14-14/+14
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-08gdb/python: Use tp_init instead of tp_new to setup gdb.ValueAndrew Burgess1-0/+3
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 Burgess2-3/+68
2021-11-30gdb: make packet_command function available outside remote.cAndrew Burgess1-0/+3
2021-11-30gdb/python: introduce gdb.TargetConnection object typeAndrew Burgess1-2/+91
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-29Add gdb.Architecture.integer_type Python functionTom Tromey1-0/+18
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-22gdb/python: new gdb.architecture_names functionAndrew Burgess1-0/+9
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-10-05gdb/python: add a new gdb_exiting eventAndrew Burgess1-0/+10
2021-10-05gdb/python: update events test to handle missing exit_codeAndrew Burgess1-1/+4
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-09-07gdb/python: new function to add values into GDB's historyAndrew Burgess1-0/+14
2021-08-12Update documentation to mention PygmentsTom Tromey1-4/+10