summaryrefslogtreecommitdiff
path: root/gdb
Commit message (Expand)AuthorAgeFilesLines
...
* minor ravenscar-thread cleanupJoel Brobecker2012-12-152-29/+15
* Move init_entry_point_info to symfile.c and make it static.Joel Brobecker2012-12-154-50/+54
* Fix NULL objfile's section_offsets dereference during symbol load.Joel Brobecker2012-12-155-13/+46
* gdb/qiyao2012-12-155-0/+32
* gdb/qiyao2012-12-156-221/+657
* gdb/qiyao2012-12-152-13/+25
* gdb/qiyao2012-12-152-10/+29
* gdb/gdbserver/qiyao2012-12-156-113/+313
* gdb/qiyao2012-12-152-0/+308
* 2012-12-15 Yao Qi <yao@codesourcery.com>qiyao2012-12-1516-44/+221
* gdb/qiyao2012-12-152-16/+23
* *** empty log message ***gdbadmin2012-12-151-1/+1
* * solib-target.c (solib_target_current_sos): Remove 'const'Pierre Muller2012-12-142-1/+17
* PR c++/8888:Tom Tromey2012-12-146-1/+154
* Partial fix for PR c++/14160:Tom Tromey2012-12-148-4/+76
* * gdb.dwarf2/implptr-optimized-out.S: DIE offset forDoug Evans2012-12-142-1/+6
* * c-exp.y (block, variable, name_not_typename, lex_one_token,Tom Tromey2012-12-1415-64/+127
* * symtab.c (check_field): Now static. Move from...Tom Tromey2012-12-144-38/+42
* gdbTom Tromey2012-12-1414-19/+436
* Fix whitespace.Pedro Alves2012-12-141-57/+63
* 2012-12-14 Yufeng Zhang <yufeng.zhang@arm.com>Pedro Alves2012-12-142-0/+9
* * windows-nat.c (windows_xfer_shared_libraries): AvoidPierre Muller2012-12-142-5/+12
* *** empty log message ***gdbadmin2012-12-141-1/+1
* * solib-svr4.c (enable_break): Use SECT_OFF_TEXT.Tom Tromey2012-12-132-1/+5
* * gdb.multi/multi-arch-exec.exp: Skip for i*86-linux.Doug Evans2012-12-133-0/+17
* * acinclude.m4 (CY_AC_C_WORKS): Remove.Tom Tromey2012-12-132-25/+5
* * coff-pe-read.c (pe_text_section_offset): Increase size of snamePierre Muller2012-12-132-2/+9
* 2012-12-13 Pedro Alves <palves@redhat.com>Pedro Alves2012-12-132-3/+11
* * coff-pe-read.c (IMAGE_SCN_CNT_TEXT, IMAGE_SCN_CNT_INITIALIZED_DATA)Pierre Muller2012-12-132-9/+9
* * coff-pe-read.h (pe_text_section_offset): Declare new function.Pierre Muller2012-12-134-58/+457
* Formatting fixes.Pedro Alves2012-12-131-12/+14
* 2012-12-13 Pedro Alves <palves@redhat.com>Pedro Alves2012-12-132-1/+8
* *** empty log message ***gdbadmin2012-12-131-1/+1
* MI: tests for -catch-load/-catch-unloadmgherzan2012-12-124-0/+157
* MI: document the -catch-load/-unload commandsmgherzan2012-12-124-0/+78
* MI: add the -catch-load and -catch-unload commandsmgherzan2012-12-129-19/+223
* MAINTAINERS: add myself to the write-after-approval listmgherzan2012-12-122-0/+5
* * dbxread.c (read_dbx_symtab): Update.Tom Tromey2012-12-128-158/+195
* Add support for Python 3.Paul Koning2012-12-1235-156/+514
* * coffread.c (coff_objfile_data_key): New global.Tom Tromey2012-12-126-93/+101
* * coffread.c (coff_symfile_init): Use set_objfile_data.Tom Tromey2012-12-127-65/+81
* Remove trailing space in gdbarch.sh.Joel Brobecker2012-12-122-1/+6
* *** empty log message ***gdbadmin2012-12-121-1/+1
* * gdb.python/py-prettyprint.py (_iterator): Remove exception_flagPaul Koning2012-12-114-21/+27
* * dwarf2read.c (dwarf2_get_dwz_file): Set 'dwz_file'.Tom Tromey2012-12-112-0/+5
* * dsrec.c (report_transfer_performance): Don't declare.Tom Tromey2012-12-113-28/+12
* 2012-12-11 Pedro Alves <pedro@codesourcery.com>Pedro Alves2012-12-113-2/+39
* gdb/Pedro Alves2012-12-1110-113/+44
* *** empty log message ***gdbadmin2012-12-111-1/+1
* * dwarf2read.c (dwarf2_cu): Enhance comment.Doug Evans2012-12-102-3/+25