summaryrefslogtreecommitdiff
path: root/gdb/doc
Commit message (Expand)AuthorAgeFilesLines
* gdb: Add $_cimag and $_creal internal functionsAndrew Burgess2019-04-012-0/+16
* Add gdb.Value.format_string ()Marco Barisione2019-04-011-0/+80
* Introduce new convenience variables $_gdb_major and $_gdb_minorEli Zaretskii2019-03-302-1/+17
* gdb: Make python display_hint None handling defined behaviourAndrew Burgess2019-03-262-1/+9
* AArch64: Add pointer authentication featureAlan Hayward2019-03-222-0/+8
* Use @defvar to document gdb.pretty_printersTom Tromey2019-03-202-0/+16
* Fix gdb.texinfo buildSimon Marchi2019-03-142-1/+6
* Add the "set style source" commandTom Tromey2019-03-142-0/+15
* Fix MI output for multi-location breakpointsSimon Marchi2019-03-132-12/+97
* Small fix to gdb.Value constructor docSimon Marchi2019-03-052-1/+6
* Fix documentation of styles.Eli Zaretskii2019-03-022-6/+15
* Document fact that mininum Python version is now 2.6Kevin Buettner2019-02-272-1/+6
* Document two argument form of gdb.Value constructorKevin Buettner2019-02-262-0/+13
* Update copyright year range in gdb.texinfo and refcard.texJoel Brobecker2019-02-233-4/+9
* Document style behavior in batch mode.Alan Hayward2019-02-212-2/+7
* Fix typo in "show remotelogfile" docsTom Tromey2019-02-212-1/+6
* doc: Add table of MI versionsSimon Marchi2019-01-162-11/+53
* [PowerPC] Aliases for vector registersPedro Franco de Carvalho2019-01-142-2/+9
* gdb: Remove support for old mangling schemesSimon Marchi2019-01-092-25/+9
* Update copyright year range in all GDB files.Joel Brobecker2019-01-0114-14/+14
* Document the "set style" commandsTom Tromey2018-12-282-0/+69
* Add an optional "alias" attribute to syscall entries.John Baldwin2018-12-132-0/+30
* gdb/riscv: Add target description supportAndrew Burgess2018-11-212-0/+41
* Document language choice in 'info [functions|variables|types]|rbreak' commandsPhilippe Waroquiers2018-11-202-0/+35
* [PowerPC] Document requirements for VSX featurePedro Franco de Carvalho2018-11-092-5/+12
* gdb.texinfo: Fix the output of the "info tasks 2" exampleJoel Brobecker2018-11-012-1/+7
* Revert "GDB: Document the unix::/path/to/socket of remote connection."Simon Marchi2018-10-291-23/+1
* Revert "GDB: Fix documentation for invoking GDBSERVER"Simon Marchi2018-10-291-44/+16
* Document changes to info [args|functions|locals|variables]Philippe Waroquiers2018-10-272-12/+120
* [PowerPC] Add support for HTM registersEdjunior Barbosa Machado2018-10-262-0/+50
* [PowerPC] Add support for EBB and PMU registersEdjunior Barbosa Machado2018-10-262-0/+14
* [PowerPC] Add support for TAREdjunior Barbosa Machado2018-10-262-0/+8
* [PowerPC] Add support for PPR and DSCREdjunior Barbosa Machado2018-10-262-0/+11
* GDB: New target s12zJohn Darrington2018-10-231-0/+16
* GDB: Fix documentation for invoking GDBSERVERJohn Darrington2018-10-231-16/+44
* GDB: Document the unix::/path/to/socket of remote connection.John Darrington2018-10-231-1/+23
* Fix "make info" in gdbTom Tromey2018-10-202-1/+6
* GDB: Documentation: Remove greengrocer's apostrophe.John Darrington2018-10-201-1/+1
* Deprecate and replace the "tabset" commandTom Tromey2018-10-192-7/+14
* Make @pxref for Inferior.architecture point to gdb.Frame documentationTom Tromey2018-10-092-1/+6
* Disable the undefined behavior sanitizer by defaultTom Tromey2018-10-092-6/+12
* Add native target for FreeBSD/riscv.John Baldwin2018-10-082-0/+11
* Python doc build fixesAndreas Krebbel2018-10-081-1/+2
* Add Inferior.architecture methodTom Tromey2018-10-062-0/+13
* Update symbol domain and location values for PythonTom Tromey2018-10-062-12/+19
* Add --enable-ubsanTom Tromey2018-10-032-0/+12
* Allow remote debugging over a Unix local domain socket.John Darrington2018-10-022-1/+26
* Copy configure option documentation to gdb.texinfoTom Tromey2018-10-012-3/+154
* Update gdb's configure instructionsTom Tromey2018-09-292-74/+84
* gdb: Change how frames are selected for 'frame' and 'info frame'.Andrew Burgess2018-09-282-27/+92