mirror of
https://github.com/MariaDB/server.git
synced 2026-05-10 09:04:29 +02:00
move safemalloc out of dbug.
remeber a real backtrace for every allocation. make safemalloc to tract C++ new/delete too. collateral fixes to make the test suite pass.
This commit is contained in:
parent
37c81d81b3
commit
6cc9d0ffa0
28 changed files with 455 additions and 455 deletions
|
|
@ -201,7 +201,7 @@ func2: info: s=ko
|
|||
| | <func3
|
||||
<main
|
||||
% ./tests t:d:-d,ret3:f:-f,func2 +d,dump,explain:P
|
||||
dbug: >main
|
||||
dbug-tests: >main
|
||||
dbug-tests: | >func1
|
||||
dbug-tests: | | | >func3
|
||||
dbug-tests: | | | <func3
|
||||
|
|
@ -216,7 +216,7 @@ dbug-tests: | | >func3
|
|||
dbug-tests: | | <func3
|
||||
dbug-tests: <main
|
||||
% ./tests t:d:-d,ret3:f:-f,func2 +d,dump,explain:P:F
|
||||
dbug: tests.c: >main
|
||||
dbug-tests: tests.c: >main
|
||||
dbug-tests: tests.c: | >func1
|
||||
dbug-tests: tests.c: | | | >func3
|
||||
dbug-tests: tests.c: | | | <func3
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue