https://bugs.kde.org/show_bug.cgi?id=397424
--- Comment #9 from Dimitrije Nikolic <dimitrije.niko...@rt-rk.com> --- (In reply to Philippe Waroquiers from comment #8) > > > > For mcmain_pic: I removed added exp file, and added filter_mcmain which > > replace number of bytes and blocks to "xx". > As I do not believe that we have any need to check the 'in use at exit' > in any vgdb tests, I think we better do the sed expression to change > in use at exit: [0-9][0-9]* bytes in [0-9][0-9]* blocks > to > in use at exit: ... bytes in ... blocks > as part of filter_gdb. > If you prefer, you can do this part as a separate first patch. I changed filter_memcheck_monitor (not filer_gdb as you suggested) and also changed exp files of those tests whose output have changed. I attached that patch as glibc2-27_gdbserver_v4_part2.diff -- You are receiving this mail because: You are watching all bug changes.