summaryrefslogtreecommitdiff
path: root/gdb
Commit message (Expand)AuthorAgeFilesLines
...
* Fix GCC PR83906 - [8 Regression] Random FAIL: libstdc++-prettyprinters/80276....Pedro Alves2018-01-243-2/+72
* s390: Clean up s390-linux-tdep.cPhilipp Rudo2018-01-231-32/+44
* s390: Move record-replay to s390-tdep.cPhilipp Rudo2018-01-233-3961/+3979
* s390: Split up s390-linux-tdep.c into two filesPhilipp Rudo2018-01-238-3322/+3548
* s390: gdbarch_tdep add hook for syscall recordPhilipp Rudo2018-01-232-2/+26
* s390: Hook s390 into OSABI mechanismPhilipp Rudo2018-01-232-127/+161
* s390: if -> gdb_assert for tdesc_has_registers checkPhilipp Rudo2018-01-232-8/+11
* s390: Move tdesc validation to separate functionPhilipp Rudo2018-01-232-177/+172
* s390: gdbarch_tdep add field tdescPhilipp Rudo2018-01-232-1/+13
* s390: gdbarch_tdep.have_* int -> boolPhilipp Rudo2018-01-232-10/+17
* s390: Allocate gdbarch & tdep at start of gdbarch_initPhilipp Rudo2018-01-232-42/+73
* s390: Remove duplicate checks for cached gdbarch at initPhilipp Rudo2018-01-232-6/+8
* Fix segfault with 'set print object on' + 'whatis <struct>' & coPedro Alves2018-01-224-5/+38
* MAINTAINERS: Update my company e-mail addressMaciej W. Rozycki2018-01-222-1/+5
* regcache::cooked_write testYao Qi2018-01-222-0/+129
* regcache_cooked_read -> regcache->cooked_readYao Qi2018-01-225-30/+40
* Replace regcache_raw_read with regcache->raw_readYao Qi2018-01-2224-138/+145
* Remove mt portYao Qi2018-01-225-1239/+10
* Don't call gdbarch_pseudo_register_read_value in jit.cYao Qi2018-01-222-11/+10
* Ada/DWARF: Assume the Ada compiler produces descriptive type attributesJoel Brobecker2018-01-212-9/+8
* wrong line number in breakpoint locationJoel Brobecker2018-01-2110-12/+137
* gdb: Don't store a thread-id for floating varobjAndrew Burgess2018-01-215-8/+20
* gdb: Remove out of date commentAndrew Burgess2018-01-212-1/+4
* gdb: PR mi/20395: Fix -var-update for registers in frames 1 and upAndrew Burgess2018-01-219-14/+266
* gdb: New API for tracking innermost blockAndrew Burgess2018-01-2117-94/+111
* gdb: Remove duplicate declaration of global innermost_blockAndrew Burgess2018-01-213-5/+6
* gdb: Add test for some error cases of @entry usageAndrew Burgess2018-01-212-0/+13
* Fix qualified name lookup for RustTom Tromey2018-01-195-6/+30
* S390: Fix infcalls in s390-vregs test caseAndreas Arnez2018-01-192-2/+7
* gdb: Add missing #ifdef USE_THREAD_DB to gdbserverJames Clarke2018-01-192-0/+7
* gdb: Fix ia64 defining TRAP_HWBKPT before including gdb_wait.hJames Clarke2018-01-193-2/+7
* Make linux_nat_detach/thread_db_detach use the inferior parameterSimon Marchi2018-01-197-14/+39
* Pass inferior down to target_detach and to_detachSimon Marchi2018-01-1924-41/+89
* Remove args from target detachSimon Marchi2018-01-1925-95/+97
* S390: Improve comments for s390-tdbregs test caseAndreas Arnez2018-01-193-2/+21
* Don't pass -m32 to libcc1 on arm-linuxYao Qi2018-01-192-0/+16
* Find arm-linux-gnueabi(hf)?-gcc in compileYao Qi2018-01-192-1/+6
* Make tests expect [ \t]+ pattern instead of \t for "info reg" commandRuslan Kabatsayev2018-01-199-198/+211
* GDB testsuite: Re-enable -fdiagnostics-color=neverAndreas Arnez2018-01-182-1/+6
* S390: Use soft float in s390-tdbregs test caseAndreas Arnez2018-01-182-1/+8
* Make abbrev_table::abbrevs privateYao Qi2018-01-182-6/+15
* Call cooked_read in ppu2spu_prev_registerYao Qi2018-01-182-5/+5
* Fix warning on gdb/compile/compile.c (C++-ify "triplet_rx")Sergio Durigan Junior2018-01-172-5/+11
* Remove symbolp typedefTom Tromey2018-01-172-3/+4
* Remove objfile argument from add_dyn_propTom Tromey2018-01-174-10/+16
* Change dwarf2_cu::method_info to be a std::vectorTom Tromey2018-01-172-57/+49
* Allocate dwarf2_cu with newSimon Marchi2018-01-172-143/+79
* Allocate abbrev_table with newTom Tromey2018-01-172-180/+134
* Unify new_symbol and new_symbol_fullTom Tromey2018-01-172-20/+16
* Fix ChangeLog dates of previous commitSimon Marchi2018-01-172-2/+2