summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
* [AArch64] Implement gdbarch_gen_return_address gdbarch methodPierre Langlois2015-07-092-0/+22
* [AArch64] Teach stub unwinder to terminate gracefullyPierre Langlois2015-07-092-5/+42
* [AArch64] Teach prologue unwinder to terminate gracefullyPierre Langlois2015-07-092-26/+87
* [AArch64] Only access inferior registers when creating a frame cachePierre Langlois2015-07-092-8/+28
* [AArch64] Refactor aarch64_make_stub_cachePierre Langlois2015-07-092-10/+19
* [AArch64] Refactor aarch64_make_prologue_cachePierre Langlois2015-07-092-18/+25
* 2015-07-09 Catherine Moore <clm@codesourcery.com>Catherine Moore2015-07-0919-4/+154
* Factor out memberptr printing code from c_val_printSimon Marchi2015-07-092-6/+29
* Factor out int printing code from c_val_printSimon Marchi2015-07-092-24/+41
* Factor out struct and union printing code from c_val_printSimon Marchi2015-07-092-30/+65
* Factor out pointer printing code from c_val_printSimon Marchi2015-07-092-25/+44
* Factor out array printing code from c_val_printSimon Marchi2015-07-092-94/+116
* Factor out print_unpacked_pointer from c_val_printSimon Marchi2015-07-092-99/+112
* Remove unneeded variable assignmentSimon Marchi2015-07-092-4/+9
* 2015-07-09 Catherine Moore <clm@codesourcery.com>Catherine Moore2015-07-092-3/+9
* Pass ptid to aarch64_linux_get_debug_reg_capacityYao Qi2015-07-092-4/+10
* [gdbserver, aarch64] Set usrregs to NULL in regs_infoYao Qi2015-07-092-29/+7
* btrace, pt: support new packetsMarkus Metzger2015-07-092-1/+31
* btrace: fix build fail with 32-bit BFDMarkus Metzger2015-07-092-2/+6
* Automatic date update in version.inGDB Administrator2015-07-091-1/+1
* Add missing spaces in previous patchSimon Marchi2015-07-082-2/+6
* Delete program spaces directly when removing inferiorsSimon Marchi2015-07-087-59/+61
* Clarify case requirements for gas pseudo-opsRichard Sandiford2015-07-082-1/+6
* tui: replace deprecated_register_changed_hook with observerPatrick Palka2015-07-086-14/+31
* Define DIFF_EXPR_OK for avr target to allow PC relative difference relocation.Denis Chertykov2015-07-0813-4/+270
* gdb/doc: Update 'frame' command documentation.Andrew Burgess2015-07-082-13/+10
* Revert "Delete program spaces directly when removing inferiors"Simon Marchi2015-07-086-57/+57
* Delete program spaces directly when removing inferiorsSimon Marchi2015-07-086-57/+57
* compile: Warn for old GCC on cv-qualified self-referenceJan Kratochvil2015-07-085-35/+60
* PR18617 - Incorrect expression bytecode generated for narrowing conversionsRobert O'Callahan2015-07-084-1/+13
* add myself to write-after-approval listMarkus Metzger2015-07-082-0/+5
* ari: fix strerror() useMarkus Metzger2015-07-082-10/+15
* Automatic date update in version.inGDB Administrator2015-07-081-1/+1
* Make gold aarch64 accept long form of mapping symbols.Han Shen2015-07-072-4/+18
* New proc is_aarch64_targetYao Qi2015-07-076-4/+23
* New proc is_aarch32_targetYao Qi2015-07-079-7/+56
* Enable multi-arch test in catch-syscall.exp on aarch64Yao Qi2015-07-072-2/+10
* Adjust gdb.multi tests for aarch64Yao Qi2015-07-073-2/+41
* Set architecture to arm in arm-*.xml filesYao Qi2015-07-0713-0/+33
* Native debug arm program by aarch64 GDBYao Qi2015-07-076-43/+192
* New aarch32-linux-nat.cYao Qi2015-07-075-38/+153
* Remove {fetch,store}_fpregister and {fetch,store}_registerYao Qi2015-07-072-219/+15
* Fix test for Python 3Simon Marchi2015-07-072-2/+7
* [arm] Fix regression by Do not skip prologue for asm (.S) filesYao Qi2015-07-072-0/+7
* Automatic date update in version.inGDB Administrator2015-07-071-1/+1
* Align text section ends so that stub tables appears at expected addresses.Doug Kwan2015-07-0612-4/+51
* gdb: Rewrite documentation for layout and focus commands.Andrew Burgess2015-07-062-16/+36
* Update NEWS post GDB 7.10 branch creation.Joel Brobecker2015-07-062-1/+9
* Bump version to 7.10.50.DATE-cvs.Joel Brobecker2015-07-062-1/+6
* Fix problems with finishing a dummy function call on simulators.gdb-7.10-branchpointLuis Machado2015-07-062-10/+8