mirror of
https://github.com/espressif/binutils-gdb.git
synced 2025-06-23 03:29:47 +08:00
Prefix filenames with gdb.trace/
This commit is contained in:
@ -9,11 +9,12 @@
|
|||||||
|
|
||||||
2011-02-16 Pedro Alves <pedro@codesourcery.com>
|
2011-02-16 Pedro Alves <pedro@codesourcery.com>
|
||||||
|
|
||||||
* collection.c (globalarr3): New global.
|
* gdb.trace/collection.c (globalarr3): New global.
|
||||||
(main): Initialize it before collecting, and and clear it
|
(main): Initialize it before collecting, and and clear it
|
||||||
afterwards.
|
afterwards.
|
||||||
* collection.exp (gdb_collect_globals_test): Test collecting with
|
* gdb.trace/collection.exp (gdb_collect_globals_test): Test
|
||||||
'{type} addr', where the addr expression is not an rvalue.
|
collecting with '{type} addr', where the addr expression is not an
|
||||||
|
rvalue.
|
||||||
|
|
||||||
2011-02-16 Ken Werner <ken.werner@de.ibm.com>
|
2011-02-16 Ken Werner <ken.werner@de.ibm.com>
|
||||||
|
|
||||||
@ -24,11 +25,11 @@
|
|||||||
|
|
||||||
2011-02-16 Pedro Alves <pedro@codesourcery.com>
|
2011-02-16 Pedro Alves <pedro@codesourcery.com>
|
||||||
|
|
||||||
* collection.c (globalarr2): New global.
|
* gdb.trace/collection.c (globalarr2): New global.
|
||||||
(main): Initialize it before collecting, and and clear it
|
(main): Initialize it before collecting, and and clear it
|
||||||
afterwards.
|
afterwards.
|
||||||
* collection.exp (gdb_collect_globals_test): Test collecting
|
* gdb.trace/collection.exp (gdb_collect_globals_test): Test
|
||||||
overlapping memory ranges.
|
collecting overlapping memory ranges.
|
||||||
|
|
||||||
2011-02-15 Michael Snyder <msnyder@vmware.com>
|
2011-02-15 Michael Snyder <msnyder@vmware.com>
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user