aboutsummaryrefslogtreecommitdiff
path: root/gdb
Commit message (Expand)AuthorAgeFilesLines
* * serial.c (deprecated_serial_fd): Remove.Tom Tromey2012-12-203-20/+5
* * gdb.base/maint.exp: Handle testing with .gdb_index.Doug Evans2012-12-202-29/+45
* gdb/Yao Qi2012-12-204-37/+40
* gdb/Yao Qi2012-12-204-25/+36
* *** empty log message ***gdbadmin2012-12-201-1/+1
* * MAINTAINERS: Add myself to write-after-approval maintainers.Maxim Kuvyrkov2012-12-192-0/+5
* 2012-12-19 Andreas Tobler <andreast@neon.andreas.nets>Andreas Tobler2012-12-192-1/+7
* Change copyright from Cavium to FSF.Joel Brobecker2012-12-192-1/+6
* Add copyright header to stubs/buildvms.com.Joel Brobecker2012-12-192-0/+22
* Fix copyright years in gdbarch.h and gdbarch.c.Joel Brobecker2012-12-195-7/+11
* update copyright notices in various GDB files.Joel Brobecker2012-12-1913-37/+40
* gdb/Yao Qi2012-12-193-5/+6
* NEWS: Announce ppc-lynx178 support.Joel Brobecker2012-12-192-0/+8
* Revert "Import gnulib's errno module."Joel Brobecker2012-12-1910-1053/+188
* *** empty log message ***gdbadmin2012-12-191-1/+1
* fix some bad ChangeLog dates from todayTom Tromey2012-12-181-7/+7
* * defs.h (directory_command): Don't declare.Tom Tromey2012-12-183-3/+6
* * infcmd.c (all_registers_info, nexti_command, stepi_command)Tom Tromey2012-12-183-29/+13
* * cli/cli-cmds.c (apropos_command): Now static.Tom Tromey2012-12-182-3/+5
* * breakpoint.c (dprintf_command): Now static.Tom Tromey2012-12-182-3/+5
* * Makefile.in (init.c): Declare initialize_all_files;Tom Tromey2012-12-185-37/+12
* * symfile.c (list_overlays_command, map_overlay_command)Tom Tromey2012-12-182-9/+8
* * cli/cli-cmds.c (_initialize_cli_cmds): Remove "document",Tom Tromey2012-12-184-35/+45
* * cli/cli-cmds.c (_initialize_cli_cmds): New function.Tom Tromey2012-12-182-16/+30
* * minsyms.c (lookup_solib_trampoline_symbol_by_pc): Now static.Tom Tromey2012-12-183-8/+10
* Port GDB to powerpc-lynx178.Joel Brobecker2012-12-189-0/+518
* Fix ChangeLog format.Markus Metzger2012-12-182-5/+5
* 2012-12-18 Hui Zhu <hui_zhu@mentor.com>Hui Zhu2012-12-183-0/+54
* 2012-12-18 Hui Zhu <hui_zhu@mentor.com>Hui Zhu2012-12-182-18/+31
* solib-darwin.c: handle PIE when attaching processes.Joel Brobecker2012-12-184-2/+128
* Import gnulib's errno module.Joel Brobecker2012-12-1810-175/+1065
* Update gnulib to current HEAD.Joel Brobecker2012-12-1819-172/+330
* Fix author in last ChangeLog entry.Joel Brobecker2012-12-181-1/+1
* Add call to autoheader in update-gnulib.sh.Joel Brobecker2012-12-182-0/+5
* *** empty log message ***gdbadmin2012-12-181-1/+1
* Enable accidentally commented out code.Doug Evans2012-12-171-3/+3
* * top.c (xgdb_verbose): Remove.Tom Tromey2012-12-172-1/+4
* lynx-low: Add debug trace when new thread is discovered.Joel Brobecker2012-12-172-1/+10
* Add PTRACE_GETTRACESIG handling in ptrace_request_to_strJoel Brobecker2012-12-172-0/+8
* Delete unused variable in lynx_attach.Joel Brobecker2012-12-172-2/+5
* remove unused variable in lynx_create_inferior.Joel Brobecker2012-12-172-2/+6
* lynx-low.c: PTRACE_GETTHREADLIST may not be defined.Joel Brobecker2012-12-172-0/+7
* *** empty log message ***gdbadmin2012-12-171-1/+1
* gdb/Jan Kratochvil2012-12-164-52/+96
* gdb/Jan Kratochvil2012-12-166-27/+33
* Makefile.in: Move ravenscar-thread.c from SFILES to ALLDEPFILES.Joel Brobecker2012-12-162-1/+6
* *** empty log message ***gdbadmin2012-12-161-1/+1
* Minor ChangeLog fix.Joel Brobecker2012-12-151-1/+1
* Add missing backslash in configure.tgt gdb_target_ops (sparc-*-*)Joel Brobecker2012-12-152-1/+5
* Add ravenscar-thread support for powerpc.Joel Brobecker2012-12-156-8/+352