summaryrefslogtreecommitdiff
path: root/gdb/ChangeLog
Commit message (Expand)AuthorAgeFilesLines
* Get rid of VEC(probe_p)Simon Marchi2017-10-271-0/+16
* Allocate breakpoint_objfile_data with newSimon Marchi2017-10-271-0/+9
* Get rid of VEC(loaded_script_ptr)Simon Marchi2017-10-271-0/+12
* Get rid of VEC(filename_language)Simon Marchi2017-10-271-0/+16
* Add tests for filename_languageSimon Marchi2017-10-271-0/+8
* Use SaL symbol name when reporting breakpoint locationsKeith Seitz2017-10-271-0/+10
* Add PR mention to previous commitSimon Marchi2017-10-271-0/+1
* Fix broken recursion detection when printing static membersPatrick Frants2017-10-261-0/+5
* Garbage collect remote.c:remote_async_terminal_ours_pPedro Alves2017-10-261-0/+6
* Remove regular_breakpoint_inserted_here_p declarationYao Qi2017-10-261-0/+4
* const-fy breakpoint_ops->breakpoint_hit parameter aspaceYao Qi2017-10-261-0/+18
* const-fy function parameter struct address_space *aspaceYao Qi2017-10-261-0/+40
* s/get_regcache_arch (regcache)/regcache->arch ()/gYao Qi2017-10-251-0/+333
* Target FP: Use target format throughout expression parsingUlrich Weigand2017-10-251-0/+82
* Add common AARCH64 REGNUM definesAlan Hayward2017-10-251-0/+5
* Use const reference for decimal_from_string argumentUlrich Weigand2017-10-241-0/+5
* Target FP printing: Use floatformat_to_string in tdep codeUlrich Weigand2017-10-241-0/+6
* Target FP printing: Simplify and fix ui_printfUlrich Weigand2017-10-241-0/+21
* Target FP printing: Simplify and fix print_floatingUlrich Weigand2017-10-241-0/+18
* Fix gdb.opt/inline-cmds.exp regressionsUlrich Weigand2017-10-241-0/+4
* Get rid of VEC (mem_region)Simon Marchi2017-10-211-0/+47
* Use std::string in memory_map_parsing_dataSimon Marchi2017-10-211-0/+7
* Create a displaced_step_closure class hierarchySimon Marchi2017-10-211-0/+146
* Remove leftover declarations in interps.hSimon Marchi2017-10-211-0/+5
* Use std::vector in gdb_bfd_dataTom Tromey2017-10-201-0/+7
* Use "new" to allocate gdb_bfd_dataTom Tromey2017-10-201-0/+7
* Introduce new_bfd_refTom Tromey2017-10-201-0/+9
* Fix gdb.gdb/ selftest tests when testing optimized GDB buildsPedro Alves2017-10-201-0/+4
* Get rid of VEC(interp_factory_p)Simon Marchi2017-10-191-0/+10
* Remove cleanups from break-catch-syscall.cTom Tromey2017-10-191-0/+5
* Remove cleanup from call_function_by_hand_dummyTom Tromey2017-10-191-0/+4
* Remove cleanups from prepare_execute_commandTom Tromey2017-10-191-0/+9
* Fix build breakage in gdb/xml-support.cPedro Alves2017-10-191-0/+5
* Fix inferior deadlock with "target remote | CMD"Pedro Alves2017-10-191-0/+8
* xml_fetch_content_from_file: Read in whole file in one goPedro Alves2017-10-191-0/+6
* Canonicalize conversion operatorsKeith Seitz2017-10-181-0/+6
* Issue complaint instead of assert for invalid/unhandled DW_AT_accessibilityKeith Seitz2017-10-181-0/+5
* Remove features/tic6x-c62x-linux.cYao Qi2017-10-181-0/+4
* Remove cleanups from disasm.cTom Tromey2017-10-171-0/+6
* Remove obsolete assertion from regcache.cTom Tromey2017-10-171-0/+4
* Fix double-free corruptionPedro Alves2017-10-171-0/+6
* Simplify regcache::xfer_partYao Qi2017-10-171-0/+5
* Add missing ChangeLog entries.Keith Seitz2017-10-161-0/+15
* Return unique_xmalloc_ptr from target_fileio_read_strallocTom Tromey2017-10-161-0/+9
* Return unique_xmalloc_ptr from target_read_strallocTom Tromey2017-10-161-0/+22
* Simple cleanup removals in remote.cTom Tromey2017-10-161-0/+7
* Remove cleanup from ppc-linux-nat.cTom Tromey2017-10-161-0/+5
* Remove some cleanups from probe.cTom Tromey2017-10-161-0/+6
* Use std::vector in end_symtab_get_static_blockTom Tromey2017-10-161-0/+5
* Get rid of VEC(mem_range_s)Simon Marchi2017-10-161-0/+26