aboutsummaryrefslogtreecommitdiff
path: root/gdb
AgeCommit message (Expand)AuthorFilesLines
2012-12-19*** empty log message ***gdbadmin1-1/+1
2012-12-18fix some bad ChangeLog dates from todayTom Tromey1-7/+7
2012-12-18 * defs.h (directory_command): Don't declare.Tom Tromey3-3/+6
2012-12-18 * infcmd.c (all_registers_info, nexti_command, stepi_command)Tom Tromey3-29/+13
2012-12-18 * cli/cli-cmds.c (apropos_command): Now static.Tom Tromey2-3/+5
2012-12-18 * breakpoint.c (dprintf_command): Now static.Tom Tromey2-3/+5
2012-12-18 * Makefile.in (init.c): Declare initialize_all_files;Tom Tromey5-37/+12
2012-12-18 * symfile.c (list_overlays_command, map_overlay_command)Tom Tromey2-9/+8
2012-12-18 * cli/cli-cmds.c (_initialize_cli_cmds): Remove "document",Tom Tromey4-35/+45
2012-12-18 * cli/cli-cmds.c (_initialize_cli_cmds): New function.Tom Tromey2-16/+30
2012-12-18 * minsyms.c (lookup_solib_trampoline_symbol_by_pc): Now static.Tom Tromey3-8/+10
2012-12-18Port GDB to powerpc-lynx178.Joel Brobecker9-0/+518
2012-12-18Fix ChangeLog format.Markus Metzger2-5/+5
2012-12-182012-12-18 Hui Zhu <hui_zhu@mentor.com>Hui Zhu3-0/+54
2012-12-182012-12-18 Hui Zhu <hui_zhu@mentor.com>Hui Zhu2-18/+31
2012-12-18solib-darwin.c: handle PIE when attaching processes.Joel Brobecker4-2/+128
2012-12-18Import gnulib's errno module.Joel Brobecker10-175/+1065
2012-12-18Update gnulib to current HEAD.Joel Brobecker19-172/+330
2012-12-18Fix author in last ChangeLog entry.Joel Brobecker1-1/+1
2012-12-18Add call to autoheader in update-gnulib.sh.Joel Brobecker2-0/+5
2012-12-18*** empty log message ***gdbadmin1-1/+1
2012-12-17Enable accidentally commented out code.Doug Evans1-3/+3
2012-12-17 * top.c (xgdb_verbose): Remove.Tom Tromey2-1/+4
2012-12-17lynx-low: Add debug trace when new thread is discovered.Joel Brobecker2-1/+10
2012-12-17Add PTRACE_GETTRACESIG handling in ptrace_request_to_strJoel Brobecker2-0/+8
2012-12-17Delete unused variable in lynx_attach.Joel Brobecker2-2/+5
2012-12-17remove unused variable in lynx_create_inferior.Joel Brobecker2-2/+6
2012-12-17lynx-low.c: PTRACE_GETTHREADLIST may not be defined.Joel Brobecker2-0/+7
2012-12-17*** empty log message ***gdbadmin1-1/+1
2012-12-16gdb/Jan Kratochvil4-52/+96
2012-12-16gdb/Jan Kratochvil6-27/+33
2012-12-16Makefile.in: Move ravenscar-thread.c from SFILES to ALLDEPFILES.Joel Brobecker2-1/+6
2012-12-16*** empty log message ***gdbadmin1-1/+1
2012-12-15Minor ChangeLog fix.Joel Brobecker1-1/+1
2012-12-15Add missing backslash in configure.tgt gdb_target_ops (sparc-*-*)Joel Brobecker2-1/+5
2012-12-15Add ravenscar-thread support for powerpc.Joel Brobecker6-8/+352
2012-12-15change ravenscar_sparc prefixes into sparc_ravenscar...Joel Brobecker3-13/+21
2012-12-15Rename ravenscar-sparc-thread.[hc] into sparc-ravenscar-thread.[hc].Joel Brobecker6-16/+27
2012-12-15gdbarch-ification of ravenscar-thread support.Joel Brobecker11-51/+159
2012-12-15minor ravenscar-thread cleanupJoel Brobecker2-29/+15
2012-12-15Move init_entry_point_info to symfile.c and make it static.Joel Brobecker4-50/+54
2012-12-15Fix NULL objfile's section_offsets dereference during symbol load.Joel Brobecker5-13/+46
2012-12-15gdb/Yao Qi5-0/+32
2012-12-15gdb/Yao Qi6-221/+657
2012-12-15gdb/Yao Qi2-13/+25
2012-12-15gdb/Yao Qi2-10/+29
2012-12-15gdb/gdbserver/Yao Qi6-113/+313
2012-12-15gdb/Yao Qi2-0/+308
2012-12-152012-12-15 Yao Qi <yao@codesourcery.com>Yao Qi16-44/+221
2012-12-15gdb/Yao Qi2-16/+23