aboutsummaryrefslogtreecommitdiff
path: root/gdb
AgeCommit message (Expand)AuthorFilesLines
2013-07-01Import the "pathmax" gnulib module.Pedro Alves12-5/+169
2013-07-01Reimplement DJGPP's .gdbinit -> gdb.ini renaming.Pedro Alves7-17/+42
2013-07-01Constify main.c:get_init_files.Pedro Alves6-21/+58
2013-07-01Rely on gnulib's unistd.h replacement.Pedro Alves10-26/+19
2013-07-01Import the "unistd" gnulib module.Pedro Alves17-56/+3091
2013-07-01utils.c: pathconf call, check for _PC_PATH_MAX instead of HAVE_UNISTD_H.Pedro Alves2-1/+6
2013-07-01Reimport gnulib from scratch.Pedro Alves7-442/+56
2013-07-01Delete pagination_enabled extern declaration in tui/tui-regs.c.Pedro Alves2-2/+4
2013-06-30gdb/Jan Kratochvil3-4/+8
2013-06-30This patch implements the support for SystemTap SDT probes on IA-64.Sergio Durigan Junior2-0/+27
2013-06-28move version.in from gdb/common back to gdbTom Tromey9-22/+42
2013-06-28Move pagination_enabled declaration to a proper place.Pedro Alves3-2/+8
2013-06-28infrun.c: Move non_stop_1 etc., higher up in file.Pedro Alves2-28/+32
2013-06-28 * tracepoint.c (deprecated_readline_begin_hook)Tom Tromey2-4/+6
2013-06-28[PR tui/14880] Fetch values before comparing their contents.Pedro Alves4-4/+22
2013-06-28gdbserver: fix the standalone buildMircea Gherzan4-1/+28
2013-06-27 * target.c (find_run_target): Remove.Tom Tromey3-26/+5
2013-06-27 * corelow.c (core_gdbarch): Now static.Tom Tromey2-1/+5
2013-06-27 * target.c (target_struct_index): Remove.Tom Tromey2-1/+4
2013-06-27Move comment on the 'stepping over resolver' mechanism to the internals manual.Pedro Alves4-40/+57
2013-06-27Fix up broken ChangeLog entries.Tom Tromey1-34/+58
2013-06-27test suite update - gdb.base/[t-z]Tom Tromey25-143/+81
2013-06-27test suite update - gdb.base/s*Tom Tromey46-340/+174
2013-06-27test suite update - gdb.base/[n-r]Tom Tromey29-258/+109
2013-06-27test suite update - gdb.base/[h-m]Tom Tromey34-282/+131
2013-06-27test suite update - gdb.base/[efg]Tom Tromey32-273/+125
2013-06-27test suite update - gdb.base/[cd]Tom Tromey36-337/+172
2013-06-27test suite update - gdb.base/[ab]Tom Tromey26-175/+98
2013-06-27Fix catch_command_errors's prototype.Pedro Alves3-2/+8
2013-06-27gdb/Yao Qi2-4/+18
2013-06-26Garbage collect SOLIB_IN_DYNAMIC_LINKER.Pedro Alves2-12/+5
2013-06-26Update comments on stepping over resolver code.Pedro Alves2-16/+21
2013-06-26I found this issue when I was debugging something else on IA-64. BothSergio Durigan Junior3-0/+7
2013-06-26 * gdbint.texinfo (Versions and Branches): Use common/version.in.Tom Tromey2-37/+40
2013-06-26 * mips-tdep.c (fetch_mips_16): Use unmake_compact_addr.Maciej W. Rozycki2-1/+6
2013-06-26 Fix trace status to output username without trailing colon.Dmitry Kozlov2-1/+6
2013-06-26 Extend tsave to save starttime, stoptime.Dmitry Kozlov2-0/+14
2013-06-26 Fix trace-status to output proper start-time and stop-time.Dmitry Kozlov4-13/+27
2013-06-26 * mips-tdep.c (mips_next_pc): Fix a typo.Maciej W. Rozycki2-1/+5
2013-06-26 * mips-tdep.c (micromips_scan_prologue): Fix a typo.Maciej W. Rozycki2-1/+5
2013-06-26gdb/testsuite/Yao Qi2-0/+160
2013-06-26gdb/Yao Qi10-54/+597
2013-06-26gdb/Yao Qi15-10/+108
2013-06-26gdb/Yao Qi2-29/+53
2013-06-26gdb/Yao Qi2-4/+7
2013-06-26gdb/Yao Qi2-31/+50
2013-06-25 * common/create-version.sh (date): Use "$", not "$$" in sedTom Tromey2-1/+6
2013-06-25 * NEWS (New targets): Add entry for TI MSP430.Kevin Buettner2-0/+5
2013-06-25Upload tsv earlier in remote_start_remoteYao Qi10-8/+75
2013-06-252013-06-25 Yao Qi <yao@codesourcery.com>Hui Zhu10-19/+250