summaryrefslogtreecommitdiff
path: root/gdb/testsuite/gdb.asm/asmsrc2.s
Commit message (Collapse)AuthorAgeFilesLines
* 2002-10-25 David Carlton <carlton@math.stanford.edu>David Carlton2002-10-251-1/+2
| | | | | | | | | | | | | | | | | | | | | | | | | | * symtab.c (lookup_symbol_aux_block): New function. (lookup_symbol_aux_local): Call lookup_symbol_aux_block. (lookup_symbol_aux): Ditto. * Merge from mainline; tag is carlton_dictionary-20021025-merge. 2002-10-25 David Carlton <carlton@math.stanford.edu> * cp-support.c: Add comment to demangled name pitfalls. * symtab.c (lookup_transparent_type): Add FIXME comment at beginning. 2002-10-23 David Carlton <carlton@math.stanford.edu> * symtab.c: Delete cplusplus_hint. Delete prototype for find_template_name_end. * dwarf2read.c (scan_partial_symbols): Add in a gdb_assert from a later version of my namespace_minimal patch. 2002-10-25 David Carlton <carlton@math.stanford.edu> * gdb.c++/namespace.exp: Change all of the setup_xfail tests that I added into setup_kfails.
* 2001-11-30 Michael Snyder <msnyder@redhat.com>Michael Snyder2001-12-041-1/+2
| | | | | | | | | | | | | * gdb.asm/asm-source.exp: Add tests for list, search, finish, return, next, info source, info sources, info line, global and static variables, and static functions. * gdb.asm/common.inc: New macro gdbasm_datavar (default definition). * gdb.asm/i386.inc: Override default definition of gdbasm_datavar. * gdb.asm/asmsrc1.s: Add a static function and some variables. * gdb.asm/asmsrc2.s: Make foo2 call foo3 twice (to test 'next'). * gdb.asm/d10v.inc (gdbasm_enter): Set up frame pointer. (gdbasm_leave): Restore frame pointer. (gdbasm_startup): Copy stack set-up from crt0.S.
* * gdb.asm/asmsrc1.s: Add ``gdbasm_'' prefix to all macros.Andrew Cagney2001-11-101-3/+3
| | | | * gdb.asm/asmsrc2.s, gdb.asm/d10v.inc: Update.
* Initial revisionStan Shebs1999-04-161-0/+16