aboutsummaryrefslogtreecommitdiff
path: root/gdb
AgeCommit message (Expand)AuthorFilesLines
2018-02-05Align natural-format register values to the same columnRuslan Kabatsayev2-10/+36
2018-02-04Move comment in gdb/dwarf2read.c::dwarf2_physnameJoel Brobecker2-8/+12
2018-02-03gdb/testsuite: Remove use of dejagnu cleanup procAndrew Burgess3-3/+5
2018-02-02MI: Allow non-raw varobj evaluationLeszek Swirski via gdb-patches7-2/+70
2018-02-01Do not classify C struct members as a filenameLeszek Swirski5-24/+74
2018-02-01Rewrite arm_record_coproc_data_proc and arm_record_data_proc_misc_ld_strYao Qi2-172/+334
2018-02-01set ret signed in arm_record_extension_spaceYao Qi2-1/+5
2018-02-01Fix gdb.base/attach.exp fails when gdb is configured --with-sysroot=/Yao Qi2-9/+11
2018-01-31Fix for prologue processing on PowerPCNikola Prica6-2/+117
2018-01-31gdb: Fix remote-sim/MinGW/Darwin buildsPedro Alves1-0/+12
2018-01-31gdb: Fix remote-sim/MinGW/Darwin buildsPedro Alves4-23/+14
2018-01-31(Ada) Add gdb-mi support for stopping at start of exception handler.Xavier Roirand7-2/+291
2018-01-31(Ada) C++fy conditional string when catching exception.Xavier Roirand3-27/+22
2018-01-31(Ada/MI) Add testcase for mi catch assert with conditionXavier Roirand3-0/+161
2018-01-31(Ada) Add testcase for catch assert with conditionXavier Roirand3-0/+151
2018-01-31internal-error using '@' (repeat) operator on array of dynamic objectsJoel Brobecker4-4/+37
2018-01-31Document the GDB 8.1 release in gdb/ChangeLogJoel Brobecker1-0/+4
2018-01-30s390: Fix gdb.base/all-architectures.exp with --enable-targets=allPhilipp Rudo5-14/+42
2018-01-30Per-inferior target_terminal state, fix PR gdb/13211, morePedro Alves25-202/+1064
2018-01-30linux-nat: Eliminate custom target_terminal_{inferior,ours}, stop using set_s...Pedro Alves2-52/+36
2018-01-29gdb.base/break.exp: fix last "info break" test failure on Ubuntu 16.04Joel Brobecker2-2/+22
2018-01-29Don't call "detach_inferior" on "remote_follow_fork"Sergio Durigan Junior2-1/+4
2018-01-28Remove dwarf2_per_objfile_free and use after free of dwarf2_per_objfileSimon Marchi2-33/+33
2018-01-27Avoid compilation errors in MinGW native builds of GDBEli Zaretskii2-0/+28
2018-01-26Add myself as a write-after-approval GDB maintainer.Alan Hayward2-1/+5
2018-01-26Add myself as a write-after-approval GDB maintainer.Alan Hayward2-0/+5
2018-01-26PowerPC PLT stub matchingAlan Modra5-42/+83
2018-01-24Fix GCC PR83906 - [8 Regression] Random FAIL: libstdc++-prettyprinters/80276....Pedro Alves3-2/+72
2018-01-23s390: Clean up s390-linux-tdep.cPhilipp Rudo1-32/+44
2018-01-23s390: Move record-replay to s390-tdep.cPhilipp Rudo3-3961/+3979
2018-01-23s390: Split up s390-linux-tdep.c into two filesPhilipp Rudo8-3322/+3548
2018-01-23s390: gdbarch_tdep add hook for syscall recordPhilipp Rudo2-2/+26
2018-01-23s390: Hook s390 into OSABI mechanismPhilipp Rudo2-127/+161
2018-01-23s390: if -> gdb_assert for tdesc_has_registers checkPhilipp Rudo2-8/+11
2018-01-23s390: Move tdesc validation to separate functionPhilipp Rudo2-177/+172
2018-01-23s390: gdbarch_tdep add field tdescPhilipp Rudo2-1/+13
2018-01-23s390: gdbarch_tdep.have_* int -> boolPhilipp Rudo2-10/+17
2018-01-23s390: Allocate gdbarch & tdep at start of gdbarch_initPhilipp Rudo2-42/+73
2018-01-23s390: Remove duplicate checks for cached gdbarch at initPhilipp Rudo2-6/+8
2018-01-22Fix segfault with 'set print object on' + 'whatis <struct>' & coPedro Alves4-5/+38
2018-01-22MAINTAINERS: Update my company e-mail addressMaciej W. Rozycki2-1/+5
2018-01-22regcache::cooked_write testYao Qi2-0/+129
2018-01-22regcache_cooked_read -> regcache->cooked_readYao Qi5-30/+40
2018-01-22Replace regcache_raw_read with regcache->raw_readYao Qi24-138/+145
2018-01-22Remove mt portYao Qi5-1239/+10
2018-01-22Don't call gdbarch_pseudo_register_read_value in jit.cYao Qi2-11/+10
2018-01-21Ada/DWARF: Assume the Ada compiler produces descriptive type attributesJoel Brobecker2-9/+8
2018-01-21wrong line number in breakpoint locationJoel Brobecker10-12/+137
2018-01-21gdb: Don't store a thread-id for floating varobjAndrew Burgess5-8/+20
2018-01-21gdb: Remove out of date commentAndrew Burgess2-1/+4