aboutsummaryrefslogtreecommitdiff
path: root/gdb/doc
AgeCommit message (Expand)AuthorFilesLines
2016-08-24Allow resetting an empty inferior-ttySimon Marchi2-2/+9
2016-07-25btrace: Resume recording after disconnect.Tim Wiederhake2-1/+7
2016-07-23Implement catch syscall groupGabriel Krisman Bertazi2-1/+32
2016-07-23Support JIT debugging on MS-WindowsРуслан Ижбулатов2-0/+35
2016-07-13PR python/15620, PR python/18620 - breakpoint events in PythonTom Tromey2-0/+20
2016-07-13PR python/17698 - add Breakpoint.pendingTom Tromey2-0/+12
2016-07-13Rearrange Python breakpoint node in documentationTom Tromey2-42/+47
2016-07-12PR python/19293 - invalidate frame cache when unwinders changeTom Tromey2-0/+15
2016-06-21[DOC] Document support for running interpreters on separate UIsPedro Alves2-10/+51
2016-06-17gdb: new AndesTech NDS32 portYan-Ting Lin2-0/+28
2016-06-09Add negative repeat count to 'x' commandToshihito Kikuchi2-1/+18
2016-06-06Add method/format information to =record-startedSimon Marchi3-2/+19
2016-05-27Improve documentation of general query packetsEli Zaretskii2-51/+57
2016-05-24Fix PR python/17981Tom Tromey2-1/+8
2016-05-24PR gdb/19194 - fix typo in the manualTom Tromey2-1/+6
2016-05-17Add Rust documentationTom Tromey2-1/+100
2016-05-17Add self-test framework to gdbTom Tromey2-0/+9
2016-04-27Tweak doc on command tfindYao Qi2-1/+7
2016-04-13Fix zero_ext documentationAntoine Tremblay2-2/+5
2016-03-31Remove support for "target m32rsdi" and "target mips/pmon/ddb/rockhopper/lsi"Pedro Alves2-162/+7
2016-03-15Extend flags to support multibit and enum bitfields.Doug Evans2-22/+111
2016-03-15Fix typo in previous gdb/doc/ commitPedro Alves2-1/+5
2016-03-15Document possible unreliability of '$_ret'Pedro Alves2-0/+14
2016-03-11gdb: New maint info line-table command.Andrew Burgess2-0/+14
2016-03-10Add $_as_string convenience functionSimon Marchi2-0/+17
2016-02-23Extend "skip" command to support -file, -gfile, -function, -rfunction.Doug Evans2-18/+92
2016-02-18Intel MPX bound violation handlingWalfred Tedeschi2-0/+32
2016-02-18gdb/doc: Add documentation for tfile description section lines.Marcin Kościelnicki2-1/+37
2016-02-10gdb.trace: Use g packet order in tfile_fetch_registers.Marcin Kościelnicki2-2/+6
2016-02-01gdb.texinfo (Value Sizes): Fix typo.Doug Evans2-1/+5
2016-02-01gdb.texinfo (Skipping Over Functions and Files): Fix typo.Doug Evans2-1/+5
2016-02-01gdb: New set/show max-value-size command.Andrew Burgess2-0/+47
2016-01-26Fix subject verb agreement in the description of several debug settings.John Baldwin2-7/+11
2016-01-19Add support for LWP-based threads on FreeBSD.John Baldwin2-0/+9
2016-01-18Fix PR threads/19422 - show which thread caused stopPedro Alves2-0/+19
2016-01-15Star wildcard ranges (e.g., "info thread 2.*")Pedro Alves2-10/+33
2016-01-13Add $_gthread convenience variablePedro Alves2-2/+13
2016-01-13Implement "info threads -gid"Pedro Alves2-6/+17
2016-01-13Add Python InferiorThread.global_num attributePedro Alves2-0/+14
2016-01-13Per-inferior/Inferior-qualified thread IDsPedro Alves4-85/+173
2016-01-13Add Python InferiorThread.inferior attributePedro Alves2-0/+10
2016-01-13Add a new $_inferior convenience variablePedro Alves2-0/+16
2016-01-12Implement 'catch syscall' for gdbserverJosh Stone2-0/+69
2016-01-12Remove trademark acknowledgements throughoutPedro Alves2-13/+17
2016-01-12[DOC] Interrupt when program is stoppedYao Qi2-1/+7
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 Brobecker15-19/+19
2015-12-14Target remote mode fork and exec event documentationDon Breazeal2-77/+202
2015-12-10[gdb/doc] Explain that there's always a threadPedro Alves2-18/+9