aboutsummaryrefslogtreecommitdiff
path: root/gdb/doc/gdb.texinfo
AgeCommit message (Expand)AuthorFilesLines
2016-10-29gdb/doc: Remove mention of vCont's default actionsPedro Alves1-3/+2
2016-10-26gdb/doc: Clarify vCont packet descriptionPedro Alves1-11/+21
2016-10-14Fix typos in trace commands docSimon Marchi1-2/+2
2016-10-14Document -ctf switch of -trace-saveSimon Marchi1-1/+5
2016-10-06Remove Java supportTom Tromey1-4/+4
2016-10-06Make "end" field in feature specs required again.Doug Evans1-7/+4
2016-10-03Emit inferior, thread and frame selection events to all UIsAntoine Tremblay1-14/+19
2016-09-28Small improvements to the remote protocol manualTom Tromey1-27/+36
2016-09-21arc: New Synopsys ARC portAnton Kolesov1-0/+65
2016-08-24Allow resetting an empty inferior-ttySimon Marchi1-2/+4
2016-07-25btrace: Resume recording after disconnect.Tim Wiederhake1-1/+3
2016-07-23Implement catch syscall groupGabriel Krisman Bertazi1-1/+27
2016-07-23Support JIT debugging on MS-WindowsРуслан Ижбулатов1-0/+29
2016-06-21[DOC] Document support for running interpreters on separate UIsPedro Alves1-10/+46
2016-06-17gdb: new AndesTech NDS32 portYan-Ting Lin1-0/+23
2016-06-09Add negative repeat count to 'x' commandToshihito Kikuchi1-1/+13
2016-06-06Add method/format information to =record-startedSimon Marchi1-1/+6
2016-05-27Improve documentation of general query packetsEli Zaretskii1-51/+51
2016-05-24PR gdb/19194 - fix typo in the manualTom Tromey1-1/+1
2016-05-17Add Rust documentationTom Tromey1-1/+95
2016-05-17Add self-test framework to gdbTom Tromey1-0/+5
2016-04-27Tweak doc on command tfindYao Qi1-1/+2
2016-03-31Remove support for "target m32rsdi" and "target mips/pmon/ddb/rockhopper/lsi"Pedro Alves1-162/+1
2016-03-15Extend flags to support multibit and enum bitfields.Doug Evans1-22/+103
2016-03-15Fix typo in previous gdb/doc/ commitPedro Alves1-1/+1
2016-03-15Document possible unreliability of '$_ret'Pedro Alves1-0/+7
2016-03-11gdb: New maint info line-table command.Andrew Burgess1-0/+9
2016-03-10Add $_as_string convenience functionSimon Marchi1-0/+13
2016-02-23Extend "skip" command to support -file, -gfile, -function, -rfunction.Doug Evans1-18/+87
2016-02-18Intel MPX bound violation handlingWalfred Tedeschi1-0/+27
2016-02-18gdb/doc: Add documentation for tfile description section lines.Marcin Kościelnicki1-1/+32
2016-02-10gdb.trace: Use g packet order in tfile_fetch_registers.Marcin Kościelnicki1-2/+1
2016-02-01gdb.texinfo (Value Sizes): Fix typo.Doug Evans1-1/+1
2016-02-01gdb.texinfo (Skipping Over Functions and Files): Fix typo.Doug Evans1-1/+1
2016-02-01gdb: New set/show max-value-size command.Andrew Burgess1-0/+42
2016-01-26Fix subject verb agreement in the description of several debug settings.John Baldwin1-7/+7
2016-01-19Add support for LWP-based threads on FreeBSD.John Baldwin1-0/+5
2016-01-18Fix PR threads/19422 - show which thread caused stopPedro Alves1-0/+14
2016-01-15Star wildcard ranges (e.g., "info thread 2.*")Pedro Alves1-10/+29
2016-01-13Add $_gthread convenience variablePedro Alves1-2/+7
2016-01-13Implement "info threads -gid"Pedro Alves1-6/+13
2016-01-13Per-inferior/Inferior-qualified thread IDsPedro Alves1-76/+144
2016-01-13Add a new $_inferior convenience variablePedro Alves1-0/+10
2016-01-12Implement 'catch syscall' for gdbserverJosh Stone1-0/+61
2016-01-12Remove trademark acknowledgements throughoutPedro Alves1-13/+13
2016-01-12[DOC] Interrupt when program is stoppedYao Qi1-1/+2
2016-01-12Reapply: List inferiors/threads/pspaces in ascending orderPedro Alves1-4/+4
2016-01-11testsuite: Fix false FAILs on too long base directoryJan Kratochvil1-4/+4
2016-01-01GDB copyright headers update after running GDB's copyright.py script.Joel Brobecker1-3/+3
2015-12-14Target remote mode fork and exec event documentationDon Breazeal1-77/+189