aboutsummaryrefslogtreecommitdiff
path: root/gdb/ChangeLog
AgeCommit message (Expand)AuthorFilesLines
2017-04-05-Wwrite-strings: The RestPedro Alves1-0/+240
2017-04-05-Wwrite-strings: More SolarisPedro Alves1-0/+13
2017-04-05-Wwrite-strings: Fix Solaris "set procfs-file"Pedro Alves1-0/+7
2017-04-05-Wwrite-strings: Some constification in gdb/breakpoint.cPedro Alves1-0/+20
2017-04-05-Wwrite-strings: execute_command calls with string literalsPedro Alves1-0/+12
2017-04-05-Wwrite-strings: Add a PyArg_ParseTupleAndKeywords "const char *" overloadPedro Alves1-0/+19
2017-04-05-Wwrite-strings: Wrap PyGetSetDef for construction with string literalsPedro Alves1-0/+23
2017-04-05-Wwrite-strings: More fix-old-Python-API wrappersPedro Alves1-0/+8
2017-04-05-Wwrite-strings: MI -info-osPedro Alves1-0/+11
2017-04-05-Wwrite-strings: Constify mi_cmd_argv_ftype's 'command' parameterPedro Alves1-0/+61
2017-04-05-Wwrite-strings: Constify word break character arraysPedro Alves1-0/+20
2017-04-05-Wwrite-strings: Constify target_pid_to_str and target_thread_extra_thread_infoPedro Alves1-0/+43
2017-04-05-Wwrite-strings: Constify warning_pre_printPedro Alves1-0/+7
2017-04-05-Wwrite-strings: Constify shell_escape and plug make_command leakPedro Alves1-0/+7
2017-04-05-Wwrite-strings: Don't initialize string command variables to empty stringPedro Alves1-0/+5
2017-04-05-Wwrite-strings: Constify macroexp.c:init_shared_bufferPedro Alves1-0/+8
2017-04-05-Wwrite-strings: Constify struct disassemble_info's disassembler_options fieldPedro Alves1-0/+6
2017-04-05Fix PR 21352: Command tsave does not support -r argumentSergio Durigan Junior1-0/+6
2017-04-05Use frame_unwind_register_value in frame_unwind_register_unsignedYao Qi1-0/+5
2017-04-05Fix racy test in gdb.threads/thread-specific-bp.expYao Qi1-0/+5
2017-04-05New global maintainer - Simon MarchiPedro Alves1-0/+5
2017-04-05Initialize gdb::optional empty payload to quiet false -Wmaybe-uninitialized w...Pedro Alves1-0/+5
2017-04-04Remove support for using the bsd-uthread target on FreeBSD.John Baldwin1-0/+16
2017-04-04Remove support for FreeBSD/alpha.John Baldwin1-0/+12
2017-04-04Use ptid from regcache instead of inferior_ptid.John Baldwin1-0/+5
2017-04-04dwarf2read.c: C++fy lnp_state_machinePedro Alves1-0/+23
2017-04-04Make sect_offset and cu_offset strong typedefs instead of structsPedro Alves1-0/+25
2017-04-04dwarf2read.c: Make dir_index and file_name_index strong typedefsPedro Alves1-0/+18
2017-04-04gdb::optional: Add observersPedro Alves1-0/+5
2017-04-04dwarf2read.c: Some C++fycation, use std::vector, std::unique_ptrPedro Alves1-0/+38
2017-04-04remote.c: Use ptid_t instead of struct ptidSimon Marchi1-0/+5
2017-04-04Remove MAX_REGISTER_SIZE from frame.cAlan Hayward1-0/+5
2017-03-29Fix warning: Invalid entry in .debug_gdb_scripts sectionJan Kratochvil1-0/+4
2017-03-29Add constructor and destructor to thread_infoYao Qi1-0/+13
2017-03-28arc: Add prologue analysisAnton Kolesov1-0/+11
2017-03-28arc: Add disassembler helperAnton Kolesov1-0/+20
2017-03-28arc: Add "maintenance print arc" command prefixAnton Kolesov1-0/+5
2017-03-28arc: Align internal regnums with architectural regnumsAnton Kolesov1-0/+8
2017-03-27gdb: xtensa-linux: support THREADPTR registerMax Filippov1-0/+10
2017-03-27gdb: xtensa: fix test for privileged register numberMax Filippov1-0/+6
2017-03-27gdb: xtensa-linux: add call0 supportMax Filippov1-0/+9
2017-03-27gdb: gdbserver: xtensa: make C0_NREGS availableMax Filippov1-0/+5
2017-03-27gdb: xtensa: clean up xtensa_default_isa initializationMax Filippov1-0/+6
2017-03-27dwarf2read.c: Clean up out of bounds handlingPedro Alves1-0/+16
2017-03-27gdb/cp-name-parser.y: Eliminate make_empty, use cplus_demangle_fill_componentPedro Alves1-0/+7
2017-03-27Fix gdb_xml_debug/gdb_xml_error ATTRIBUTE_PRINTF usePedro Alves1-0/+9
2017-03-27gdb: Make ldirname return a std::stringPedro Alves1-0/+19
2017-03-24Remove MAX_REGISTER_SIZE from target.cAlan Hayward1-0/+8
2017-03-24Avoid segfault on invalid directory tablePádraig Brady1-0/+10
2017-03-23Remove some unnecessary inferior_ptid setting/restoring when fetching/storing...Simon Marchi1-0/+12