Age | Commit message (Expand) | Author | Files | Lines |
2016-10-29 | gdb/doc: Remove mention of vCont's default actions | Pedro Alves | 2 | -3/+7 |
2016-10-26 | gdb/doc: Clarify vCont packet description | Pedro Alves | 2 | -11/+27 |
2016-10-14 | Fix typos in trace commands doc | Simon Marchi | 2 | -2/+7 |
2016-10-14 | Document -ctf switch of -trace-save | Simon Marchi | 2 | -1/+10 |
2016-10-06 | Remove Java support | Tom Tromey | 4 | -8/+15 |
2016-10-06 | Make "end" field in feature specs required again. | Doug Evans | 2 | -7/+9 |
2016-10-03 | Emit inferior, thread and frame selection events to all UIs | Antoine Tremblay | 3 | -14/+34 |
2016-09-28 | Small improvements to the remote protocol manual | Tom Tromey | 2 | -27/+51 |
2016-09-21 | arc: New Synopsys ARC port | Anton Kolesov | 2 | -0/+72 |
2016-09-21 | Update and add .gitignore's | Simon Marchi | 2 | -0/+5 |
2016-08-24 | Allow resetting an empty inferior-tty | Simon Marchi | 2 | -2/+9 |
2016-07-25 | btrace: Resume recording after disconnect. | Tim Wiederhake | 2 | -1/+7 |
2016-07-23 | Implement catch syscall group | Gabriel Krisman Bertazi | 2 | -1/+32 |
2016-07-23 | Support JIT debugging on MS-Windows | Руслан Ижбулатов | 2 | -0/+35 |
2016-07-13 | PR python/15620, PR python/18620 - breakpoint events in Python | Tom Tromey | 2 | -0/+20 |
2016-07-13 | PR python/17698 - add Breakpoint.pending | Tom Tromey | 2 | -0/+12 |
2016-07-13 | Rearrange Python breakpoint node in documentation | Tom Tromey | 2 | -42/+47 |
2016-07-12 | PR python/19293 - invalidate frame cache when unwinders change | Tom Tromey | 2 | -0/+15 |
2016-06-21 | [DOC] Document support for running interpreters on separate UIs | Pedro Alves | 2 | -10/+51 |
2016-06-17 | gdb: new AndesTech NDS32 port | Yan-Ting Lin | 2 | -0/+28 |
2016-06-09 | Add negative repeat count to 'x' command | Toshihito Kikuchi | 2 | -1/+18 |
2016-06-06 | Add method/format information to =record-started | Simon Marchi | 3 | -2/+19 |
2016-05-27 | Improve documentation of general query packets | Eli Zaretskii | 2 | -51/+57 |
2016-05-24 | Fix PR python/17981 | Tom Tromey | 2 | -1/+8 |
2016-05-24 | PR gdb/19194 - fix typo in the manual | Tom Tromey | 2 | -1/+6 |
2016-05-17 | Add Rust documentation | Tom Tromey | 2 | -1/+100 |
2016-05-17 | Add self-test framework to gdb | Tom Tromey | 2 | -0/+9 |
2016-04-27 | Tweak doc on command tfind | Yao Qi | 2 | -1/+7 |
2016-04-13 | Fix zero_ext documentation | Antoine Tremblay | 2 | -2/+5 |
2016-03-31 | Remove support for "target m32rsdi" and "target mips/pmon/ddb/rockhopper/lsi" | Pedro Alves | 2 | -162/+7 |
2016-03-15 | Extend flags to support multibit and enum bitfields. | Doug Evans | 2 | -22/+111 |
2016-03-15 | Fix typo in previous gdb/doc/ commit | Pedro Alves | 2 | -1/+5 |
2016-03-15 | Document possible unreliability of '$_ret' | Pedro Alves | 2 | -0/+14 |
2016-03-11 | gdb: New maint info line-table command. | Andrew Burgess | 2 | -0/+14 |
2016-03-10 | Add $_as_string convenience function | Simon Marchi | 2 | -0/+17 |
2016-02-23 | Extend "skip" command to support -file, -gfile, -function, -rfunction. | Doug Evans | 2 | -18/+92 |
2016-02-18 | Intel MPX bound violation handling | Walfred Tedeschi | 2 | -0/+32 |
2016-02-18 | gdb/doc: Add documentation for tfile description section lines. | Marcin Kościelnicki | 2 | -1/+37 |
2016-02-10 | gdb.trace: Use g packet order in tfile_fetch_registers. | Marcin Kościelnicki | 2 | -2/+6 |
2016-02-01 | gdb.texinfo (Value Sizes): Fix typo. | Doug Evans | 2 | -1/+5 |
2016-02-01 | gdb.texinfo (Skipping Over Functions and Files): Fix typo. | Doug Evans | 2 | -1/+5 |
2016-02-01 | gdb: New set/show max-value-size command. | Andrew Burgess | 2 | -0/+47 |
2016-01-26 | Fix subject verb agreement in the description of several debug settings. | John Baldwin | 2 | -7/+11 |
2016-01-19 | Add support for LWP-based threads on FreeBSD. | John Baldwin | 2 | -0/+9 |
2016-01-18 | Fix PR threads/19422 - show which thread caused stop | Pedro Alves | 2 | -0/+19 |
2016-01-15 | Star wildcard ranges (e.g., "info thread 2.*") | Pedro Alves | 2 | -10/+33 |
2016-01-13 | Add $_gthread convenience variable | Pedro Alves | 2 | -2/+13 |
2016-01-13 | Implement "info threads -gid" | Pedro Alves | 2 | -6/+17 |
2016-01-13 | Add Python InferiorThread.global_num attribute | Pedro Alves | 2 | -0/+14 |
2016-01-13 | Per-inferior/Inferior-qualified thread IDs | Pedro Alves | 4 | -85/+173 |