summaryrefslogtreecommitdiff
path: root/gdb
Commit message (Expand)AuthorAgeFilesLines
...
* *** empty log message ***gdbadmin2013-01-311-1/+1
* * hppa-tdep.c (read_unwind_info): Use SECT_OFF_TEXT, not "0".Tom Tromey2013-01-302-1/+5
* * symfile.c (get_file_crc): Use bfd_calc_gnu_debuglink_crc32.Tom Tromey2013-01-304-75/+7
* * dwarf2read.c (compute_delayed_physnames, read_call_site_scope)Tom Tromey2013-01-302-4/+9
* * dwarf2read.c (read_namespace_type): Remove cast.Tom Tromey2013-01-302-2/+7
* *** empty log message ***gdbadmin2013-01-301-1/+1
* * dwarf2read.c (free_dwo_file): Remove assert.Tom Tromey2013-01-294-1/+12
* * value.c (deprecated_set_value_modifiable): Remove.Tom Tromey2013-01-293-7/+5
* *** empty log message ***gdbadmin2013-01-291-1/+1
* * dwarf2loc.c (dwarf2_find_location_expression): Don't add base addressDoug Evans2013-01-285-3/+614
* *** empty log message ***gdbadmin2013-01-281-1/+1
* *** empty log message ***gdbadmin2013-01-271-1/+1
* gdb/testsuite/Jan Kratochvil2013-01-263-27/+14
* *** empty log message ***gdbadmin2013-01-261-1/+1
* * valops.c (find_overload_match): Remove unused argument 'lax'.Siva Chandra Reddy2013-01-255-11/+16
* * gdb.python/py-explore.exp: Expect the gdb prompt.Tom Tromey2013-01-252-1/+5
* * dwarf2read.c (processing_has_namespace_info): Remove.Tom Tromey2013-01-252-12/+19
* * cp-namespace.c (cp_set_block_scope): Remove.Tom Tromey2013-01-255-51/+44
* Fix add_current_inferior_and_thread's describing comment.Pedro Alves2013-01-251-0/+4
* * cp-namespace.c (cp_scan_for_anonymous_namespaces): Update.Tom Tromey2013-01-254-23/+42
* * c-exp.y (qualified_name): Use TYPE_SAFE_NAME.Tom Tromey2013-01-252-3/+7
* Fix GDB internal error against targets that return a thread in T stop replies...Pedro Alves2013-01-252-9/+82
* http://sourceware.org/ml/gdb-patches/2012-11/msg00312.htmlAndrew Burgess2013-01-2510-54/+239
* gdb/Yao Qi2013-01-254-83/+58
* gdb/Yao Qi2013-01-253-39/+22
* gdb/gdbserverYao Qi2013-01-254-81/+45
* * MAINTAINERS: Update my email.Maxim Kuvyrkov2013-01-252-1/+5
* gdb/Yao Qi2013-01-252-1/+5
* *** empty log message ***gdbadmin2013-01-251-1/+1
* gdb/Tiago Daitx2013-01-246-0/+85
* gdb/Tiago Daitx2013-01-242-0/+5
* * ada-lang.h (ada_decode_symbol): Make return type const.Tom Tromey2013-01-243-4/+9
* 2013-01-24 Hafiz Abid Qadeer <abidh@codesourcery.com>Hafiz Abid Qadeer2013-01-242-8/+13
* *** empty log message ***gdbadmin2013-01-241-1/+1
* * gdb.dwarf2/dw2-error.exp: Pass test name to "file" test.Tom Tromey2013-01-232-2/+7
* * gdb.cp/converts.cc (main): Initialize 'a'.Tom Tromey2013-01-232-1/+6
* * linespec.c (find_linespec_symbols): Make static.Doug Evans2013-01-232-6/+10
* 2013-01-23 Tiago Stürmer Daitx <tdaitx@linux.vnet.ibm.com>Sergio Durigan Junior2013-01-232-4/+11
* Add a new class gdb.Architecture which exposes GDB'sSiva Chandra Reddy2013-01-2311-0/+241
* Work around binutils/15021.Doug Evans2013-01-234-40/+90
* *** empty log message ***gdbadmin2013-01-231-1/+1
* If a breakpoint is not user visible, then there's no point inPedro Alves2013-01-225-4/+19
* All annotate_breakpoints_changed calls are along-sidePedro Alves2013-01-227-35/+49
* With some changes to how software single-step (SSS) breakpoints arePedro Alves2013-01-224-2/+55
* There's code in annotate.c and breakpoint.c that is supposed toPedro Alves2013-01-226-25/+20
* * dwarf2loc.c (dwarf2_compile_expr_to_ax) <DW_OP_fbreg>: OnlyTom Tromey2013-01-222-1/+7
* * gdb.gdb/selftest.exp (do_steps_and_nexts): Handle bfd_initTom Tromey2013-01-222-0/+9
* Updated Changelog and testsuite/Changelog because of bad formatting.Marc Khouzam2013-01-222-10/+11
* *** empty log message ***gdbadmin2013-01-221-1/+1
* 2013-01-21 Marc Khouzam <marc.khouzam@ericsson.com>Marc Khouzam2013-01-2111-62/+136