95400 Commits (4cb3152d95f08b054e5b74f0cc5c8dff019b3a8a)
 

Author SHA1 Message Date
GDB Administrator 4cb3152d95 Automatic date update in version.in 8 years ago
John Baldwin f117a62c5d Remove unused "tmp" variable. 8 years ago
John Baldwin 88f22c34d0 Fix a typo in a comment. 8 years ago
Simon Marchi 4aa8e6c238 python: Add tests for trying to use an invalid Inferior object 8 years ago
Sergio Durigan Junior 3c025cfe5e Move 'is_regular_file' from common-utils.c to filestuff.c 8 years ago
Simon Marchi 3e68067fb2 Add debug output about skipping files and functions 8 years ago
Alan Hayward c221b2f770 Testsuite: Add gdb_can_simple_compile 8 years ago
GDB Administrator ed84881fcf Automatic date update in version.in 8 years ago
Xavier Roirand d6be54ef73 Darwin: set startup-with-shell to off on Sierra and later. 8 years ago
Xavier Roirand de1ec836c8 Darwin: fix SIGTRAP when debugging 8 years ago
Jan Kratochvil 6f1107b593 [testsuite] Fix dg-extract-results.sh path 8 years ago
GDB Administrator c0934311c7 Automatic date update in version.in 8 years ago
Sergio Durigan Junior e2fc52e745 Fix PR gdb/23558: Use system's 'getcwd' when cross-compiling GDB 8 years ago
Sergio Durigan Junior 5e8754f90a Revert "Update gnulib to current upstream master" 8 years ago
Simon Marchi 8ec235834d Remove unused variable in record-btrace.c 8 years ago
Jerome Guitton 1f5d1570c0 (Ada) Fix resolving of homonym components in tagged types 8 years ago
Xavier Roirand d91e9ea81d (Ada) Cleanup code by using ada_is_access_to_unconstrained_array call. 8 years ago
Xavier Roirand cc330e39bc (Ada) Fix printing of access to unconstrained arrays 8 years ago
Xavier Roirand b9c50e9a9a (Ada/MI) Fix -var-evaluate-expression for access to unconstrained arrays 8 years ago
Xavier Roirand 736ade86ea (Ada) New function ada_is_access_to_unconstrained_array 8 years ago
Xavier Roirand 2963898f38 (Ada) Fix -var-list-children MI command for union type 8 years ago
Tom Tromey 849cba3b83 Remove periods from Python section titles 8 years ago
Tom Tromey 27a9fec6aa Swap two sentences in the Pretty Printing API node 8 years ago
Tom Tromey 9da10427dd Mention virtual tables in Python dynamic_type documentation 8 years ago
Tom Tromey 0d2a583976 Small typo fix in Basic Python node 8 years ago
Tom Tromey 05c6bdc1a9 Mention Python versions in the documentation 8 years ago
Tom Tromey e7b5068cc2 Update Python unwinder documentation 8 years ago
Tom Tromey fb5af5e335 Fix gdb.events.inferior_call documentation 8 years ago
Tom Tromey 521b499b96 Update Python frame filter documentation 8 years ago
Tom Tromey 4a5a194ae8 Reword gdb.GdbError text 8 years ago
Tom Tromey f5a476a7b1 Avoid warnings from makeinfo 8 years ago
Tom Tromey a154931ef1 Fix help text for "python" command 8 years ago
Tom Tromey 60c0454d3d Document that Frame.block can throw 8 years ago
Tom Tromey 088a96da05 Fix typo in pretty-printer example 8 years ago
Tom Tromey 22eb9e92ea Update Python Block.end documentation 8 years ago
Eli Zaretskii 23c4651c06 Fix "make install-strip" failure to install gdb-add-index.sh 8 years ago
Alan Modra f9853190c8 PR23611, objcopy is not removing executable relocatable sections 8 years ago
GDB Administrator 78f8307c93 Automatic date update in version.in 8 years ago
Simon Marchi a5c5eda7e4 python: Make two functions return gdbpy_ref<> 8 years ago
Tom Tromey 1aac008f1c Make py-prettyprint.exp test names unique 8 years ago
Tom Tromey 332cf4c925 Allow a pretty-printer without a to_string method 8 years ago
GDB Administrator 0653638f9f Automatic date update in version.in 8 years ago
Joel Brobecker 424da6cf3b (Ada) fix handling of expression with parameterless function call 8 years ago
Joel Brobecker 95f39a5b27 ada-lang.c::ada_value_cast: remove unnecessary parentheses 8 years ago
Joel Brobecker 16b9eb7bfa (Ada) slightly incorrect bounds for type of array indexed by enum 8 years ago
Joel Brobecker d8ce91275e minor reformatting in ada-lang.c::ada_to_fixed_value 8 years ago
Jerome Guitton 0d81f350ec Handle PPC64 function descriptor in Ada decoding 8 years ago
Joel Brobecker 57aff202b4 (Ada) "catch assert" spurious internal error 8 years ago
Joel Brobecker fb44b1a737 (Ada) infinite loop when hitting unhandled exception catchpoint 8 years ago
Joel Brobecker 2a62dfa93f (Ada) assigning packed array aggregate with variable as component 8 years ago