summaryrefslogtreecommitdiff
path: root/gdb/ChangeLog
Commit message (Expand)AuthorAgeFilesLines
* gdb: New maint info line-table command.Andrew Burgess2016-03-111-0/+7
* gdb/s390: Fill pseudo register agent expression hooks.Marcin Kościelnicki2016-03-111-0/+7
* Add $_as_string convenience functionSimon Marchi2016-03-101-0/+7
* gdb: fix doc string of target_can_use_hardware_watchpoint.Jose E. Marchesi2016-03-091-0/+4
* Command line input handling TLCPedro Alves2016-03-091-0/+19
* Simplify saved_command_line handlingPedro Alves2016-03-091-0/+12
* Use struct buffer in gdb_readline_no_editing_callbackPedro Alves2016-03-091-0/+6
* Use struct buffer in gdb_readline_no_editingPedro Alves2016-03-091-0/+7
* gdb_readline -> gdb_readline_no_editingPedro Alves2016-03-091-0/+6
* Update prompt_for_continue commentsPedro Alves2016-03-091-0/+4
* Eliminate async_annotation_suffixPedro Alves2016-03-091-0/+8
* gdb_readline2 -> gdb_readline_no_editing_callbackPedro Alves2016-03-091-0/+11
* Garbage collect window_hookPedro Alves2016-03-091-0/+5
* Test issuing a command split in multiple lines with continuation charsPedro Alves2016-03-091-0/+4
* gdb/rs6000: Read backchain as unsigned.Marcin Kościelnicki2016-03-091-0/+6
* gdb: Add gen_return_address for powerpc.Marcin Kościelnicki2016-03-091-0/+6
* gdb: Add ax_pseudo_register_collect for powerpc.Marcin Kościelnicki2016-03-091-0/+5
* S390: Recognize special jumps in prologue parserAndreas Arnez2016-03-091-0/+5
* S390: Add use of unavailable-stack frame IDAndreas Arnez2016-03-091-0/+7
* Avoid spaces in osabi namesPedro Alves2016-03-091-0/+4
* [FR-V] Handle FR300Pedro Alves2016-03-091-0/+4
* [CRIS] Don't internal error if forced big endianPedro Alves2016-03-091-0/+5
* Fix floating conversion buffer overrun when host/target format matchesPedro Alves2016-03-091-0/+6
* Assert that a floating type's length is at least as long as its formatPedro Alves2016-03-091-0/+9
* Fix HP/PA GNU/Linux "long double" formatPedro Alves2016-03-091-0/+5
* Fix "set architecture mips:10000" crashPedro Alves2016-03-071-0/+5
* Fix argument passing for callDenis Chertykov2016-03-051-0/+7
* ARM process record: VMOVYao Qi2016-03-041-0/+5
* Tweak ARM process recordYao Qi2016-03-041-0/+10
* feature_to_c.sh: Print help when passing no argumentsSimon Marchi2016-03-041-0/+5
* Add new maintainer to Write After Approval.Bernhard Heckel2016-03-021-0/+4
* Fix detection of gfortran compilers.Bernhard Heckel2016-03-021-0/+4
* S390: Fix internal error with stackless inferiorAndreas Arnez2016-03-011-0/+5
* aarch64-linux process record: more syscallsYao Qi2016-02-291-0/+7
* Support more syscalls in linux-record: pipe2 epoll_create1 eventfd2 fallocate...Yao Qi2016-02-291-0/+7
* Don't recursively look for a symbol in all imports of imported modules.Iain Buclaw2016-02-281-0/+5
* Fix CXX invalid cast from void *.Keith Seitz2016-02-261-0/+5
* Fix various bugs in arm_record_exreg_ld_st_insnYao Qi2016-02-261-0/+8
* Record right reg num of thumb special data instructionsYao Qi2016-02-261-0/+5
* avoid compiler warnings in remote-m32r-sdi.cDoug Evans2016-02-251-0/+6
* Initialize variables in i386_linux_handle_segmentation_faultSimon Marchi2016-02-251-0/+5
* Map registers to remote numbers when encoding an ax_reg or ax_reg_mask operationAntoine Tremblay2016-02-251-0/+5
* Handle MIPS Linux SIGTRAP siginfo.si_code valuesPedro Alves2016-02-241-0/+19
* [OBV] gdb/rs6000: Fix maybe-uninitialized warning.Marcin Kościelnicki2016-02-241-0/+5
* Fix logic in exec_file_locate_attachGary Benson2016-02-241-0/+5
* Document the GDB 7.11 release in gdb/ChangeLogJoel Brobecker2016-02-241-0/+4
* Build unavailable-stack frames for tracepoint.Wei-cheng Wang2016-02-241-0/+5
* Extend "skip" command to support -file, -gfile, -function, -rfunction.Doug Evans2016-02-231-0/+30
* arm-tdep.c: Remove unused "to" parametersSimon Marchi2016-02-231-0/+6
* Process record for aarch64-linux syscallYao Qi2016-02-231-0/+16