summaryrefslogtreecommitdiff
path: root/gdb
Commit message (Expand)AuthorAgeFilesLines
* * Makefile.in (clean): Remove Fission .dwo and .dwp files.Doug Evans2012-05-1734-1/+71
* procfs.c: Remove unused functions and make many functions staticJoel Brobecker2012-05-172-273/+91
* *** empty log message ***gdbadmin2012-05-171-1/+1
* 2012-05-16 Sergio Durigan Junior <sergiodj@redhat.com>Sergio Durigan Junior2012-05-164-3/+13
* PR macros/13205:Tom Tromey2012-05-169-18/+160
* Fix one of my ChangeLog entries.Joel Brobecker2012-05-161-3/+3
* gdb/Maciej W. Rozycki2012-05-1661-191/+426
* *** empty log message ***gdbadmin2012-05-161-1/+1
* * python/python.c (gdbpy_find_pc_line): Use gdb_py_ulongest.Tom Tromey2012-05-152-1/+5
* init_breakpoint_sal: Add quotes around part of command in error messageJoel Brobecker2012-05-152-2/+7
* Remove trailing spaces in breakpoint.c:init_breakpoint_salJoel Brobecker2012-05-152-2/+6
* Minor style fixes in breakpoint.c:find_condition_and_threadJoel Brobecker2012-05-152-7/+11
* gdb/testsuite/Jan Kratochvil2012-05-152-1/+2
* gdb/testsuite/Jan Kratochvil2012-05-152-1/+8
* gdb/Jan Kratochvil2012-05-152-0/+5
* gdb/Jan Kratochvil2012-05-152-0/+6
* *** empty log message ***gdbadmin2012-05-151-1/+1
* gdb/testsuite/ChangeLog:Sergio Durigan Junior2012-05-142-4/+6
* Call initialize_tdesc_x32/initialize_tdesc_x32_avxH.J. Lu2012-05-142-0/+11
* 2012-05-14 Stan Shebs <stan@codesourcery.com>Stan Shebs2012-05-1412-24/+572
* * mips-tdep.c (mips_push_dummy_code): Correct description typo.Maciej W. Rozycki2012-05-142-1/+5
* 2012-05-14 Siva Chandra Reddy <sivachandra@google.com>Siva Chandra Reddy2012-05-142-1/+6
* 2012-05-11 Hui Zhu <hui_zhu@mentor.com>Hui Zhu2012-05-144-3/+106
* *** empty log message ***gdbadmin2012-05-141-1/+1
* 2012-05-13 Siva Chandra Reddy <sivachandra@google.com>Siva Chandra Reddy2012-05-138-1/+72
* *** empty log message ***gdbadmin2012-05-131-1/+1
* gdb/doc/Jan Kratochvil2012-05-122-8/+14
* 2012-05-12 Pedro Alves <palves@redhat.com>Pedro Alves2012-05-122-0/+7
* src/inferior.c: Include completer.hEli Zaretskii2012-05-122-1/+11
* *** empty log message ***gdbadmin2012-05-121-1/+1
* Check gdbarch_ptr_bit for x32 core dumpH.J. Lu2012-05-112-2/+13
* Include 32-linux.c and x32-avx-linux.cH.J. Lu2012-05-112-0/+7
* 2012-05-11 Stan Shebs <stan@codesourcery.com>Stan Shebs2012-05-119-50/+1507
* Declare tdesc_x32_linux/tdesc_x32_avx_linuxH.J. Lu2012-05-112-0/+7
* gdb/doc/Jan Kratochvil2012-05-112-1/+27
* gdb/Jan Kratochvil2012-05-118-28/+223
* gdb/Jan Kratochvil2012-05-1112-26/+162
* gdb/Jan Kratochvil2012-05-112-9/+28
* 2012-05-11 Yao Qi <yao@codesourcery.com>Pedro Alves2012-05-112-8/+43
* *** empty log message ***gdbadmin2012-05-111-1/+1
* * dwarf2read.c (recursively_write_psymbols): New function.Tom Tromey2012-05-102-57/+408
* * cc-with-dwz.sh: New file.Tom Tromey2012-05-102-0/+84
* * symtab.h (struct symtab) <includes, user>: New fields.Tom Tromey2012-05-104-7/+284
* * jv-lang.c (get_java_class_symtab): Use allocate_global_block,Tom Tromey2012-05-106-13/+94
* * psymtab.c (partial_map_expand_apply): Add assertion.Tom Tromey2012-05-103-45/+176
* * tracepoint.c (scope_info): Update.Tom Tromey2012-05-1017-61/+228
* * psymtab.c (PSYMTAB_TO_SYMTAB): Remove.Tom Tromey2012-05-102-14/+17
* Add print 'file'::var testcase with two libs defining the same global variableJoel Brobecker2012-05-107-0/+146
* New testcase: gdb.base/ctxobj.expJoel Brobecker2012-05-105-0/+178
* Search global symbols from the expression's block objfile first.Joel Brobecker2012-05-103-33/+99