aboutsummaryrefslogtreecommitdiff
path: root/gdb
AgeCommit message (Expand)AuthorFilesLines
2018-07-31Bump GDB version number to 8.1.1.DATE-git.gdb-8.1-branchJoel Brobecker3-2/+7
2018-07-31Document the GDB 8.1.1 release in gdb/ChangeLogJoel Brobecker1-0/+4
2018-07-31Set GDB version number to 8.1.1.gdb-8.1.1-releaseJoel Brobecker3-2/+7
2018-06-09Fix build issue with Python 3.7Paul Koning2-3/+23
2018-05-31Unset gdbarch significant_addr_bit by defaultOmair Javaid4-5/+14
2018-05-10gdbserver/Windows: crash during connection establishment phaseJoel Brobecker12-28/+81
2018-05-10gdbserver/Windows: Fix "no program to debug" errorJoel Brobecker2-0/+10
2018-05-10[gdbserver/win32] fatal "glob could not process pattern '(null)'" errorJoel Brobecker2-2/+11
2018-05-10Fix tagged pointer supportOmair Javaid4-10/+23
2018-04-12Fix -D_GLIBCXX_DEBUG gdb-add-index regressionJan Kratochvil2-9/+21
2018-03-02Conditionally include "<windows.h>" on common/pathstuff.c (and unbreak build ...Sergio Durigan Junior2-0/+9
2018-02-28Change order of error message printed when gdbserver can't find CWDSergio Durigan Junior2-1/+6
2018-02-28Make gdbserver work with filename-only binariesSergio Durigan Junior11-47/+205
2018-02-28Create new common/pathstuff.[ch]Sergio Durigan Junior24-129/+278
2018-02-15Reset inferior::control on inferior exitYao Qi2-0/+7
2018-02-09gdb/NEWS: Clarify the news entry for "rbreak" in GDB 8.1Joel Brobecker2-3/+9
2018-01-31Bump GDB version number to 8.1.0.DATE-git.Joel Brobecker3-2/+7
2018-01-31Document the GDB 8.1 release in gdb/ChangeLogJoel Brobecker1-0/+4
2018-01-31Set GDB version number to 8.1.gdb-8.1-releaseJoel Brobecker3-2/+7
2018-01-27Avoid compilation errors in MinGW native builds of GDBEli Zaretskii2-0/+28
2018-01-24Fix GCC PR83906 - [8 Regression] Random FAIL: libstdc++-prettyprinters/80276....Pedro Alves3-2/+72
2018-01-22MAINTAINERS: Update my company e-mail addressMaciej W. Rozycki2-1/+5
2018-01-22Fix segfault with 'set print object on' + 'whatis <struct>' & coPedro Alves4-5/+38
2018-01-17Fix warning on gdb/compile/compile.c (C++-ify "triplet_rx")Sergio Durigan Junior2-5/+11
2018-01-17configure: Fix test for fs_base/gs_base in <sys/user.h>Eldar Abusalimov6-6/+26
2018-01-17Don't pass -m64 to libcc1 on aarch64-linux.Yao Qi2-0/+18
2018-01-17Relax gdb.compile/compile.exp to match the address printed for frameYao Qi2-2/+10
2018-01-15Fix scm-ports.exp regressionTom Tromey2-1/+6
2018-01-12Add testcase for GDB hang fixed by previous commitPedro Alves3-0/+121
2018-01-12Fix GDB hang with remote after error from resumeAndreas Arnez2-0/+6
2018-01-12Bump GDB version number to 8.0.91.DATE-git.Joel Brobecker3-2/+7
2018-01-12Document the GDB 8.0.91 release in gdb/ChangeLogJoel Brobecker1-0/+4
2018-01-12Set GDB version number to 8.0.91.Joel Brobecker3-2/+7
2018-01-12gdb/NEWS: Rename "Changes since 8.0" into "Changes in 8.1".Joel Brobecker2-1/+5
2018-01-11gdb.base/breakpoint-in-ro-region.exp regression on sss targets (PR gdb/22583)Pedro Alves2-3/+37
2018-01-11Fix backwards compatibility with old GDBservers (PR remote/22597)Pedro Alves5-1/+115
2018-01-10language_get_symbol_name_matcher -> get_symbol_name_matcherPedro Alves9-15/+22
2018-01-10Ada: make verbatim matcher override other language matchers (PR gdb/22670)Pedro Alves9-21/+131
2018-01-10Fix gdb.ada/complete.exp's "complete break ada" test (PR gdb/22670)Pedro Alves5-18/+35
2018-01-10Fix gdb.ada/bp_c_mixed_case.exp (PR gdb/22670)Pedro Alves4-4/+32
2018-01-08hurd: Add enough auxv support for AT_ENTRY for PIE binariesSamuel Thibault2-0/+65
2018-01-08Fix GDBserver build failure when $development is falseYao Qi7-6/+37
2018-01-08Fix GDB build failure when $development is falseYao Qi7-8/+43
2018-01-05Fix regression: cannot start with LD_PRELOAD=libSegFault.so (PR gdb/18653#c7)Pedro Alves8-8/+141
2018-01-05Fix gdb/spu-tdep.c build breakagePedro Alves2-1/+8
2018-01-05Fix regresssion(internal-error) printing subprogram argument (PR gdb/22670)Pedro Alves19-31/+271
2018-01-05Fix gdb.ada/info_addr_mixed_case.exp (PR gdb/22670)Pedro Alves4-32/+42
2018-01-05Bump version to 8.0.90.DATE-git.Joel Brobecker2-1/+6
2018-01-04gdb.ada/maint_with_ada.exp: New testcaseJoel Brobecker5-0/+125
2018-01-04Add new gdb.ada/bp_c_mixed_case testcase for PR gdb/22670Joel Brobecker4-0/+99