summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* FDPIC WIPusers/lyon/arm-fdpic-wip-gdb-8.2users/clyon/arm-fdpic-wip-gdb-8.2Christophe Lyon2019-07-1115-21/+168
* ARM FDPIC: initial commitChristophe Lyon2018-12-145-0/+1310
* Fix Solaris buildPedro Alves2018-11-263-9/+18
* [GOLD] justsyms_exec test fail on powerpc64Alan Modra2018-11-264-4/+11
* [GOLD] support objdump -T display of st_otherAlan Modra2018-11-262-4/+9
* Automatic date update in version.inGDB Administrator2018-11-261-1/+1
* Implement timestamp'ed output on "make check"Sergio Durigan Junior2018-11-254-8/+94
* Remove obsolete comments from field_fmtTom Tromey2018-11-254-5/+6
* Automatic date update in version.inGDB Administrator2018-11-251-1/+1
* Re-fix leak in source.c (open_source_file).Philippe Waroquiers2018-11-242-1/+9
* Automatic date update in version.inGDB Administrator2018-11-241-1/+1
* [GAS][ARM] Fix testism for bl local v4t testAndre Vieira2018-11-234-1/+61
* gdbserver: AArch64: Remove cannot_fetch/store_registerAlan Hayward2018-11-232-18/+8
* Remove declarations of is_running/is_stopped/is_exitedPedro Alves2018-11-232-26/+27
* Automatic date update in version.inGDB Administrator2018-11-231-1/+1
* Per-inferior thread list, thread ranges/iterators, down with ALL_THREADS, etc.Pedro Alves2018-11-2237-821/+1403
* Fix follow_exec latent problemPedro Alves2018-11-222-5/+6
* Avoid find_thread_ptid with null_ptidPedro Alves2018-11-225-11/+25
* Automatic date update in version.inGDB Administrator2018-11-221-1/+1
* S12Z opcodes: Fix bug disassembling certain shift instructions.John Darrington2018-11-215-20/+40
* S12Z: Add alias instructions BHS and BLO.John Darrington2018-11-214-2/+14
* Make command-repeat work after gdb.executeBenno Fünfstück2018-11-214-1/+15
* Fix linking MSP430 files created by gcc's LTO optimizer.Jozef Lawrynowicz2018-11-212-0/+12
* gdb/riscv: Add target description supportAndrew Burgess2018-11-2125-377/+2220
* valops.c: Overload resolution code: Rename parameters/localsPedro Alves2018-11-212-71/+77
* valops.c: Some more gdb::array_viewPedro Alves2018-11-212-54/+57
* C++ify badness_vector, fix leaksPedro Alves2018-11-214-84/+74
* Eliminate make_symbol_overload_list-related globals & cleanupPedro Alves2018-11-214-106/+124
* invoke_xmethod & array_viewPedro Alves2018-11-2113-151/+212
* Use gdb:array_view in call_function_by_hand & friendsPedro Alves2018-11-2119-60/+146
* Automatic date update in version.inGDB Administrator2018-11-211-1/+1
* gdb: Use string_printf to format int fields instead of a fixed size bufferAndrew Burgess2018-11-202-4/+7
* gdb: Respect field width and alignment for 'fmt' fields in CLI outputAndrew Burgess2018-11-205-7/+52
* NEWS: Document the language choice by 'info [types|functions|variables]|rbreak'.Philippe Waroquiers2018-11-202-0/+14
* Document language choice in 'info [functions|variables|types]|rbreak' commandsPhilippe Waroquiers2018-11-202-0/+35
* Add a test to verify info [functions|variables|types]|rbreak respect language...Philippe Waroquiers2018-11-205-0/+238
* Use scoped_switch_to_sym_language_if_auto in symtab.c to switch language.Philippe Waroquiers2018-11-204-8/+20
* Add class scoped_switch_to_sym_language_if_auto.Philippe Waroquiers2018-11-202-0/+39
* Test case for 'info variables|functions' with minimal symbols.Philippe Waroquiers2018-11-203-0/+72
* Fix regression 'info variables' does not show minimal symbols.Philippe Waroquiers2018-11-202-9/+13
* Fix gdb/ChangeLog formatting and datePedro Alves2018-11-201-25/+28
* GDB: S12Z: new function s12z_extract_return_valueJohn Darrington2018-11-202-1/+64
* Fix previous change in filestuff.cEli Zaretskii2018-11-202-0/+5
* Avoid "Invalid parameter passed to C runtime function" warningEli Zaretskii2018-11-202-2/+10
* readelf: Prune gaps warning in build notesH.J. Lu2018-11-202-0/+8
* GDB: S12Z: Add assertionJohn Darrington2018-11-202-0/+5
* Remove displaced_step_inferior_state::nextSimon Marchi2018-11-192-3/+4
* Automatic date update in version.inGDB Administrator2018-11-201-1/+1
* Change get_filename_and_charpos to return voidTom Tromey2018-11-192-12/+6
* Fix inaccuracies in "info skip" helpSimon Marchi2018-11-192-7/+8