Age | Commit message (Expand) | Author | Files | Lines |
2014-03-26 | Skip tests on completion and readline when readline lib isn't used | Yao Qi | 1 | -8/+10 |
2014-03-22 | * extension.c (eval_ext_lang_from_control_command): Avoid dereferencing | Doug Evans | 1 | -0/+7 |
2014-02-26 | [Python] Make regexp collection printers work with typedefs as well. | Joel Brobecker | 3 | -0/+108 |
2014-02-19 | Call overloaded operators to perform operations on gdb.Value objects. | Siva Chandra | 2 | -0/+15 |
2014-02-08 | Fix typo in test name | Andreas Schwab | 1 | -1/+1 |
2014-02-05 | Extension Language API | Doug Evans | 1 | -2/+2 |
2014-01-23 | fix erroneous error-handling in frame filter code | Tom Tromey | 2 | -0/+31 |
2014-01-23 | fix crash in frame filters | Tom Tromey | 2 | -3/+6 |
2014-01-13 | Use bitpos and type to lookup a gdb.Field object when its name is 'None'. | Siva Chandra | 4 | -0/+61 |
2014-01-10 | Remove path from gdb.python/py-pp-integral.exp "source" test. | Joel Brobecker | 1 | -1/+2 |
2014-01-07 | [python] Add gdb.Type.name attribute. | Joel Brobecker | 3 | -0/+106 |
2014-01-01 | Update Copyright year range in all files maintained by GDB. | Joel Brobecker | 93 | -93/+93 |
2013-12-12 | 2013-12-12 Siva Chandra Reddy <sivachandra@google.com> | Siva Chandra | 2 | -0/+65 |
2013-12-10 | PR 16286 | Doug Evans | 2 | -0/+23 |
2013-11-23 | Test name tweaks for py-value.exp. | Doug Evans | 1 | -5/+7 |
2013-11-23 | * gdb.python/py-type.exp (test_enums): Fix typo. | Doug Evans | 1 | -1/+2 |
2013-11-23 | * gdb.python/py-symbol.exp: Add some comments. Make all test names unique. | Doug Evans | 1 | -16/+29 |
2013-11-23 | * gdb.python/py-symbol.exp: Fix whitespace. | Doug Evans | 1 | -4/+4 |
2013-11-23 | * gdb.python/python.exp: Don't call skip_python_tests, we still want | Doug Evans | 1 | -3/+2 |
2013-11-22 | Check has_more in mi_create_dynamic_varobj | Yao Qi | 1 | -7/+9 |
2013-11-22 | Use mi_create_floating_varobj | Yao Qi | 1 | -2/+2 |
2013-11-20 | Add pretty-printer for MPX bnd registers. | Walfred Tedeschi | 1 | -4/+4 |
2013-11-14 | * gdb.python/py-breakpoint.exp: Make tests have unique names. | Doug Evans | 1 | -29/+35 |
2013-11-14 | * gdb.python/py-breakpoint.exp: Reformat for 80 columns. | Doug Evans | 1 | -79/+160 |
2013-11-14 | * gdb.python/py-breakpoint.exp: Split up into several functions, | Doug Evans | 1 | -291/+340 |
2013-11-11 | 2013-11-11 Phil Muldoon <pmuldoon@redhat.com> | Phil Muldoon | 3 | -0/+484 |
2013-11-07 | 2013-11-07 Phil Muldoon <pmuldoon@redhat.com> | Phil Muldoon | 2 | -4/+67 |
2013-11-07 | 2013-11-07 Phil Muldoon <pmuldoon@redhat.com> | Phil Muldoon | 1 | -0/+34 |
2013-11-06 | * gdb.python/py-arch.exp: Tweak test name for bad memory access test. | Doug Evans | 1 | -1/+1 |
2013-10-09 | Stop using errno values around target_xfer interfaces and memory errors. | Pedro Alves | 1 | -1/+1 |
2013-10-01 | * gdb.python/python.exp: Remove redundant print-stack tests. | Doug Evans | 1 | -15/+9 |
2013-09-12 | * gdb.python/py-events.py (new_objfile_handler): Remove accidentally | Doug Evans | 1 | -1/+0 |
2013-09-04 | * gdb.python/py-events.py (exit_handler): Verify we get the expected | Doug Evans | 4 | -17/+15 |
2013-08-30 | 2013-08-30 Phil Muldoon <pmuldoon@redhat.com> | Phil Muldoon | 1 | -0/+8 |
2013-08-29 | 2013-08-29 Phil Muldoon <pmuldoon@redhat.com> | Phil Muldoon | 1 | -1/+1 |
2013-08-29 | 2013-08-29 Phil Muldoon <pmuldoon@redhat.com> | Phil Muldoon | 6 | -29/+41 |
2013-08-22 | fix gdb.python to be parallel-safe | Tom Tromey | 11 | -26/+43 |
2013-08-07 | * gdb.python/py-value-cc.cc: Renamed from py-value.cc. | Doug Evans | 3 | -6/+27 |
2013-08-01 | gdb/testsuite/ | Yao Qi | 2 | -0/+105 |
2013-07-17 | * NEWS: Mention "set print raw frame-arguments". | Doug Evans | 3 | -0/+205 |
2013-07-08 | Add $gdb_prompt to test regexp. | Andrew Burgess | 1 | -1/+1 |
2013-06-07 | Remove superfluous semicolons from testsuite throughout. | Pedro Alves | 1 | -1/+1 |
2013-06-07 | Fix formating in copyright headers. | Pedro Alves | 10 | -24/+10 |
2013-05-10 | 2013-05-10 Phil Muldoon <pmuldoon@redhat.com> | Phil Muldoon | 6 | -0/+876 |
2013-03-14 | gdb/testsuite/ | Yao Qi | 1 | -1/+1 |
2013-02-21 | Add a new method 'disassemble' to gdb.Architecture class. | Siva Chandra Reddy | 3 | -1/+78 |
2013-02-10 | gdb/testsuite/ | Jan Kratochvil | 1 | -0/+1 |
2013-01-25 | * gdb.python/py-explore.exp: Expect the gdb prompt. | Tom Tromey | 1 | -1/+1 |
2013-01-25 | http://sourceware.org/ml/gdb-patches/2012-11/msg00312.html | Andrew Burgess | 2 | -11/+17 |
2013-01-23 | Add a new class gdb.Architecture which exposes GDB's | Siva Chandra Reddy | 1 | -0/+4 |