aboutsummaryrefslogtreecommitdiff
path: root/gdb/doc
AgeCommit message (Expand)AuthorFilesLines
2018-11-20Document language choice in 'info [functions|variables|types]|rbreak' commandsPhilippe Waroquiers2-0/+35
2018-11-09[PowerPC] Document requirements for VSX featurePedro Franco de Carvalho2-5/+12
2018-11-01gdb.texinfo: Fix the output of the "info tasks 2" exampleJoel Brobecker2-1/+7
2018-10-29Revert "GDB: Document the unix::/path/to/socket of remote connection."Simon Marchi1-23/+1
2018-10-29Revert "GDB: Fix documentation for invoking GDBSERVER"Simon Marchi1-44/+16
2018-10-27Document changes to info [args|functions|locals|variables]Philippe Waroquiers2-12/+120
2018-10-26[PowerPC] Add support for HTM registersEdjunior Barbosa Machado2-0/+50
2018-10-26[PowerPC] Add support for EBB and PMU registersEdjunior Barbosa Machado2-0/+14
2018-10-26[PowerPC] Add support for TAREdjunior Barbosa Machado2-0/+8
2018-10-26[PowerPC] Add support for PPR and DSCREdjunior Barbosa Machado2-0/+11
2018-10-23GDB: New target s12zJohn Darrington1-0/+16
2018-10-23GDB: Fix documentation for invoking GDBSERVERJohn Darrington1-16/+44
2018-10-23GDB: Document the unix::/path/to/socket of remote connection.John Darrington1-1/+23
2018-10-20Fix "make info" in gdbTom Tromey2-1/+6
2018-10-20GDB: Documentation: Remove greengrocer's apostrophe.John Darrington1-1/+1
2018-10-19Deprecate and replace the "tabset" commandTom Tromey2-7/+14
2018-10-09Make @pxref for Inferior.architecture point to gdb.Frame documentationTom Tromey2-1/+6
2018-10-09Disable the undefined behavior sanitizer by defaultTom Tromey2-6/+12
2018-10-08Add native target for FreeBSD/riscv.John Baldwin2-0/+11
2018-10-08Python doc build fixesAndreas Krebbel1-1/+2
2018-10-06Add Inferior.architecture methodTom Tromey2-0/+13
2018-10-06Update symbol domain and location values for PythonTom Tromey2-12/+19
2018-10-03Add --enable-ubsanTom Tromey2-0/+12
2018-10-02Allow remote debugging over a Unix local domain socket.John Darrington2-1/+26
2018-10-01Copy configure option documentation to gdb.texinfoTom Tromey2-3/+154
2018-09-29Update gdb's configure instructionsTom Tromey2-74/+84
2018-09-28gdb: Change how frames are selected for 'frame' and 'info frame'.Andrew Burgess2-27/+92
2018-09-23Allow setting a parameter to raise gdb.GdbErrorTom Tromey2-0/+30
2018-09-18Make the "info proc" documentation more consistent.John Baldwin2-2/+7
2018-09-18Document the 'info proc files' command.John Baldwin2-0/+35
2018-09-17Update get_standard_cache_dir for macOSTom Tromey2-4/+13
2018-09-16Add more methods to gdb.ProgspaceTom Tromey2-11/+56
2018-09-13python: Fix erroneous doc about gdb.objfiles()Simon Marchi2-4/+8
2018-09-13python: Add Progspace.objfiles methodSimon Marchi2-1/+19
2018-09-13python: Add Inferior.progspace propertySimon Marchi2-1/+16
2018-09-13python: Provide textual representation for Inferior and ObjfileSimon Marchi2-0/+9
2018-09-12Add debug output about skipping files and functionsSimon Marchi2-0/+13
2018-09-10Remove periods from Python section titlesTom Tromey2-5/+11
2018-09-10Swap two sentences in the Pretty Printing API nodeTom Tromey2-3/+6
2018-09-10Mention virtual tables in Python dynamic_type documentationTom Tromey2-8/+14
2018-09-10Small typo fix in Basic Python nodeTom Tromey2-1/+6
2018-09-10Mention Python versions in the documentationTom Tromey2-4/+7
2018-09-10Update Python unwinder documentationTom Tromey2-9/+53
2018-09-10Fix gdb.events.inferior_call documentationTom Tromey2-6/+20
2018-09-10Update Python frame filter documentationTom Tromey2-3/+18
2018-09-10Reword gdb.GdbError textTom Tromey2-6/+21
2018-09-10Avoid warnings from makeinfoTom Tromey3-5/+12
2018-09-10Document that Frame.block can throwTom Tromey2-1/+10
2018-09-10Fix typo in pretty-printer exampleTom Tromey2-1/+6
2018-09-10Update Python Block.end documentationTom Tromey2-1/+8