gdb/testuite/
authorPedro Alves <palves@redhat.com>
Mon, 14 Feb 2011 11:34:31 +0000 (11:34 +0000)
committerPedro Alves <palves@redhat.com>
Mon, 14 Feb 2011 11:34:31 +0000 (11:34 +0000)
commit1b28d0b3beda72343ea25f135f17746340cae89c
treea4e689f35a517e08423bd1cfc58366a4d3be68fc
parentec0a52e16206a31867fdcc5535c42baca7bf8967
gdb/testuite/
* gdb.trace/unavailable.cc (a, b, c): New globals.
(main): Set and clear them.
* gdb.trace/unavailable.exp (gdb_collect_globals_test): Collect
`a' and `c', and check that `b' isn't collected, although `a' and
`c' are.

gdb/
* tracepoint.c (memrange_sortmerge): Don't merge ranges that are
almost but not quite adjacent.
gdb/ChangeLog
gdb/testsuite/ChangeLog
gdb/testsuite/gdb.trace/unavailable.cc
gdb/testsuite/gdb.trace/unavailable.exp
gdb/tracepoint.c
This page took 0.024997 seconds and 4 git commands to generate.